Skip to content

Commit decd179

Browse files
committed
chore: add lightbulb icon
1 parent 7932e39 commit decd179

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

src/res/icons/li-icon.ttf

412 Bytes
Binary file not shown.

src/res/icons/style.css

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,10 @@
4343
-moz-osx-font-smoothing: grayscale;
4444
}
4545

46+
.licons.lightbulb:before {
47+
content: "\f004";
48+
}
49+
4650
.licons.scale:before {
4751
content: "\f006";
4852
}
@@ -1217,4 +1221,4 @@
12171221

12181222
.icon.all_inclusive:before {
12191223
content: "\ea18";
1220-
}
1224+
}

utils/extra-icons/lightbulb.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)