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 DistributeTopEdgeIcon=({width:t=24,height:e=24,hidden:c=!1,title:r="Distribute Top 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,2H1.75c-.41406,0-.75.33594-.75.75s.33594.75.75.75h4.38843c-.08423.23584-.13843.48584-.13843.75v1.5c0,1.24023,1.00977,2.25,2.25,2.25h3.5c1.24023,0,2.25-1.00977,2.25-2.25v-1.5c0-.26416-.0542-.51416-.13831-.75h4.38831c.41406,0,.75-.33594.75-.75s-.33594-.75-.75-.75Zm-5.75,2.25v1.5c0,.41309-.33691.75-.75.75h-3.5c-.41309,0-.75-.33691-.75-.75v-1.5c0-.41309.33691-.75.75-.75h3.5c.41309,0,.75.33691.75.75Z" fill="currentColor" /> <path d="m18.25,11H1.75c-.41406,0-.75.33594-.75.75s.33594.75.75.75h2.38843c-.08423.23584-.13843.48584-.13843.75v1.5c0,1.24023,1.00977,2.25,2.25,2.25h7.5c1.24023,0,2.25-1.00977,2.25-2.25v-1.5c0-.26416-.0542-.51416-.13831-.75h2.38831c.41406,0,.75-.33594.75-.75s-.33594-.75-.75-.75Zm-3.75,2.25v1.5c0,.41309-.33691.75-.75.75h-7.5c-.41309,0-.75-.33691-.75-.75v-1.5c0-.41309.33691-.75.75-.75h7.5c.41309,0,.75.33691.75.75Z" fill="currentColor" /> </svg>`; //# sourceMappingURL=DistributeTopEdge.js.map