diff options
| -rw-r--r-- | srcs/special_font/0B.svg | 12 | ||||
| -rw-r--r-- | srcs/special_font/0C.svg | 12 |
2 files changed, 18 insertions, 6 deletions
diff --git a/srcs/special_font/0B.svg b/srcs/special_font/0B.svg index dc359c4..05b78b2 100644 --- a/srcs/special_font/0B.svg +++ b/srcs/special_font/0B.svg @@ -1,3 +1,9 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- materialdesignicons.com arrow-collapse-left --> -<!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="M11.92,19.92L4,12L11.92,4.08L13.33,5.5L7.83,11H22V13H7.83L13.34,18.5L11.92,19.92M4,12V2H2V22H4V12Z" /></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-left-bold by Daniel Bruce --> + <title>arrow-home</title> + <path d="M0 165h50v669h-50v-669zM378 830l-328 -330l328 -330v190h352v278h-352v192z" /> +</svg> 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> |
