UNPKG

@spectrum-web-components/icons-workflow

Version:

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

16 lines (15 loc) 854 B
"use strict";import{tag as l}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const BrushIcon=({width:t=24,height:e=24,hidden:a=!1,title:r="Brush"}={})=>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="M12.509 21.03a4.917 4.917 0 0 0-4.195 1.204 12.924 12.924 0 0 0-2.68 4.782c-.462 1.94-.899 3.772-3.359 4.772a.6.6 0 0 0-.34.712.898.898 0 0 0 .644.658c.585.146 1.253.284 1.977.398 2.607.41 7.48.738 10.806-1.652 1.238-.848 2.837-2.982 2.822-4.546a6.813 6.813 0 0 0-5.675-6.328ZM19.9 24.1c7.235-8.227 16.422-19.535 14.016-21.941S21.546 10.976 14.38 18.83a10.051 10.051 0 0 1 5.52 5.27Z" /> </svg>`; //# sourceMappingURL=Brush.js.map