lucide icon indicating copy to clipboard operation
lucide copied to clipboard

A heart with a plus

Open stormyzio opened this issue 1 week ago • 1 comments

Icon name

heart-plus

Use cases

Can be used to describe a like or something.

Design ideas

  xmlns="http://www.w3.org/2000/svg" 
  width="24" 
  height="24" 
  fill="none" 
  stroke="currentColor"
  stroke-linecap="round" 
  stroke-linejoin="round" 
  stroke-width="2"
>
  <path stroke="#000" d="m12 21-7-7c-1.5-1.45-3-3.2-3-5.5A5.5 5.5 0 0 1 7.5 3c1.76 0 3 .5 4.5 2 1.5-1.5 2.74-2 4.5-2A5.5 5.5 0 0 1 22 8.5c0 .88-.25 1.63-.61 2.31M18 21v-8M14 17h8" />
</svg>```

<img width="98" alt="Image" src="https://github.com/user-attachments/assets/52375539-29f1-4a9c-a6bd-e1882a3be6b0" />

### Checklist

- [x] I have searched if someone has submitted a similar issue before and there weren't any. (Please make sure to also search closed issues, as this issue might already have been resolved.)
- [x] I have searched existing icons to make sure it does not already exist and I didn't find any.
- [x] I am not requesting a brand logo and the art is not protected by copyright.
- [x] I am not requesting an icon that includes religious, political imagery or hate symbols.
- [x] I have provided appropriate use cases for the icon(s) requested.

stormyzio avatar Feb 10 '25 15:02 stormyzio