UNPKG

@spectrum-web-components/icons-workflow

Version:

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

17 lines (16 loc) 824 B
"use strict";import{tag as r}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const DiscoverIcon=({width:e=24,height:t=24,hidden:a=!1,title:l="Discover"}={})=>r`<svg xmlns="http://www.w3.org/2000/svg" width="${e}" height="${t}" viewBox="0 0 36 36" aria-hidden=${a?"true":"false"} role="img" fill="currentColor" aria-label="${l}" > <path d="M18 34.2c8.947 0 16.2-7.253 16.2-16.2S26.947 1.8 18 1.8 1.8 9.053 1.8 18 9.053 34.2 18 34.2Zm-7.532-24.05c.05 0 .1.008.147.024l11.183 3.593a.944.944 0 0 1 .607.602l3.569 10.824a.472.472 0 0 1-.582.6l-11.145-3.31a.943.943 0 0 1-.629-.614l-3.596-11.101a.472.472 0 0 1 .446-.618Z" /> <path d="m15.508 20.562 5.008-4.896-7.36-2.366 2.352 7.262z" /> </svg>`; //# sourceMappingURL=Discover.js.map