mirror of
https://github.com/Unleash/unleash.git
synced 2025-08-18 13:48:58 +02:00
6 lines
79 B
CSS
6 lines
79 B
CSS
.icon {
|
|
fill: currentColor;
|
|
border-radius: 50%;
|
|
aspect-ratio: 1;
|
|
}
|