cyp/app/css/icons.less
Ondrej Zara 5dccd9d849 shadows
2019-04-01 11:18:28 +02:00

10 lines
98 B
Plaintext

.icon {
width: 24px;
path, polygon, circle {
&:not([fill]) {
fill: currentColor;
}
}
}