UNPKG

@teamsparta/stack-icons

Version:
2 lines (1 loc) 565 B
import{vars as i}from"@teamsparta/stack-tokens";import{jsx as e}from"react/jsx-runtime";function w({size:n,color:t}){switch(n){case 20:return e("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e("circle",{cx:"10",cy:"10",r:"7.5",stroke:t!=null?t:i.neutral[90],strokeWidth:"1.75"})});case 24:return e("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e("circle",{cx:"12",cy:"12",r:"9",stroke:t!=null?t:i.neutral[90],strokeWidth:"2"})})}}export{w as a};