UNPKG

@spectrum-web-components/icons-workflow

Version:

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

16 lines (15 loc) 575 B
"use strict";import{tag as o}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const ColumnTwoAIcon=({width:t=24,height:e=24,hidden:a=!1,title:l="Column Two A"}={})=>o`<svg xmlns="http://www.w3.org/2000/svg" height="${e}" viewBox="0 0 36 36" width="${t}" aria-hidden=${a?"true":"false"} role="img" fill="currentColor" aria-label="${l}" > <path d="M32 2H20v32h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2ZM16 2H4a2 2 0 0 0-2 2v28a2 2 0 0 0 2 2h12Z" /> </svg>`; //# sourceMappingURL=ColumnTwoA.js.map