9 lines
No EOL
151 B
SCSS
9 lines
No EOL
151 B
SCSS
.icon {
|
|
display: inline-block;
|
|
width: 1em;
|
|
height: 1em;
|
|
stroke-width: 0;
|
|
stroke: currentColor;
|
|
fill: currentColor;
|
|
color: currentColor;
|
|
} |