Add icons to this collection by clicking the heart icon.
Wishlist icon - also known as bookmark, heart, like, favorite, tag, ui, and wishlist. Created in a clean flat gradient style, 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="0"
        x2="1"
        y1="0"
        y2="0"
        gradientTransform="matrix(0 39.5 -39.5 0 18.5 22)"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#dad9f6" />
        <stop offset="1" stop-color="#534df2" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="0"
        x2="1"
        y1="0"
        y2="0"
        gradientTransform="rotate(90 2.456 13.477) scale(17.077)"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#e91d64" />
        <stop offset="1" stop-color="#9c055d" />
    </linearGradient>
    <g fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2">
        <path
            fill="url(#a)"
            d="M26.489 6.017a4.534 4.534 0 0 0-4.534-4.534H9.995a4.533 4.533 0 0 0-4.533 4.534v20.212a4.535 4.535 0 0 0 6.631 4.02l3.673-1.917a.343.343 0 0 1 .315-.001l3.8 1.955a4.534 4.534 0 0 0 6.608-4.031V6.017z"
        />
        <path
            fill="url(#b)"
            d="M15.92 16.487a.749.749 0 0 1-.418-.168l-.058-.052-3.356-3.356a2.856 2.856 0 0 1 0-4.041l.001-.001a2.86 2.86 0 0 1 3.887-.142 2.858 2.858 0 0 1 3.886 4.187l-3.355 3.355a.75.75 0 0 1-.531.22z"
        />
    </g>
</svg>
More icons in the same style and category