svg >path { stroke: #ff93ac; } button[aria-checked="true"] >SVG >path { fill: #ff93ac; stroke: #ff93ac; }"> svg >path { stroke: #ff93ac; } button[aria-checked="true"] >SVG >path { fill: #ff93ac; stroke: #ff93ac; }"> svg >path { stroke: #ff93ac; } button[aria-checked="true"] >SVG >path { fill: #ff93ac; stroke: #ff93ac; }">
<pre><span><style>

button[aria-checked="false"] >svg >path {
stroke: #ff93ac;
}

button[aria-checked="true"] >SVG >path {
fill: #ff93ac;
stroke: #ff93ac;
}

Untitled