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="31.2"
        x2="31.2"
        y1="1.039"
        y2="62.171"
        gradientUnits="userSpaceOnUse"
        href="#a"
    />
    <linearGradient
        id="c"
        x1="45.955"
        x2="45.955"
        y1="1.039"
        y2="62.171"
        gradientUnits="userSpaceOnUse"
        href="#a"
    />
    <linearGradient
        id="d"
        x1="55.736"
        x2="55.736"
        y1="1.039"
        y2="62.171"
        gradientUnits="userSpaceOnUse"
        href="#a"
    />
    <path
        fill="url(#b)"
        d="M31.2 50.824c-14.012 0-25.412-11.4-25.412-25.412S17.188 0 31.2 0s25.412 11.4 25.412 25.411c0 14.013-11.4 25.413-25.412 25.413zm0-48.012c-12.462 0-22.6 10.138-22.6 22.6s10.138 22.6 22.6 22.6 22.6-10.138 22.6-22.6-10.138-22.6-22.6-22.6z"
    />
    <path
        fill="url(#c)"
        d="M45.955 59.314a5.665 5.665 0 0 1-5.659-5.659c0-3.12 2.538-5.659 5.659-5.659s5.659 2.538 5.659 5.659-2.539 5.659-5.659 5.659zm0-8.505c-1.57 0-2.847 1.277-2.847 2.847s1.277 2.847 2.847 2.847 2.847-1.277 2.847-2.847-1.277-2.847-2.847-2.847z"
    />
    <path
        fill="url(#d)"
        d="M55.736 64c-2.265 0-4.107-1.843-4.107-4.107s1.843-4.107 4.107-4.107c2.265 0 4.108 1.843 4.108 4.107S58.001 64 55.736 64zm0-5.402c-.714 0-1.295.581-1.295 1.295a1.297 1.297 0 0 0 2.591 0c0-.714-.582-1.295-1.296-1.295z"
    />
</svg>
More icons in the same style and category