5 lines
59 B
SCSS
5 lines
59 B
SCSS
|
.icon {
|
||
|
width: 2rem;
|
||
|
height: 2rem;
|
||
|
fill: currentColor;
|
||
|
}
|