UNPKG

@spectrum-web-components/icons-workflow

Version:

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

21 lines (20 loc) 1.41 kB
"use strict";import{tag as l}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const DistributeVerticalCenterIcon=({width:t=24,height:e=24,hidden:r=!1,title:c="Distribute Vertical Center"}={})=>l`<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="${c}" > <path d="m18.25,5.25h-4.25c0-1.24023-1.00977-2.25-2.25-2.25h-3.5c-1.24023,0-2.25,1.00977-2.25,2.25H1.75c-.41406,0-.75.33594-.75.75s.33594.75.75.75h4.25c0,1.24023,1.00977,2.25,2.25,2.25h3.5c1.24023,0,2.25-1.00977,2.25-2.25h4.25c.41406,0,.75-.33594.75-.75s-.33594-.75-.75-.75Zm-5.75,1.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.75v1.5Z" fill="currentColor" /> <path d="m18.25,13.25h-2.25c0-1.24023-1.00977-2.25-2.25-2.25h-7.5c-1.24023,0-2.25,1.00977-2.25,2.25H1.75c-.41406,0-.75.33594-.75.75s.33594.75.75.75h2.25c0,1.24023,1.00977,2.25,2.25,2.25h7.5c1.24023,0,2.25-1.00977,2.25-2.25h2.25c.41406,0,.75-.33594.75-.75s-.33594-.75-.75-.75Zm-3.75,1.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.75v1.5Z" fill="currentColor" /> </svg>`; //# sourceMappingURL=DistributeVerticalCenter.js.map