diff options
Diffstat (limited to 'srcs/special_font')
| -rw-r--r-- | srcs/special_font/0B.svg | 14 | ||||
| -rw-r--r-- | srcs/special_font/0C.svg | 14 |
2 files changed, 12 insertions, 16 deletions
diff --git a/srcs/special_font/0B.svg b/srcs/special_font/0B.svg index 05b78b2..e8ccdcd 100644 --- a/srcs/special_font/0B.svg +++ b/srcs/special_font/0B.svg @@ -1,9 +1,7 @@ -<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" /> +<?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="M1613 63v169h-1322v1324h-169v-1493h1491zM412 416l63 -63h556v169h-330l862 862l-120 120l-862 -862v330h-169v-556z" /> </svg> diff --git a/srcs/special_font/0C.svg b/srcs/special_font/0C.svg index c1d2ce4..2d3e3fc 100644 --- a/srcs/special_font/0C.svg +++ b/srcs/special_font/0C.svg @@ -1,9 +1,7 @@ -<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" /> +<?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> |
