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
/
sun.less
10 lines
•
284 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
//*-- Sun --*\\
.icono-sun
{
width
:
@22
;
height
:
@22
;
border
:
@2
solid;
border-radius
:
50%
;
box-shadow
: -
@15
0
0
-
@9
,
@15
0
0
-
@9
,
0
-
@15
0
-
@9
,
0
@15
0
-
@9
,
@11
@11
0
-
@9
, -
@11
-
@11
0
-
@9
,
@11
-
@11
0
-
@9
, -
@11
@11
0
-
@9
;
margin
:
@6
; }