Add icons to this collection by clicking the heart icon.
Cupid icon - also known as weapons, love, bow and arrow, romantic, lovely, cupid, romanticism, and valentines day. Created in a clean flat gradient style with a white finish, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
    xmlns="http://www.w3.org/2000/svg"
    width="512"
    height="512"
    viewBox="0 0 32 32"
>
    <linearGradient
        id="a"
        x1="16"
        x2="16"
        y1="1.5"
        y2="30.5"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#09c6f9" />
        <stop offset="1" stop-color="#045de9" />
    </linearGradient>
    <circle cx="16" cy="16" r="14.5" fill="url(#a)" />
    <path
        fill="#fff"
        fill-rule="evenodd"
        d="M8.691 14.7h1.142L10.7 16l-.868 1.3H8.691l.948-.949a.5.5 0 0 0 0-.707zm13.972 1.849.189-.188a.435.435 0 0 0 0-.717l-.189-.189a.56.56 0 0 1 .791-.792L24.794 16l-1.339 1.338a.559.559 0 0 1-.791-.791zM19.457 15.5h-7.888l-1.052-1.58a.5.5 0 0 0-.417-.22H7.484a.5.5 0 0 0-.354.853L8.579 16 7.13 17.446a.5.5 0 0 0 .354.854H10.1a.5.5 0 0 0 .416-.223l1.053-1.577h7.888a6.183 6.183 0 0 1-1.147 2.415c-1 1.434-2.389 2.868-3.389 4.3l-4.567-4.568a.5.5 0 0 0-.708.708s5.054 5.048 5.089 5.07a.5.5 0 0 0 .689-.159c1-1.593 2.59-3.185 3.706-4.778a7.026 7.026 0 0 0 1.337-2.988h1.1a1.559 1.559 0 0 0 2.6 1.545l1.692-1.692a.5.5 0 0 0 0-.707l-1.692-1.692a1.56 1.56 0 0 0-2.6 1.546h-1.1a7.022 7.022 0 0 0-1.336-2.985c-1.116-1.593-2.71-3.185-3.706-4.778a.5.5 0 0 0-.689-.159c-.035.022-5.089 5.07-5.089 5.07a.5.5 0 0 0 .708.708l4.567-4.568c1 1.433 2.386 2.867 3.389 4.3a6.218 6.218 0 0 1 1.146 2.412z"
    />
</svg>
More icons in the same style and category