UNPKG
octicons-html
Version:
latest (1.0.1)
1.0.1
1.0.0
Octicons helper for HTML
github.com/nk-o/octicons-html
nk-o/octicons-html
octicons-html
/
dist
/
octicons-html.css
15 lines
(14 loc)
•
291 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*! * Name : Octicons HTML * Version : 1.0.1 * Author : nK <https://nkdev.info> * GitHub : https://github.com/nk-o/octicons-html */
.octicon
{
display
: inline-block;
vertical-align
: -
0.125em
;
fill
: currentColor;
width
:
1em
;
height
:
1em
;
line-height
:
1em
; }