svg {
user-select: none;
&:not(.outlined) {
circle {
fill: currentColor;
stroke: currentColor;
}
text {
fill: white;
stroke: white;
&.outlined {