UNPKG

@spectrum-web-components/icons-workflow

Version:

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

17 lines (16 loc) 871 B
"use strict";import{tag as r}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const SegmentationIcon=({width:e=24,height:t=24,hidden:a=!1,title:l="Segmentation"}={})=>r`<svg xmlns="http://www.w3.org/2000/svg" height="${t}" viewBox="0 0 36 36" width="${e}" aria-hidden=${a?"true":"false"} role="img" fill="currentColor" aria-label="${l}" > <circle cx="18" cy="18" r="4.201" /> <path d="M26.149 19.5a8.247 8.247 0 0 1-11.195 6.2l-4.117 6.587A15.969 15.969 0 0 0 33.924 19.5ZM19.5 9.851a8.267 8.267 0 0 1 4.26 2.19l6.319-4.513A15.951 15.951 0 0 0 19.5 2.076ZM31.823 9.97 25.5 14.489a8.222 8.222 0 0 1 .653 2.011h7.775a15.869 15.869 0 0 0-2.105-6.53ZM12.416 24.1A8.26 8.26 0 0 1 16.5 9.851V2.076A15.981 15.981 0 0 0 8.294 30.7Z" /> </svg>`; //# sourceMappingURL=Segmentation.js.map