14 lines
135 B
CSS
14 lines
135 B
CSS
symbol {
|
|
fill: currentColor;
|
|
}
|
|
|
|
.icon {
|
|
width: 20px;
|
|
height: 20px;
|
|
}
|
|
|
|
.icon-loading {
|
|
width: 26px;
|
|
height: 26px;
|
|
}
|