UNPKG

@spectrum-web-components/icons-workflow

Version:

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

16 lines (15 loc) 747 B
"use strict";import{tag as l}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const BriefcaseIcon=({width:a=24,height:e=24,hidden:t=!1,title:r="Briefcase"}={})=>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="${r}" > <path d="M20 18v3.287a.75.75 0 0 1-.75.75L16.75 22a.75.75 0 0 1-.75-.75V18H0v13a1 1 0 0 0 1 1h34a1 1 0 0 0 1-1V18ZM35 10h-9V6a2 2 0 0 0-2-2H12a2 2 0 0 0-2 2v4H1a1 1 0 0 0-1 1v5h16v-1.361a.75.75 0 0 1 .75-.75l2.5.037a.75.75 0 0 1 .75.75V16h16v-5a1 1 0 0 0-1-1ZM13 7h10v3H13Z" /> </svg>`; //# sourceMappingURL=Briefcase.js.map