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