Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e352c30

Browse files
update scss file with new icon
1 parent 01ad9a5 commit e352c30

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/fonts/ploticon/_ploticon.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,5 @@
3939
.ploticon-3d_rotate:before { content: '\e80c'; } /* '' */
4040
.ploticon-camera:before { content: '\e80d'; } /* '' */
4141
.ploticon-movie:before { content: '\e80e'; } /* '' */
42-
.ploticon-disk:before { content: '\e80f'; } /* '' */
42+
.ploticon-question:before { content: '\e80f'; } /* '' */
43+
.ploticon-disk:before { content: '\e810'; } /* '' */

0 commit comments

Comments
 (0)