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