@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 o}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const DistributeSpaceHorizontallyIcon=({width:t=24,height:r=24,hidden:e=!1,title:l="Distribute Space Horizontally"}={})=>o`<svg
xmlns="http://www.w3.org/2000/svg"
width="${t}"
height="${r}"
viewBox="0 0 20 20"
aria-hidden=${e?"true":"false"}
role="img"
fill="currentColor"
aria-label="${l}"
>
<path
d="m10.75,14.99996h-1.5c-1.24023,0-2.25-1.00977-2.25-2.25v-5.5c0-1.24023,1.00977-2.25,2.25-2.25h1.5c1.24023,0,2.25,1.00977,2.25,2.25v5.5c0,1.24023-1.00977,2.25-2.25,2.25Zm-1.5-8.5c-.41309,0-.75.33691-.75.75v5.5c0,.41309.33691.75.75.75h1.5c.41309,0,.75-.33691.75-.75v-5.5c0-.41309-.33691-.75-.75-.75h-1.5Z"
fill="currentColor"
/>
<path
d="m16.25,17.99996c-.41406,0-.75-.33594-.75-.75V2.74996c0-.41406.33594-.75.75-.75s.75.33594.75.75v14.5c0,.41406-.33594.75-.75.75Z"
fill="currentColor"
/>
<path
d="m3.75,17.99996c-.41406,0-.75-.33594-.75-.75V2.74996c0-.41406.33594-.75.75-.75s.75.33594.75.75v14.5c0,.41406-.33594.75-.75.75Z"
fill="currentColor"
/>
</svg>`;
//# sourceMappingURL=DistributeSpaceHorizontally.js.map