UNPKG

@spectrum-web-components/icons-workflow

Version:

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

14 lines (13 loc) 510 B
"use strict";import{tag as r}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const FlashOnIcon=({width:t=24,height:e=24,hidden:l=!1,title:a="Flash On"}={})=>r`<svg xmlns="http://www.w3.org/2000/svg" height="${e}" viewBox="0 0 36 36" width="${t}" aria-hidden=${l?"true":"false"} role="img" fill="currentColor" aria-label="${a}" > <path d="M12 2h14l-8 12h10L8.9 36H8l6-16H6.25L12 2z" /> </svg>`; //# sourceMappingURL=FlashOn.js.map