@spectrum-web-components/icons-workflow
Version:
Deliver [Spectrum Workflow Icons](https://spectrum.adobe.com/page/icons/) as either:
16 lines (15 loc) • 808 B
JavaScript
;import{tag as a}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const ExposureIcon=({width:e=24,height:t=24,hidden:l=!1,title:r="Exposure"}={})=>a`<svg
xmlns="http://www.w3.org/2000/svg"
height="${t}"
viewBox="0 0 36 36"
width="${e}"
aria-hidden=${l?"true":"false"}
role="img"
fill="currentColor"
aria-label="${r}"
>
<path
d="M6.17 7.266a15.805 15.805 0 0 0-3.4 15.558h8.565ZM24.515 3.411A15.843 15.843 0 0 0 8.786 4.94l2.643 7.966ZM33.942 19.154c.03-.382.058-.764.058-1.154a15.951 15.951 0 0 0-6.458-12.812L21.043 9.9ZM26.85 18.026l-5.006 15.482a16 16 0 0 0 11.448-10.862ZM18.31 33.984l2.568-7.944H4.183A15.98 15.98 0 0 0 18 34c.105 0 .207-.008.31-.016Z"
/>
</svg>`;
//# sourceMappingURL=Exposure.js.map