Module 65154

786 characters · in no known chunk
Dependencies
Required by (4)
Lazily required by (0)none
Requires (3)
Lazily requires (0)none
Source Raw
function(e,t,n){"use strict";n.d(t,{S:()=>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 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})]})}}