@spectrum-web-components/icons-workflow
Version:
Deliver [Spectrum Workflow Icons](https://spectrum.adobe.com/page/icons/) as either:
22 lines (21 loc) • 2.18 kB
JavaScript
;import{tag as l}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const IdentityServiceIcon=({width:a=24,height:t=24,hidden:e=!1,title:r="Identity Service"}={})=>l`<svg
xmlns="http://www.w3.org/2000/svg"
height="${t}"
viewBox="0 0 36 36"
width="${a}"
aria-hidden=${e?"true":"false"}
role="img"
fill="currentColor"
aria-label="${r}"
>
<path
d="M8.607 31.849a1 1 0 0 1-.546-1.838c7.322-4.776 9.058-13.395 9.076-13.482a1 1 0 0 1 1.963.379c-.075.387-1.921 9.544-9.948 14.779a1 1 0 0 1-.545.162Z"
/>
<path
d="M12.638 34.637a1 1 0 0 1-.628-1.779A27.887 27.887 0 0 0 21.5 17.5a4.008 4.008 0 0 0-.51-2.876 3.386 3.386 0 0 0-2.147-1.583 3.445 3.445 0 0 0-4.1 2.87c-.019.093-1.8 7.962-7.982 11.74a1 1 0 1 1-1.043-1.707c5.41-3.3 7.049-10.355 7.064-10.425a5.532 5.532 0 0 1 6.5-4.429 5.356 5.356 0 0 1 3.409 2.484 6 6 0 0 1 .772 4.3 30.019 30.019 0 0 1-10.2 16.539 1 1 0 0 1-.625.224ZM18.987 34.793a1 1 0 0 1-.752-1.659c6.16-7.035 7.176-12.329 7.559-14.323l.069-.356a1 1 0 1 1 1.961.4l-.066.336c-.41 2.139-1.5 7.821-8.019 15.264a.994.994 0 0 1-.752.338Zm-13.9-12.332a1 1 0 0 1-.536-1.845 7.813 7.813 0 0 0 2.681-3.279A1 1 0 0 1 9 18.274a9.635 9.635 0 0 1-3.379 4.032 1 1 0 0 1-.534.155Zm4.323-6.768a1.014 1.014 0 0 1-.189-.017 1 1 0 0 1-.794-1.171 10.286 10.286 0 0 1 7.046-7.936 1 1 0 1 1 .564 1.92 8.265 8.265 0 0 0-5.645 6.393 1 1 0 0 1-.982.811Zm17.264-.655a1 1 0 0 1-.964-.735 8.809 8.809 0 0 0-1-2.3 7.728 7.728 0 0 0-4.91-3.616 1 1 0 1 1 .426-1.955 9.714 9.714 0 0 1 6.19 4.521 10.893 10.893 0 0 1 1.228 2.82 1 1 0 0 1-.7 1.23 1.049 1.049 0 0 1-.27.035Z"
/>
<path
d="M25.937 32.588a1 1 0 0 1-.835-1.549c4.357-6.632 4.862-11.355 4.881-11.554a17.247 17.247 0 0 0-.385-6.169 1 1 0 0 1 1.907-.6 18.831 18.831 0 0 1 .469 6.965c-.054.546-.655 5.536-5.2 12.456a1 1 0 0 1-.837.451ZM4.776 16.812h-.078a1 1 0 0 1-.92-1.075c.656-8.514 6.516-12.674 11.336-13.65C24.079.274 28.6 5.851 30.132 8.333a1 1 0 1 1-1.7 1.049c-1.309-2.125-5.179-6.9-12.918-5.334-4.137.837-9.169 4.44-9.739 11.841a1 1 0 0 1-.999.923Z"
/>
</svg>`;
//# sourceMappingURL=IdentityService.js.map