Skip to content

Commit 65040c9

Browse files
committed
Enable gavel icon and remove non used icons
1 parent 466ab51 commit 65040c9

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

wdes.fr/assets/vendor/MaterialDesignIcons/scss/materialdesignicons.scss

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,25 +7,21 @@ $mdi-icons-allowed: (
77
'list': 1,
88
'home': 1,
99
'account': 1,
10-
'head-lightbulb-outline': 1,
11-
'notebook-outline': 1,
1210
'code-tags': 1,
1311
'github': 1,
1412
'gitlab': 1,
1513
'twitter': 1,
1614
'linkedin': 1,
1715
'stack-overflow': 1,
1816
'email': 1,
19-
'minecraft': 1,
2017
'at': 1,
2118
'domain': 1,
2219
'web': 1,
23-
'briefcase': 1,
20+
'gavel': 1,
2421
'chevron-up': 1,
2522
'x': 1,
2623
'chevron-right': 1,
2724
'key-chain-variant': 1,
28-
'projector-screen': 1,
2925
'newspaper': 1,
3026
'key-link': 1,
3127
'chevron-double-down': 1,

0 commit comments

Comments
 (0)