Controls

Stroke width2px
Size120px
Animated
Speed
heartlikelovefavoritepulsebeatingemotionanimated heart icon

Heart

Animated heart SVG icon for React and Next.js. Pulses with a beating animation for likes, favorites, and emotion-driven UI interactions.

import Heart from "cssvg-icons/heart";

export default function App() {
  return (
    <Heart
      color="#ffffff"
      strokeWidth={2}
      size={120}
    />
  );
}

Details

AuthorHari

Missing something?

Need a variant of Heart or a different style? Open a GitHub issue and we'll add it to the queue.

Request a variant