Add icons to this collection by clicking the heart icon.
Thinking icon - also known as thinking, user, emotion, mind, brain, psychology, and miscellaneous. 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"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#009efd" />
        <stop offset="1" stop-color="#2af598" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M430.844 160.094C404.891 68.798 321.572 0 220 0 98.413 0 0 98.396 0 220c0 70.814 33.776 134.201 87.363 174.557C122.782 421.231 140 453.102 140 492v20h200v-72h100V320h72zM400 280v120H300v72H178.797c-5.273-42.921-27.87-79.648-67.371-109.395C66.034 328.42 40 276.443 40 220c0-99.252 80.748-180 180-180 80.351 0 151.416 54.544 172.817 132.642l.529 1.932L446.515 280zm-180-80c-11.046 0-20 8.954-20 20s8.954 20 20 20 20-8.954 20-20-8.954-20-20-20zm83.398-35.114 29.739-29.739-28.283-28.284-29.739 29.739a99.452 99.452 0 0 0-35.114-14.591V80h-40v42.011a99.444 99.444 0 0 0-35.114 14.591l-29.739-29.739-28.283 28.284 29.739 29.739A99.435 99.435 0 0 0 122.012 200H80v40h42.011a99.427 99.427 0 0 0 14.592 35.114l-29.739 29.739 28.283 28.284 29.739-29.739A99.472 99.472 0 0 0 200 317.99V360h40v-42.011a99.427 99.427 0 0 0 35.114-14.592l29.739 29.739 28.283-28.284-29.739-29.739a99.435 99.435 0 0 0 14.592-35.114H360v-40h-42.011a99.447 99.447 0 0 0-14.591-35.113zM220 280c-33.084 0-60-26.916-60-60s26.916-60 60-60 60 26.916 60 60-26.916 60-60 60z"
    />
</svg>
More icons in the same style and category