Module 245604

786 characters · in no known chunk
Dependencies
Lazily required by (0)none
Lazily requires (0)none
Source Raw
function(e,t,n){"use strict";n.d(t,{U:()=>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,secondaryColor:l="transparent",secondaryColorClass:u="",color:c=r.A.colors.INTERACTIVE_ICON_DEFAULT,colorClass:d="",..._}=e,h=(0,a.J)(t),f=h?.width??n,p=h?.height??o;return(0,i.jsxs)("svg",{...(0,s.A)(_),xmlns:"http://www.w3.org/2000/svg",width:f,height:p,fill:"none",viewBox:"0 0 24 24",children:[(0,i.jsx)("circle",{cx:"12",cy:"12",r:"10",fill:"string"==typeof l?l:l.css,className:u}),(0,i.jsx)("path",{fill:"string"==typeof c?c:c.css,fillRule:"evenodd",d:"M12 23a11 11 0 1 0 0-22 11 11 0 0 0 0 22Zm0-17a1 1 0 0 1 1 1v4h4a1 1 0 1 1 0 2h-4v4a1 1 0 1 1-2 0v-4H7a1 1 0 1 1 0-2h4V7a1 1 0 0 1 1-1Z",clipRule:"evenodd",className:d})]})}}