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/10.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/10.svg')
| -rw-r--r-- | srcs/special_font/10.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/srcs/special_font/10.svg b/srcs/special_font/10.svg new file mode 100644 index 0000000..6ff2f62 --- /dev/null +++ b/srcs/special_font/10.svg @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- materialdesignicons.com backspace-reverse-outline --> +<!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="M5,15.59L6.41,17L10,13.41L13.59,17L15,15.59L11.41,12L15,8.41L13.59,7L10,10.59L6.41,7L5,8.41L8.59,12L5,15.59M2,3A2,2 0 0,0 0,5V19A2,2 0 0,0 2,21H17C17.69,21 18.23,20.64 18.59,20.11L24,12L18.59,3.88C18.23,3.35 17.69,3 17,3H2M2,5H17L21.72,12L17,19H2V5Z" /></svg> + |
