Module 695366

840 characters · in no known chunk
Dependencies
Source Raw
function(e,t,n){"use strict";n.d(t,{E:()=>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,E=h?.height??o;return(0,i.jsxs)("svg",{...(0,s.A)(_),xmlns:"http://www.w3.org/2000/svg",width:f,height:E,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 22Zm1.44-15.94L13.06 14a1.06 1.06 0 0 1-2.12 0l-.38-6.94a1 1 0 0 1 1-1.06h.88a1 1 0 0 1 1 1.06Zm-.19 10.69a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0Z",clipRule:"evenodd",className:d})]})}}