abouttreesummaryrefslogcommitdiff
path: root/srcs/special_font/0C.svg
diff options
context:
space:
mode:
authorRaphael2022-03-24 01:59:04 -0400
committerJules Aguillon2022-03-24 18:54:41 +0100
commit94751bae3e537c8267b8672ec314cc994aa8ff89 (patch)
tree3e924562f758c956f322f3679ade1b799e8eb20d /srcs/special_font/0C.svg
parent0fb7150a0656c88abf278a3afd8021c1e6d2a04d (diff)
downloadunexpected-keyboard-94751bae3e537c8267b8672ec314cc994aa8ff89.tar.gz
unexpected-keyboard-94751bae3e537c8267b8672ec314cc994aa8ff89.zip
Update Home and End glyphs
Revert them to previous version, but now using SVG icons instead of a ttf font file
Diffstat (limited to 'srcs/special_font/0C.svg')
-rw-r--r--srcs/special_font/0C.svg12
1 files changed, 9 insertions, 3 deletions
diff --git a/srcs/special_font/0C.svg b/srcs/special_font/0C.svg
index c46ad76..c1d2ce4 100644
--- a/srcs/special_font/0C.svg
+++ b/srcs/special_font/0C.svg
@@ -1,3 +1,9 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- materialdesignicons.com arrow-collapse-right -->
-<!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="M12.08,4.08L20,12L12.08,19.92L10.67,18.5L16.17,13H2V11H16.17L10.67,5.5L12.08,4.08M20,12V22H22V2H20V12Z" /></svg>
+<svg xmlns="http://www.w3.org/2000/svg"
+viewBox="-10 0 750 1000"
+fill="currentColor">
+ <!-- created by @sdrapha - https://github.com/sdrapha/IconFontSVG
+ License - LICENSE: CC BY-SA 4.0 -->
+ <!-- derived from Entypo+ arrow-right-bold by Daniel Bruce -->
+ <title>arrow-end</title>
+ <path d="M680 170h50v660h-50v-660zM350 170l330 330l-330 330v-192h-350v-278h350v-190z" />
+</svg>