diff options
| author | Jules Aguillon | 2022-03-25 00:12:41 +0100 |
|---|---|---|
| committer | Jules Aguillon | 2022-03-25 00:12:41 +0100 |
| commit | 6db57500eecc30607d1533935172d30d44a1070d (patch) | |
| tree | 8f1b6dc8402f66a89a47d5dfb42e2bb69f66e165 /srcs/special_font/0F.svg | |
| parent | 1b6deb7fed1650f128b18d689be385d163dd3b7e (diff) | |
| download | unexpected-keyboard-6db57500eecc30607d1533935172d30d44a1070d.tar.gz unexpected-keyboard-6db57500eecc30607d1533935172d30d44a1070d.zip | |
Add glyphs for Tab, Backspace and Delete
Tab is from IcoMoon. Backspace and Delete are from materialdesignicons.
Diffstat (limited to 'srcs/special_font/0F.svg')
| -rw-r--r-- | srcs/special_font/0F.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/srcs/special_font/0F.svg b/srcs/special_font/0F.svg new file mode 100644 index 0000000..c4f6746 --- /dev/null +++ b/srcs/special_font/0F.svg @@ -0,0 +1,9 @@ +<?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="16" height="16" viewBox="0 0 16 16"> +<path fill="#000000" d="M15 0h1v8h-1v-8z"></path> +<path fill="#000000" d="M0 8h1v8h-1v-8z"></path> +<path fill="#000000" d="M5 11h11v2h-11v2.5l-3.5-3.5 3.5-3.5v2.5z"></path> +<path fill="#000000" d="M11 5h-11v-2h11v-2.5l3.5 3.5-3.5 3.5z"></path> +</svg> |
