UNPKG

@spectrum-web-components/icons-workflow

Version:

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

17 lines (16 loc) 961 B
"use strict";import{tag as l}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const FileImportantIcon=({width:t=24,height:a=24,hidden:e=!1,title:r="File Important"}={})=>l`<svg xmlns="http://www.w3.org/2000/svg" height="${a}" viewBox="0 0 36 36" width="${t}" aria-hidden=${e?"true":"false"} role="img" fill="currentColor" aria-label="${r}" > <path d="M19 14a1 1 0 0 1-1-1V2H7a1 1 0 0 0-1 1v30a1 1 0 0 0 1 1h22a1 1 0 0 0 1-1V14Zm-8.763-2.172a.362.362 0 0 1 .171-.373 5.889 5.889 0 0 1 2.035-.408 6.662 6.662 0 0 1 2.071.306.424.424 0 0 1 .2.374v2.443a78.132 78.132 0 0 1-.679 7.884c0 .1-.033.2-.237.2h-2.711a.224.224 0 0 1-.237-.2c-.069-.951-.612-4.931-.612-7.782Zm2.206 18.6a2.635 2.635 0 0 1-2.9-2.7 2.739 2.739 0 0 1 2.9-2.777 2.7 2.7 0 0 1 2.9 2.777 2.635 2.635 0 0 1-2.9 2.701Z" /> <path d="M20 2v10h10L20 2z" /> </svg>`; //# sourceMappingURL=FileImportant.js.map