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/0D.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/0D.svg')
| -rw-r--r-- | srcs/special_font/0D.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/srcs/special_font/0D.svg b/srcs/special_font/0D.svg new file mode 100644 index 0000000..7c6afbe --- /dev/null +++ b/srcs/special_font/0D.svg @@ -0,0 +1,3 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- materialdesignicons.com keyboard-space --> +<!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="M3 15H5V19H19V15H21V19C21 20.1 20.1 21 19 21H5C3.9 21 3 20.1 3 19V15Z" /></svg> |
