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
/
filter.less
12 lines
•
260 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
//*-- Filter --*\\
.icono-filter
{
width
:
0
;
height
:
0
;
border
:
@10
solid;
border-bottom
: none;
border-left-color
: transparent;
border-right-color
: transparent;
padding
:
@3
;
box-shadow
: inset
0
@7
;
margin
:
@9
@4
; }