Files
blog/sass/_icon.scss
2024-10-23 04:35:15 +03:00

12 lines
200 B
SCSS

i.icon {
display: inline-block;
mask-size: cover;
background-color: currentColor;
width: 1rem;
height: 1rem;
font-style: normal;
font-variant: normal;
line-height: 0;
text-rendering: auto;
}