UNPKG

@spectrum-web-components/icons-workflow

Version:

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

19 lines (18 loc) 964 B
"use strict";import{tag as r}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const DiscoverOutlineIcon=({width:e=24,height:t=24,hidden:l=!1,title:a="Discover Outline"}={})=>r`<svg xmlns="http://www.w3.org/2000/svg" width="${e}" height="${t}" viewBox="0 0 36 36" aria-hidden=${l?"true":"false"} role="img" fill="currentColor" aria-label="${a}" > <path d="M18 4c7.732 0 14 6.268 14 14s-6.268 14-14 14S4 25.732 4 18c.009-7.728 6.272-13.991 14-14Zm0-2.2C9.053 1.8 1.8 9.053 1.8 18S9.053 34.2 18 34.2 34.2 26.947 34.2 18 26.947 1.8 18 1.8Z" /> <path d="M21.802 14.645a.817.817 0 0 0-.546-.531l-9.669-2.872a.408.408 0 0 0-.505.52l3.096 9.39a.819.819 0 0 0 .527.523l9.703 3.117a.41.41 0 0 0 .514-.516l-3.12-9.63Zm-6.286 5.037 4.308-4.205a.263.263 0 0 1 .434.108l2.179 6.726-6.817-2.19a.263.263 0 0 1-.104-.44Z" /> </svg>`; //# sourceMappingURL=DiscoverOutline.js.map