SVG
Stroke Width
Utilities for styling the stroke width of SVG elements.
Basic usage
Setting the stroke width
Use the stroke-{width}
utilities to set the stroke width of an SVG.
<svg className="**stroke-1** ..."></svg>
<svg className="**stroke-2** ..."></svg>
This can be useful for styling icon sets like Heroicons.