mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2025-01-16 02:00:28 +08:00
8 lines
123 B
SCSS
8 lines
123 B
SCSS
|
$fa-spinner-icons-map: (
|
||
|
circle: "\f111",
|
||
|
cog: "\f013",
|
||
|
gear: "\f013",
|
||
|
refresh: "\f021",
|
||
|
spinner: "\f110"
|
||
|
) !default;
|