UNPKG
webicon
Version:
latest (0.10.7)
0.10.7
0.10.6
0.10.5
0.10.4
0.10.3
0.10.2
0.10.1
0.10.0
Icon library
icons8.github.io/webicon/
icons8/webicon-bower
webicon
/
webicon.css
10 lines
(8 loc)
•
223 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
/* Include this file in your html if you are using lazy javascript sources loading. */
@charset
"UTF-8"
; webicon,
[webicon]
,
[data-webicon]
,
.webicon
{
display
: inline-block; }
.svg-webicon
svg
{
fill
: currentColor; }