Skip to content

Commit c1cf54a

Browse files
committed
Add icons
1 parent 7f45c16 commit c1cf54a

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

scripts/styles/icons.scss

+9-1
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,12 @@ $scoreSummary: "\e912";
2929

3030
$checkmark: "\2713";
3131

32-
$crossword: "\e924";
32+
$crossword: "\e924";
33+
$threedmodel: "\e925";
34+
35+
// H5PFontIcons
36+
$summary: "\e992";
37+
$singleChoiceSet: "\e993";
38+
$imageSlider: "\e921";
39+
$multiChoice: "\e605";
40+
$blanks: "\e994";

0 commit comments

Comments
 (0)