Lovely icon in outline, twotone, bold and bulk. Free in all four styles, for reactions, ratings, favourites, awards, stickers. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconLovely } from "@devigner-ui/icons";
<IconLovely className="size-6" />
<script setup>
import { IconLovely } from "@devigner-ui/icons-vue";
</script>
<template>
<IconLovely class="size-6" />
</template>
<script>
import { IconLovely } from "@devigner-ui/icons-svelte";
</script>
<IconLovely class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="1" d="M20.53 8.09q0 .63-.08 1.22a3.7 3.7 0 0 0-4.46 1.18 3.72 3.72 0 0 0-6.69 2.25 8.2 8.2 0 0 0 3 6.12l-.15.06c-.3.11-.8.11-1.1 0-2.59-.89-8.38-4.57-8.38-10.83a4.97 4.97 0 0 1 8.93-3 4.96 4.96 0 0 1 8.93 3" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M22.67 12.74c0 4.68-4.33 7.44-6.27 8.1-.23.08-.6.08-.83 0-.83-.28-2.1-.95-3.27-1.98a8.2 8.2 0 0 1-3-6.12 3.72 3.72 0 0 1 6.69-2.25 3.7 3.7 0 0 1 6.68 2.25" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>