Add icons to this collection by clicking the heart icon.
Laugh icon - also known as smile, face, smiling, happy hour, emoticons, smiley, feelings, smileys, laugh, and emoji. 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="512"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5cc4bb" />
        <stop offset=".097" stop-color="#50c1c0" />
        <stop offset=".501" stop-color="#25b4d2" />
        <stop offset=".815" stop-color="#0aacde" />
        <stop offset="1" stop-color="#00a9e2" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M256 0C114.841 0 0 114.841 0 256s114.841 256 256 256 256-114.841 256-256S397.159 0 256 0zm0 480C132.486 480 32 379.514 32 256S132.486 32 256 32s224 100.486 224 224-100.486 224-224 224zm126.533-207.633H129.467a16 16 0 0 0-15.848 13.8A86.227 86.227 0 0 0 112.8 298c0 30.219 15.546 58.3 43.773 79.071C183.326 396.76 218.637 407.6 256 407.6s72.674-10.842 99.427-30.529C383.654 356.3 399.2 328.221 399.2 298a86.227 86.227 0 0 0-.819-11.838 16 16 0 0 0-15.848-13.795zM336.461 351.3c-21.3 15.671-49.871 24.3-80.461 24.3s-59.164-8.631-80.461-24.3c-17.685-13.013-28.281-29.484-30.361-46.933h221.644c-2.08 17.449-12.676 33.92-30.361 46.933zM115.772 169.1l32.328-52.156a16 16 0 0 1 27.2 0l34.589 55.814a16 16 0 1 1-27.2 16.857L161.7 155.746l-18.723 30.212a16 16 0 0 1-27.2-16.855zm183.383 0 32.324-52.159a16 16 0 0 1 27.2 0l34.588 55.814a16 16 0 1 1-27.2 16.855l-20.987-33.867-18.724 30.212a16 16 0 1 1-27.2-16.855z"
    />
</svg>
More icons in the same style and category