Update PagerDuty logo in the icon font as well.

This commit is contained in:
Pēteris Caune 2019-11-20 17:10:41 +02:00
parent 5556bf3035
commit fbba2b585e
No known key found for this signature in database
GPG Key ID: E28D7679E9A9EDE2
6 changed files with 10 additions and 10 deletions

View File

@ -1,10 +1,10 @@
@font-face { @font-face {
font-family: 'icomoon'; font-family: 'icomoon';
src: url('../fonts/icomoon.eot?r6898m'); src: url('../fonts/icomoon.eot?jvwv9j');
src: url('../fonts/icomoon.eot?r6898m#iefix') format('embedded-opentype'), src: url('../fonts/icomoon.eot?jvwv9j#iefix') format('embedded-opentype'),
url('../fonts/icomoon.ttf?r6898m') format('truetype'), url('../fonts/icomoon.ttf?jvwv9j') format('truetype'),
url('../fonts/icomoon.woff?r6898m') format('woff'), url('../fonts/icomoon.woff?jvwv9j') format('woff'),
url('../fonts/icomoon.svg?r6898m#icomoon') format('svg'); url('../fonts/icomoon.svg?jvwv9j#icomoon') format('svg');
font-weight: normal; font-weight: normal;
font-style: normal; font-style: normal;
} }
@ -24,6 +24,10 @@
-moz-osx-font-smoothing: grayscale; -moz-osx-font-smoothing: grayscale;
} }
.icon-pd:before {
content: "\e90b";
color: #04ac38;
}
.icon-shell:before { .icon-shell:before {
content: "\e917"; content: "\e917";
} }
@ -65,10 +69,6 @@
content: "\e90f"; content: "\e90f";
color: #f9af4a; color: #f9af4a;
} }
.icon-pd:before {
content: "\e90b";
color: #24c050;
}
.icon-email:before { .icon-email:before {
content: "\e90a"; content: "\e90a";
color: #4f5d73; color: #4f5d73;

Binary file not shown.

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB