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
/
user.less
18 lines
(17 loc)
•
365 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
//*-- User --*\\
.icono-user
{
width
:
@32
;
height
:
@14
;
&
:
extend
(.icono-stroke);
border-radius
:
2
*
@32
2
*
@32
0
0
~'/'
2
*
@32
;
margin
:
@18
@1
@2
;
&
:before
{
.square
(
@12
);
&
:
extend
(.stickCenterH);
top
: -
1
*
@20
;
&
:
extend
(.icono-stroke);
border-radius
:
50%
; }
&
:after
{ } }