Svg

Stroke Width

Style syntax for setting the width of the stroke to be applied to the SVG shape.

🚧This page is still under construction and some content may not be complete.

Overview [sr-only]

ClassDeclarations
stroke-width:size / stroke:sizestroke-width: size

Conditionally apply

Apply styles in different states using selectors, media queries, etc.

<div class="stroke:1:hover stroke:1@sm stroke:1@dark stroke:1@print">…</div>
PREVIOUS
Stroke

Style syntax for setting the outline color of an SVG shape.

NEXT
Fill

Style syntax for setting the color of an SVG shape.

MIT License Ā© Aoyue Design LLC.