Remove material icons

master
Skylar Ittner 4 years ago
parent 0636874e99
commit 4159a58cce

@ -1,39 +0,0 @@
@font-face {
font-family: 'Material Icons';
font-style: normal;
font-weight: normal;
src:
/* from https://fonts.gstatic.com/s/materialicons/v41/flUhRq6tzZclQEJ-Vdg-IuiaDsNY.eot */
url('Material_Icons.eot?#iefix') format('embedded-opentype'),
/* from https://fonts.gstatic.com/s/materialicons/v41/flUhRq6tzZclQEJ-Vdg-IuiaDsNa.woff */
url('Material_Icons.woff') format('woff'),
/* from https://fonts.gstatic.com/s/materialicons/v41/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2 */
url('Material_Icons.woff2') format('woff2'),
/* from https://fonts.gstatic.com/l/font?kit=flUhRq6tzZclQEJ-Vdg-IuiaDsNb&skey=4fbfe4498ec2960a&v=v41#MaterialIcons */
url('Material_Icons.svg#MaterialIcons') format('svg'),
/* from https://fonts.gstatic.com/s/materialicons/v41/flUhRq6tzZclQEJ-Vdg-IuiaDsNZ.ttf */
url('Material_Icons.ttf') format('truetype');
}
.material-icons {
font-family: 'Material Icons';
font-weight: normal;
font-style: normal;
font-size: 24px; /* Preferred icon size */
display: inline-block;
line-height: 1;
text-transform: none;
letter-spacing: normal;
word-wrap: normal;
white-space: nowrap;
direction: ltr;
/* Support for all WebKit browsers. */
-webkit-font-smoothing: antialiased;
/* Support for Safari and Chrome. */
text-rendering: optimizeLegibility;
/* Support for Firefox. */
-moz-osx-font-smoothing: grayscale;
}

@ -1,51 +0,0 @@
<?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">
<defs >
<font id="MaterialIcons" horiz-adv-x="512" ><font-face
font-family="Material Icons"
units-per-em="512"
panose-1="2 0 5 3 0 0 0 0 0 0"
ascent="512"
descent="0"
alphabetic="0" />
<glyph unicode="0" d="" />
<glyph unicode="1" d="" />
<glyph unicode="2" d="" />
<glyph unicode="3" d="" />
<glyph unicode="4" d="" />
<glyph unicode="5" d="" />
<glyph unicode="6" d="" />
<glyph unicode="7" d="" />
<glyph unicode="8" d="" />
<glyph unicode="9" d="" />
<glyph unicode="_" d="" />
<glyph unicode="a" d="" />
<glyph unicode="b" d="" />
<glyph unicode="c" d="" />
<glyph unicode="d" d="" />
<glyph unicode="e" d="" />
<glyph unicode="f" d="" />
<glyph unicode="g" d="" />
<glyph unicode="h" d="" />
<glyph unicode="i" d="" />
<glyph unicode="j" d="" />
<glyph unicode="k" d="" />
<glyph unicode="l" d="" />
<glyph unicode="m" d="" />
<glyph unicode="n" d="" />
<glyph unicode="o" d="" />
<glyph unicode="p" d="" />
<glyph unicode="q" d="" />
<glyph unicode="r" d="" />
<glyph unicode="s" d="" />
<glyph unicode="t" d="" />
<glyph unicode="u" d="" />
<glyph unicode="v" d="" />
<glyph unicode="w" d="" />
<glyph unicode="x" d="" />
<glyph unicode="y" d="" />
<glyph unicode="z" d="" />
</font>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

Loading…
Cancel
Save