replace unicode play icon with font face icon

This commit is contained in:
imohkay 2021-10-25 12:01:19 +05:30
commit a7ffc402c0
13 changed files with 382 additions and 2 deletions

View file

@ -0,0 +1,14 @@
<?xml version="1.0" standalone="no"?>
<!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">
<metadata>Generated by IcoMoon</metadata>
<defs>
<font id="icomoon" horiz-adv-x="1024">
<font-face units-per-em="1024" ascent="960" descent="-64" />
<missing-glyph horiz-adv-x="1024" />
<glyph unicode="&#x20;" horiz-adv-x="512" d="" />
<glyph unicode="&#xe900;" glyph-name="triangle-up" d="M768 256h-512l256 460.8 256-460.8z" />
<glyph unicode="&#xe901;" glyph-name="triangle-right" d="M768 460.8l-460.8-256v512l460.8-256z" />
<glyph unicode="&#xe902;" glyph-name="triangle-left" d="M716.8 716.8v-512l-460.8 256 460.8 256z" />
<glyph unicode="&#xe903;" glyph-name="triangle-down" d="M256 665.6h512l-256-460.8-256 460.8z" />
</font></defs></svg>

After

Width:  |  Height:  |  Size: 823 B

Binary file not shown.

Binary file not shown.