Add icons to this collection by clicking the heart icon.
Approve icon - also known as heart, lover, like, love, approve, loving, approved, ticker, love and romance, and hands and gestures. 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="16"
        x2="16"
        y1="1.4"
        y2="30.6"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#09c6f9" />
        <stop offset="1" stop-color="#045de9" />
    </linearGradient>
    <g>
        <rect
            width="29.2"
            height="29.2"
            x="1.4"
            y="1.4"
            fill="url(#a)"
            rx="2.84"
        />
        <g fill="#fff" fill-rule="evenodd">
            <path
                d="M20.572 17.624a2.829 2.829 0 1 1-2.829 2.828 2.829 2.829 0 0 1 2.829-2.828zm2.28-.492.454-.454a4.242 4.242 0 0 0-6-6l-.883.884a.6.6 0 0 1-.848 0l-.883-.884a4.242 4.242 0 0 0-6 6L16 23.984l1.251-1.251a4.028 4.028 0 0 1 5.6-5.6zm-4.781 6.478a4.028 4.028 0 0 0 5.658-5.659l.425-.425a5.441 5.441 0 0 0-7.695-7.7L16 10.29l-.459-.459a5.441 5.441 0 0 0-7.695 7.7l7.73 7.73a.6.6 0 0 0 .848 0z"
            />
            <path
                d="m18.687 20.842.976 1.143a.6.6 0 0 0 .912 0l1.953-2.285a.6.6 0 1 0-.912-.779l-1.5 1.751-.52-.608a.6.6 0 1 0-.912.779z"
            />
        </g>
    </g>
</svg>
More icons in the same style and category