UNPKG

@spectrum-web-components/icons-workflow

Version:

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

16 lines (15 loc) 731 B
"use strict";import{tag as l}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const MoreCircleIcon=({width:e=24,height:t=24,hidden:r=!1,title:a="More Circle"}={})=>l`<svg xmlns="http://www.w3.org/2000/svg" height="${t}" viewBox="0 0 36 36" width="${e}" aria-hidden=${r?"true":"false"} role="img" fill="currentColor" aria-label="${a}" > <path d="M18 2a16 16 0 1 0 16 16A16 16 0 0 0 18 2ZM9.02 21.391A3.391 3.391 0 1 1 12.411 18a3.391 3.391 0 0 1-3.391 3.391Zm8.981 0A3.391 3.391 0 1 1 21.391 18 3.392 3.392 0 0 1 18 21.391Zm8.822 0A3.391 3.391 0 1 1 30.214 18a3.391 3.391 0 0 1-3.391 3.391Z" /> </svg>`; //# sourceMappingURL=MoreCircle.js.map