UNPKG

@spectrum-web-components/icons-workflow

Version:

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

18 lines (17 loc) 744 B
"use strict";import{tag as r}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const FileEmailIcon=({width:a=24,height:t=24,hidden:e=!1,title:l="File Email"}={})=>r`<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="${l}" > <path d="M20 2v10h10L20 2z" /> <path d="M16 23a1 1 0 0 1 1-1h13v-8H19a1 1 0 0 1-1-1V2H7a1 1 0 0 0-1 1v30a1 1 0 0 0 1 1h9Z" /> <path d="M28.208 32.25 36 26.584V35a1 1 0 0 1-1 1H19a1 1 0 0 1-1-1v-8.416l7.792 5.667a2.054 2.054 0 0 0 2.416-.001ZM27 30.347 36 24H18Z" /> </svg>`; //# sourceMappingURL=FileEmail.js.map