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 01ad9a5 commit e352c30Copy full SHA for e352c30
src/fonts/ploticon/_ploticon.scss
@@ -39,4 +39,5 @@
39
.ploticon-3d_rotate:before { content: '\e80c'; } /* '' */
40
.ploticon-camera:before { content: '\e80d'; } /* '' */
41
.ploticon-movie:before { content: '\e80e'; } /* '' */
42
-.ploticon-disk:before { content: '\e80f'; } /* '' */
+.ploticon-question:before { content: '\e80f'; } /* '' */
43
+.ploticon-disk:before { content: '\e810'; } /* '' */
0 commit comments