Skip to content

Commit d82bd72

Browse files
committed
Update matomo font to add icon-update and icon-chart-line-edit
1 parent 3317375 commit d82bd72

9 files changed

Lines changed: 182 additions & 409 deletions

File tree

plugins/Morpheus/fonts/matomo.eot

916 Bytes
Binary file not shown.

plugins/Morpheus/fonts/matomo.svg

Lines changed: 167 additions & 372 deletions
Loading

plugins/Morpheus/fonts/matomo.ttf

10.9 KB
Binary file not shown.

plugins/Morpheus/fonts/matomo.woff

27 KB
Binary file not shown.
4.95 KB
Binary file not shown.

plugins/Morpheus/fonts/selection.json

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 2 additions & 29 deletions
Loading

plugins/Morpheus/stylesheets/base/icons.css

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
@font-face {
22
font-family: 'matomo';
33
src:
4-
url('plugins/Morpheus/fonts/matomo.woff2?tat2k2') format('woff2'),
5-
url('plugins/Morpheus/fonts/matomo.woff?tat2k2') format('woff'),
6-
url('plugins/Morpheus/fonts/matomo.ttf?tat2k2') format('truetype'),
7-
url('plugins/Morpheus/fonts/matomo.svg?tat2k2#matomo') format('svg');
4+
url('plugins/Morpheus/fonts/matomo.woff2?35bd98') format('woff2'),
5+
url('plugins/Morpheus/fonts/matomo.woff?35bd98') format('woff'),
6+
url('plugins/Morpheus/fonts/matomo.ttf?35bd98') format('truetype'),
7+
url('plugins/Morpheus/fonts/matomo.svg?35bd98#matomo') format('svg');
88
font-weight: normal;
99
font-style: normal;
1010
font-display: block;
@@ -28,9 +28,6 @@
2828
.icon-circle:before {
2929
content: "\e90f";
3030
}
31-
.icon-update:before {
32-
content: "\e913";
33-
}
3431
.icon-dollar-sign:before {
3532
content: "\e90e";
3633
}
@@ -463,3 +460,9 @@
463460
.icon-ai-assistants:before {
464461
content: "\e912";
465462
}
463+
.icon-update:before {
464+
content: "\e913";
465+
}
466+
.icon-chart-line-edit:before {
467+
content: "\e914";
468+
}

0 commit comments

Comments
 (0)