Build 541864stable
Module 530005
604 characters · in no known chunkDependencies
Source Raw
function(e,t,n){"use strict";n.d(t,{F:()=>o});var i=n(627968);n(64700);var r=n(661531),s=n(996682),a=n(27989);let o=e=>{let{size:t="md",width:n,height:o,color:l=r.A.colors.INTERACTIVE_ICON_DEFAULT,colorClass:u="",...c}=e,d=(0,a.J)(t),_=d?.width??n,f=d?.height??o;return(0,i.jsx)("svg",{...(0,s.A)(c),xmlns:"http://www.w3.org/2000/svg",width:_,height:f,fill:"none",viewBox:"0 0 24 24",children:(0,i.jsx)("path",{fill:"string"==typeof l?l:l.css,fillRule:"evenodd",d:"M10 4a2 2 0 1 0 4 0 2 2 0 0 0-4 0Zm2 10a2 2 0 1 1 0-4 2 2 0 0 1 0 4Zm0 8a2 2 0 1 1 0-4 2 2 0 0 1 0 4Z",clipRule:"evenodd",className:u})})}}