text4u
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

add-circle-4a172fe1.js 474B

1
  1. var n=function(){var e=this,r=e._self._c;return r("svg",{attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"}},[r("circle",{attrs:{cx:"14.5",cy:"12",r:"9",fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"}}),r("path",{attrs:{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round",d:"M14.5 7.092v9.818M19.409 12H9.591m-4.559 7.814A9 9 0 0 1 5.044 4.18"}})])};const t={render:n};export{t as default};