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 o}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const TableRowAddBottomIcon=({width:a=24,height:t=24,hidden:e=!1,title:h="Table Row Add Bottom"}={})=>o`<svg xmlns="http://www.w3.org/2000/svg" height="${t}" viewBox="0 0 36 36" width="${a}" aria-hidden=${e?"true":"false"} role="img" fill="currentColor" aria-label="${h}" > <path d="M18.1 27a8.9 8.9 0 1 0 8.9-8.9 8.9 8.9 0 0 0-8.9 8.9Zm3.9-.5a.5.5 0 0 1 .5-.5H26v-3.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V26h3.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H28v3.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5V28h-3.5a.5.5 0 0 1-.5-.5Z" /> <path d="M14.7 27a12.238 12.238 0 0 1 1.069-5H14v-8h8v1.769a12.154 12.154 0 0 1 2-.685V14h8v1.769a12.236 12.236 0 0 1 2 1.124V3a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v30a1 1 0 0 0 1 1h13.893a12.229 12.229 0 0 1-2.193-7ZM24 4h8v8h-8ZM14 4h8v8h-8Zm-2 18H4v-8h8Zm0-10H4V4h8Z" /> </svg>`; //# sourceMappingURL=TableRowAddBottom.js.map