UNPKG

@spectrum-web-components/icons-workflow

Version:

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

17 lines (16 loc) 1.21 kB
"use strict";import{tag as l}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const AlignCenterIcon=({width:e=24,height:t=24,hidden:c=!1,title:r="Align Center"}={})=>l`<svg xmlns="http://www.w3.org/2000/svg" width="${e}" height="${t}" viewBox="0 0 20 20" aria-hidden=${c?"true":"false"} role="img" fill="currentColor" aria-label="${r}" > <path d="m13.75,11h-3v-2h1c1.24072,0,2.25-1.00977,2.25-2.25v-1.5c0-1.24023-1.00928-2.25-2.25-2.25h-1v-1.25c0-.41406-.33594-.75-.75-.75s-.75.33594-.75.75v1.25h-1c-1.24072,0-2.25,1.00977-2.25,2.25v1.5c0,1.24023,1.00928,2.25,2.25,2.25h1v2h-3c-1.24072,0-2.25,1.00977-2.25,2.25v1.5c0,1.24023,1.00928,2.25,2.25,2.25h3v1.25c0,.41406.33594.75.75.75s.75-.33594.75-.75v-1.25h3c1.24072,0,2.25-1.00977,2.25-2.25v-1.5c0-1.24023-1.00928-2.25-2.25-2.25Zm-6.25-4.25v-1.5c0-.41309.33643-.75.75-.75h3.5c.41357,0,.75.33691.75.75v1.5c0,.41309-.33643.75-.75.75h-3.5c-.41357,0-.75-.33691-.75-.75Zm7,8c0,.41309-.33643.75-.75.75h-7.5c-.41357,0-.75-.33691-.75-.75v-1.5c0-.41309.33643-.75.75-.75h7.5c.41357,0,.75.33691.75.75v1.5Z" fill="currentColor" /> </svg>`; //# sourceMappingURL=AlignCenter.js.map