Build 567923stable
Module 65154
786 characters · in 3d3b05863accbf32.jsDependencies
Source Raw
function(e,t,n){"use strict";n.d(t,{S:()=>a});var l=n(627968);n(64700);var i=n(661531),s=n(996682),r=n(27989);let a=e=>{let{size:t="md",width:n,height:a,secondaryColor:o="transparent",secondaryColorClass:u="",color:c=i.A.colors.INTERACTIVE_ICON_DEFAULT,colorClass:d="",...m}=e,h=(0,r.J)(t),p=h?.width??n,f=h?.height??a;return(0,l.jsxs)("svg",{...(0,s.A)(m),xmlns:"http://www.w3.org/2000/svg",width:p,height:f,fill:"none",viewBox:"0 0 24 24",children:[(0,l.jsx)("circle",{cx:"12",cy:"12",r:"10",fill:"string"==typeof o?o:o.css,className:u}),(0,l.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 22ZM9 8.09c0-.88 1-1.4 1.73-.9l5.8 3.91c.63.44.63 1.36 0 1.8l-5.8 3.9C10 17.3 9 16.8 9 15.92V8.1Z",clipRule:"evenodd",className:d})]})}}