UNPKG

@spectrum-web-components/icons-workflow

Version:

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

16 lines (15 loc) 751 B
"use strict";import{tag as l}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const HotFixesIcon=({width:t=24,height:e=24,hidden:a=!1,title:r="Hot Fixes"}={})=>l`<svg xmlns="http://www.w3.org/2000/svg" width="${t}" height="${e}" viewBox="0 0 36 36" aria-hidden=${a?"true":"false"} role="img" fill="currentColor" aria-label="${r}" > <path d="M14.14 1.787a.5.5 0 0 0-.852.471 15.054 15.054 0 0 1 .653 6.566 16.977 16.977 0 0 1-2.91 6.165 26.831 26.831 0 0 0-2.849 5.5 10.411 10.411 0 1 0 20.223 3.5v-.037c-.076-4.845-3.036-11.542-6.022-16a.5.5 0 0 0-.907.327c.521 8.357-4 11.315-4 11.315S21.124 9.256 14.14 1.787Z" /> </svg>`; //# sourceMappingURL=HotFixes.js.map