diff options
| author | Jules Aguillon | 2022-03-18 12:24:29 +0100 |
|---|---|---|
| committer | Jules Aguillon | 2022-03-18 12:55:08 +0100 |
| commit | d733f8c78c4159dd78d5c9ffa2683cfb3fa894e8 (patch) | |
| tree | e716ca67dc14b112f0814930cd86a30798acfa0d /srcs/special_font/08.svg | |
| parent | e63ff8f837947d574cc2da0c764b564302580343 (diff) | |
| download | unexpected-keyboard-d733f8c78c4159dd78d5c9ffa2683cfb3fa894e8.tar.gz unexpected-keyboard-d733f8c78c4159dd78d5c9ffa2683cfb3fa894e8.zip | |
Build all special glyphs from SVG
Recover the provenance of each glyphs and remove the base_font.ttf file.
Diffstat (limited to 'srcs/special_font/08.svg')
| -rw-r--r-- | srcs/special_font/08.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/srcs/special_font/08.svg b/srcs/special_font/08.svg new file mode 100644 index 0000000..58827da --- /dev/null +++ b/srcs/special_font/08.svg @@ -0,0 +1,3 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- materialdesignicons.com arrow-left-bold --> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="24" height="24" viewBox="0 0 24 24"><path d="M20,9V15H12V19.84L4.16,12L12,4.16V9H20Z" /></svg> |
