1 |
- var l=function(){var r=this,e=r._self._c;return e("svg",{attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 48 48"}},[e("path",{attrs:{fill:"currentColor","fill-rule":"evenodd",d:"M1.5 24C1.5 11.574 11.574 1.5 24 1.5S46.5 11.574 46.5 24 36.426 46.5 24 46.5 1.5 36.426 1.5 24Zm25.096-4.944a6 6 0 1 0-1.997-3.466l-6.694 3.854a6 6 0 1 0 0 9.112l6.694 3.854a6 6 0 1 0 1.997-3.466L19.9 25.09a6.032 6.032 0 0 0 0-2.18l6.695-3.854Z","clip-rule":"evenodd"}})])};const a={render:l};export{a as default};
|