Add icons to this collection by clicking the heart icon.
Like icon - also known as hand, gestures, marketing, like, finger, like button, and thumbs up. Created in a clean 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="476"
        y2="36"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#009efd" />
        <stop offset="1" stop-color="#2af598" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M452 196h-92V96c0-33.084-26.916-60-60-60h-60v100c0 33.084-26.916 60-60 60h-23.44c-8.256-23.278-30.487-40-56.56-40H60c-33.084 0-60 26.916-60 60v200c0 33.084 26.916 60 60 60h40c29.585 0 54.221-21.53 59.104-49.741l22.044 23.931C196.258 466.593 217.708 476 240 476h172c27.589 0 51.525-18.676 58.211-45.417l39.999-159.998a60.159 60.159 0 0 0 1.79-14.586C512 222.916 485.084 196 452 196zM120 416c0 11.028-8.972 20-20 20H60c-11.028 0-20-8.972-20-20V216c0-11.028 8.972-20 20-20h40c11.028 0 20 8.972 20 20zm351.405-155.118-40.001 160C429.18 429.783 421.2 436 412 436H240c-11.31 0-21.762-4.585-29.431-12.91L160 368.192V236h20c55.141 0 100-44.86 100-100V76h20c11.028 0 20 8.972 20 20v140h132c11.028 0 20 8.972 20 20 0 1.661-.2 3.302-.595 4.882z"
    />
</svg>
More icons in the same style and category