UNPKG

@spectrum-web-components/icons-workflow

Version:

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

21 lines (20 loc) 1.4 kB
"use strict";import{tag as l}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const DistributeBottomEdgeIcon=({width:t=24,height:e=24,hidden:c=!1,title:r="Distribute Bottom Edge"}={})=>l`<svg xmlns="http://www.w3.org/2000/svg" width="${t}" height="${e}" viewBox="0 0 20 20" aria-hidden=${c?"true":"false"} role="img" fill="currentColor" aria-label="${r}" > <path d="m18.25,16.5h-2.38831c.08411-.23584.13831-.48584.13831-.75v-1.5c0-1.24023-1.00977-2.25-2.25-2.25h-7.5c-1.24023,0-2.25,1.00977-2.25,2.25v1.5c0,.26416.0542.51416.13843.75H1.75c-.41406,0-.75.33594-.75.75s.33594.75.75.75h16.5c.41406,0,.75-.33594.75-.75s-.33594-.75-.75-.75Zm-12,0c-.41309,0-.75-.33691-.75-.75v-1.5c0-.41309.33691-.75.75-.75h7.5c.41309,0,.75.33691.75.75v1.5c0,.41309-.33691.75-.75.75h-7.5Z" fill="currentColor" /> <path d="m18.25,7.5h-4.38831c.08411-.23584.13831-.48584.13831-.75v-1.5c0-1.24023-1.00977-2.25-2.25-2.25h-3.5c-1.24023,0-2.25,1.00977-2.25,2.25v1.5c0,.26416.0542.51416.13843.75H1.75c-.41406,0-.75.33594-.75.75s.33594.75.75.75h16.5c.41406,0,.75-.33594.75-.75s-.33594-.75-.75-.75Zm-10,0c-.41309,0-.75-.33691-.75-.75v-1.5c0-.41309.33691-.75.75-.75h3.5c.41309,0,.75.33691.75.75v1.5c0,.41309-.33691.75-.75.75h-3.5Z" fill="currentColor" /> </svg>`; //# sourceMappingURL=DistributeBottomEdge.js.map