SVG
Stroke
Utilities for sets the outline color of an SVG.
Class
class | css |
---|---|
stroke-current | stroke: currentColor |
Usage
Set a SVG image with stroke color overrides by using text-{color}
utility. (See Text Color).
<!-- Example -->
<svg class="stroke-current text-amber-400">
...
</svg>
Variant
Variant | Enabled | Responsive |
---|---|---|
Default | Yes | |
Dark Theme | ||
hover | ||
group-hover | ||
focus | ||
focus-within | ||
active | ||
visited | ||
checked | ||
disabled |