UNPKG

@spectrum-web-components/icons-workflow

Version:

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

19 lines (18 loc) 1.02 kB
"use strict";import{tag as l}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const TableColumnRemoveCenterIcon=({width:a=24,height:e=24,hidden:t=!1,title:h="Table Column Remove Center"}={})=>l`<svg xmlns="http://www.w3.org/2000/svg" height="${e}" viewBox="0 0 36 36" width="${a}" aria-hidden=${t?"true":"false"} role="img" fill="currentColor" aria-label="${h}" > <path d="M8.1 27a8.9 8.9 0 1 0 8.9-8.9A8.9 8.9 0 0 0 8.1 27Zm3.9-.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5Z" /> <path d="M33 2H1a1 1 0 0 0-1 1v30a1 1 0 0 0 1 1h5.893a12.139 12.139 0 0 1-1.123-2H2v-8h3.084a12.139 12.139 0 0 1 .684-2H2v-8h8v3.308a12.229 12.229 0 0 1 4-1.808V6h6v9.5a12.229 12.229 0 0 1 4 1.809V14h8v8h-3.768a12.139 12.139 0 0 1 .684 2H32v8h-3.769a12.139 12.139 0 0 1-1.123 2H33a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1ZM10 12H2V4h8Zm22 0h-8V4h8Z" /> </svg>`; //# sourceMappingURL=TableColumnRemoveCenter.js.map