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/00C.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/00C.svg')
| -rw-r--r-- | srcs/special_font/00C.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/srcs/special_font/00C.svg b/srcs/special_font/00C.svg new file mode 100644 index 0000000..2d3e3fc --- /dev/null +++ b/srcs/special_font/00C.svg @@ -0,0 +1,7 @@ +<?xml version="1.0" standalone="no"?> +<!-- Modified from DejaVuSans --> +<!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" viewBox="-10 0 1726 2048"> + <path fill="currentColor" +d="M122 1556v-169h1322v-1324h169v1493h-1491zM1323 1203l-63 63h-556v-169h330l-862 -862l120 -120l862 862v-330h169v556z" /> +</svg> |
