We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb16207 commit dbeeca3Copy full SHA for dbeeca3
src/themes/default/elements/icon.overrides
@@ -868,7 +868,7 @@ i.icon.sticky.note:before { content: "\f249"; }
868
i.icon.stop:before { content: "\f04d"; }
869
i.icon.stop.circle:before { content: "\f28d"; }
870
i.icon.stopwatch:before { content: "\f2f2"; }
871
-i.icon.stopwatch.20:before { content: "\f96f"; }
+i.icon.stopwatch.twenty:before { content: "\f96f"; }
872
i.icon.store:before { content: "\f54e"; }
873
i.icon.store.alternate:before { content: "\f54f"; }
874
i.icon.store.alternate.slash:before { content: "\f970"; }
0 commit comments