UNPKG

@spectrum-web-components/icons-workflow

Version:

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

16 lines (15 loc) 613 B
"use strict";import{tag as a}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const BlurIcon=({width:t=24,height:e=24,hidden:r=!1,title:l="Blur"}={})=>a`<svg xmlns="http://www.w3.org/2000/svg" height="${e}" viewBox="0 0 36 36" width="${t}" aria-hidden=${r?"true":"false"} role="img" fill="currentColor" aria-label="${l}" > <path d="M14.909.347C16.261 9.619 7.182 16.871 7.182 24.3c0 5.548 4.843 10.046 10.818 10.046s10.818-4.5 10.818-10.046c0-7.667-11.494-15.743-13.909-23.953Z" /> </svg>`; //# sourceMappingURL=Blur.js.map