forked from AkkomaGang/akkoma-fe
13 lines
No EOL
656 B
CSS
13 lines
No EOL
656 B
CSS
|
|
.icon-cancel:before { content: '\e800'; } /* '' */
|
|
.icon-upload:before { content: '\e801'; } /* '' */
|
|
.icon-star:before { content: '\e802'; } /* '' */
|
|
.icon-star-empty:before { content: '\e803'; } /* '' */
|
|
.icon-retweet:before { content: '\e804'; } /* '' */
|
|
.icon-eye-off:before { content: '\e805'; } /* '' */
|
|
.icon-plus-squared:before { content: '\e806'; } /* '' */
|
|
.icon-cog:before { content: '\e807'; } /* '' */
|
|
.icon-spin3:before { content: '\e832'; } /* '' */
|
|
.icon-spin4:before { content: '\e834'; } /* '' */
|
|
.icon-reply:before { content: '\f112'; } /* '' */
|
|
.icon-binoculars:before { content: '\f1e5'; } /* '' */ |