@spectrum-web-components/icons-workflow
Version:
Deliver [Spectrum Workflow Icons](https://spectrum.adobe.com/page/icons/) as either:
25 lines (24 loc) • 1.23 kB
JavaScript
;import{tag as c}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const DistributeSpaceVerticallyIcon=({width:t=24,height:e=24,hidden:r=!1,title:l="Distribute Space Vertically"}={})=>c`<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="m14.99996,9.25v1.5c0,1.24023-1.00977,2.25-2.25,2.25h-5.5c-1.24023,0-2.25-1.00977-2.25-2.25v-1.5c0-1.24023,1.00977-2.25,2.25-2.25h5.5c1.24023,0,2.25,1.00977,2.25,2.25Zm-8.5,1.5c0,.41309.33691.75.75.75h5.5c.41309,0,.75-.33691.75-.75v-1.5c0-.41309-.33691-.75-.75-.75h-5.5c-.41309,0-.75.33691-.75.75v1.5Z"
fill="currentColor"
/>
<path
d="m17.99996,3.75c0,.41406-.33594.75-.75.75H2.74996c-.41406,0-.75-.33594-.75-.75,0-.41406.33594-.75.75-.75h14.5c.41406,0,.75.33594.75.75Z"
fill="currentColor"
/>
<path
d="m17.99996,16.25c0,.41406-.33594.75-.75.75H2.74996c-.41406,0-.75-.33594-.75-.75s.33594-.75.75-.75h14.5c.41406,0,.75.33594.75.75Z"
fill="currentColor"
/>
</svg>`;
//# sourceMappingURL=DistributeSpaceVertically.js.map