HeartIcon.vue 555 B

12345
  1. <template>
  2. <svg width="20" height="17" viewBox="0 0 20 17" fill="none" xmlns="http://www.w3.org/2000/svg">
  3. <path d="M13.4259 0.946838C16.3611 0.946838 18.3333 3.74059 18.3333 6.34684C18.3333 11.625 10.1481 15.9468 9.99999 15.9468C9.85184 15.9468 1.66666 11.625 1.66666 6.34684C1.66666 3.74059 3.63888 0.946838 6.57406 0.946838C8.25925 0.946838 9.3611 1.79996 9.99999 2.54996C10.6389 1.79996 11.7407 0.946838 13.4259 0.946838Z" stroke="currentColor" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/>
  4. </svg>
  5. </template>