UNPKG

@spectrum-web-components/icons-workflow

Version:

Deliver [Spectrum Workflow Icons](https://spectrum.adobe.com/page/icons/) as either:

17 lines (16 loc) 621 B
"use strict";import{tag as o}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const StrokeSolidIcon=({width:t=24,height:e=24,hidden:r=!1,title:l="Stroke Solid"}={})=>o`<svg xmlns="http://www.w3.org/2000/svg" width="${t}" height="${e}" viewBox="0 0 20 20" aria-hidden=${r?"true":"false"} role="img" fill="currentColor" aria-label="${l}" > <path d="m18,10.75H2c-.41406,0-.75-.33594-.75-.75s.33594-.75.75-.75h16c.41406,0,.75.33594.75.75s-.33594.75-.75.75Z" fill="currentColor" /> </svg>`; //# sourceMappingURL=StrokeSolid.js.map