UNPKG

@spectrum-web-components/icons-workflow

Version:

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

18 lines (17 loc) 903 B
"use strict";import{tag as i}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const DistributeSpaceHorizIcon=({width:t=24,height:e=24,hidden:a=!1,title:r="Distribute Space Horiz"}={})=>i`<svg xmlns="http://www.w3.org/2000/svg" height="${e}" viewBox="0 0 36 36" width="${t}" aria-hidden=${a?"true":"false"} role="img" fill="currentColor" aria-label="${r}" > <rect height="24" rx="1" ry="1" width="10" x="4" y="10" /> <rect height="16" rx="1" ry="1" width="12" x="20" y="12" /> <path d="M20 7.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5V4h3.5a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5H22V.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5V2h-6V.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5V2H8.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5H12v3.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5V4h6Z" /> </svg>`; //# sourceMappingURL=DistributeSpaceHoriz.js.map