Add icons to this collection by clicking the heart icon.
Thinking icon - also known as idea, thinking, thought bubble, and communications. 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 64 64"
>
    <linearGradient id="a">
        <stop offset="0" stop-color="#38d6a4" />
        <stop offset=".171" stop-color="#32caae" />
        <stop offset=".478" stop-color="#22abc8" />
        <stop offset=".884" stop-color="#0879f2" />
        <stop offset=".999" stop-color="#0069ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="29.101"
        x2="29.101"
        y1="1.149"
        y2="59.653"
        gradientUnits="userSpaceOnUse"
        href="#a"
    />
    <linearGradient
        id="c"
        x1="43.221"
        x2="43.221"
        y1="1.149"
        y2="59.653"
        gradientUnits="userSpaceOnUse"
        href="#a"
    />
    <linearGradient
        id="d"
        x1="50.168"
        x2="50.168"
        y1="1.149"
        y2="59.653"
        gradientUnits="userSpaceOnUse"
        href="#a"
    />
    <path
        fill="url(#b)"
        d="M29.101 53.367c-10.455 0-18.962-11.97-18.962-26.683S18.646 0 29.101 0s18.962 11.97 18.962 26.683-8.507 26.684-18.962 26.684zm0-50.501c-8.875 0-16.096 10.685-16.096 23.818s7.221 23.818 16.096 23.818 16.096-10.685 16.096-23.818S37.976 2.866 29.101 2.866z"
    />
    <path
        fill="url(#c)"
        d="M43.22 58.99c-2.729 0-4.95-2.221-4.95-4.95s2.22-4.95 4.95-4.95 4.951 2.221 4.951 4.95-2.221 4.95-4.951 4.95zm0-7.034c-1.149 0-2.084.935-2.084 2.084s.935 2.084 2.084 2.084 2.085-.935 2.085-2.084-.936-2.084-2.085-2.084z"
    />
    <path
        fill="url(#d)"
        d="M50.168 64c-2.036 0-3.693-1.618-3.693-3.605 0-1.988 1.657-3.606 3.693-3.606s3.693 1.618 3.693 3.606c0 1.987-1.657 3.605-3.693 3.605zm0-4.346c-.456 0-.827.332-.827.74s.371.74.827.74.827-.332.827-.74-.371-.74-.827-.74z"
    />
</svg>
More icons in the same style and category