UNPKG

@spectrum-web-components/icons-workflow

Version:

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

19 lines (18 loc) 771 B
"use strict";import{tag as v}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const MBoxIcon=({width:h=24,height:t=24,hidden:e=!1,title:a="MBox"}={})=>v`<svg xmlns="http://www.w3.org/2000/svg" height="${t}" viewBox="0 0 36 36" width="${h}" aria-hidden=${e?"true":"false"} role="img" fill="currentColor" aria-label="${a}" > <path d="M33 4H3a1 1 0 0 0-1 1v26a1 1 0 0 0 1 1h30a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1Zm-1 26H4V10h28Z" /> <path d="M6 12h2v2H6zM6 22h2v2H6zM10 12h4v2h-4zM16 12h4v2h-4zM22 12h4v2h-4zM10 26h4v2h-4zM16 26h4v2h-4zM22 26h4v2h-4zM28 12h2v2h-2zM28 16h2v2h-2zM6 16h2v4H6zM28 20h2v4h-2zM6 26h2v2H6zM28 26h2v2h-2z" /> </svg>`; //# sourceMappingURL=MBox.js.map