UNPKG
@holokit/icons
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.3
1.0.2
1.0.0
Components, fonts, icons, and css files for creating and displaying icons.
@holokit/icons
/
dist
/
styles.css
13 lines
(9 loc)
•
166 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
.hk-icon-size-major
{
height
:
24px
;
width
:
24px
; }
.hk-icon-size-minor
{
height
:
16px
;
width
:
16px
; }
.hk-icon-size-micro
{
height
:
8px
;
width
:
8px
; }