forked from extern/Unexpected-Keyboard
94751bae3e
Revert them to previous version, but now using SVG icons instead of a ttf font file
10 lines
384 B
XML
10 lines
384 B
XML
<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>
|