UNPKG
icono
Version:
latest (1.3.2)
1.3.2
1.3.1
1.3.0
1.0.0
0.9.5
Pure CSS Icons
saeedalipoor.github.io/icono/
saeedalipoor/icono
icono
/
less
/
icons
/
spinner.less
9 lines
(8 loc)
•
236 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
//*-- Spinner --*\\
.icono-spinner
{
width
:
@20
;
height
:
@20
;
border-radius
:
50%
;
box-shadow
: -
@16
0
0
-
@9
,-
@11
-
@11
0
-
@9
,
0
-
@16
0
-
@9
,
@11
-
@11
0
-
@8
,
@16
0
0
-
@7
,
@11
@11
0
-
@7
,
0
@16
0
-
@7
,-
@11
@11
0
-
@7
;
margin
:
@7
; }