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/09.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/09.svg')
| -rw-r--r-- | srcs/special_font/09.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/srcs/special_font/09.svg b/srcs/special_font/09.svg new file mode 100644 index 0000000..049cc30 --- /dev/null +++ b/srcs/special_font/09.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generated by IcoMoon.io --> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> +<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18" height="16" viewBox="0 0 18 16"> +<path fill="#000000" d="M17 2h-16c-0.55 0-1 0.45-1 1v10c0 0.55 0.45 1 1 1h16c0.55 0 1-0.45 1-1v-10c0-0.55-0.45-1-1-1zM10 4h2v2h-2v-2zM13 7v2h-2v-2h2zM7 4h2v2h-2v-2zM10 7v2h-2v-2h2zM4 4h2v2h-2v-2zM7 7v2h-2v-2h2zM2 4h1v2h-1v-2zM2 7h2v2h-2v-2zM3 12h-1v-2h1v2zM12 12h-8v-2h8v2zM16 12h-3v-2h3v2zM16 9h-2v-2h2v2zM16 6h-3v-2h3v2z"></path> +</svg> |
