diff options
| author | Jules Aguillon | 2025-01-03 15:04:33 +0100 |
|---|---|---|
| committer | Jules Aguillon | 2025-01-03 15:04:33 +0100 |
| commit | 9ba718694b56a757f50c7160957e8aa2b296b324 (patch) | |
| tree | 7b757b28b2b114642abcc08cf3767cdcb9058781 /srcs/special_font/016.svg | |
| parent | 11c9bd850b1d1d629b988bfab5e7cc515a495bee (diff) | |
| download | unexpected-keyboard-9ba718694b56a757f50c7160957e8aa2b296b324.tar.gz unexpected-keyboard-9ba718694b56a757f50c7160957e8aa2b296b324.zip | |
Refactor: Make all glyph file names 3 character long
For easier reading.
Diffstat (limited to 'srcs/special_font/016.svg')
| -rw-r--r-- | srcs/special_font/016.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/srcs/special_font/016.svg b/srcs/special_font/016.svg new file mode 100644 index 0000000..80befe5 --- /dev/null +++ b/srcs/special_font/016.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- By Vectorization: Mrmw - Own work using: iso.org/obp/graphics/grs/8f631f6d-89af-4962-bd14-a94dd3c1a2bf 200.png, Public Domain, https://commons.wikimedia.org/w/index.php?curid=20206736 --> +<svg width="200" height="200" version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200"> + <g fill="none"> + <rect x="22.5" y="33.5" width="103" height="132" stroke="#000" stroke-width="5"/> + <circle cx="125.5" cy="99.5" r="66" stroke="#000" stroke-width="5"/> + </g> +</svg> |
