forked from GithubBackups/healthchecks
Re-adding mail icon
This commit is contained in:
parent
dd5a690b99
commit
0cfc945a11
@ -1,10 +1,10 @@
|
||||
@font-face {
|
||||
font-family: 'icomoon';
|
||||
src: url('../fonts/icomoon.eot?123');
|
||||
src: url('../fonts/icomoon.eot?123#iefix') format('embedded-opentype'),
|
||||
url('../fonts/icomoon.ttf?123') format('truetype'),
|
||||
url('../fonts/icomoon.woff?123') format('woff'),
|
||||
url('../fonts/icomoon.svg?123#icomoon') format('svg');
|
||||
src: url('../fonts/icomoon.eot?7cu72n');
|
||||
src: url('../fonts/icomoon.eot?7cu72n#iefix') format('embedded-opentype'),
|
||||
url('../fonts/icomoon.ttf?7cu72n') format('truetype'),
|
||||
url('../fonts/icomoon.woff?7cu72n') format('woff'),
|
||||
url('../fonts/icomoon.svg?7cu72n#icomoon') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
@ -85,7 +85,7 @@
|
||||
.icon-cancel:before {
|
||||
content: "\e5c9";
|
||||
}
|
||||
.icon-up:before, .icon-ok:before, .icon-new:before {
|
||||
.icon-up:before, .icon-new:before, .icon-ok:before {
|
||||
content: "\e86c";
|
||||
}
|
||||
.icon-close:before {
|
||||
@ -103,6 +103,9 @@
|
||||
.icon-asc:before {
|
||||
content: "\e316";
|
||||
}
|
||||
.icon-mail:before {
|
||||
content: "\e0e1";
|
||||
}
|
||||
.icon-dots:before {
|
||||
content: "\e5d3";
|
||||
}
|
||||
|
Binary file not shown.
@ -9,6 +9,7 @@
|
||||
<glyph unicode=" " horiz-adv-x="512" d="" />
|
||||
<glyph unicode="" glyph-name="grace" d="M554 384.667v256h-84v-256h84zM554 212.667v86h-84v-86h84zM512 852.667c236 0 426-190 426-426s-190-426-426-426-426 190-426 426 190 426 426 426z" />
|
||||
<glyph unicode="" glyph-name="missing" d="M512 84.667c188 0 342 154 342 342s-154 342-342 342-342-154-342-342 154-342 342-342zM512 852.667c236 0 426-190 426-426s-190-426-426-426-426 190-426 426 190 426 426 426zM470 640.667h84v-256h-84v256zM470 298.667h84v-86h-84v86z" />
|
||||
<glyph unicode="" glyph-name="mail" d="M512 468.667l342 214h-684zM854 170.667v426l-342-212-342 212v-426h684zM854 768.667c46 0 84-40 84-86v-512c0-46-38-86-84-86h-684c-46 0-84 40-84 86v512c0 46 38 86 84 86h684z" />
|
||||
<glyph unicode="" glyph-name="desc" d="M316 604.667l196-196 196 196 60-60-256-256-256 256z" />
|
||||
<glyph unicode="" glyph-name="asc" d="M316 280.667l-60 60 256 256 256-256-60-60-196 196z" />
|
||||
<glyph unicode="" glyph-name="cancel" d="M726 272.667l-154 154 154 154-60 60-154-154-154 154-60-60 154-154-154-154 60-60 154 154 154-154zM512 852.667c236 0 426-190 426-426s-190-426-426-426-426 190-426 426 190 426 426 426z" />
|
||||
|
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 30 KiB |
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user