Add icons to this collection by clicking the heart icon.
Loss Of Control icon - also known as user, mind, head, person, and psychology. Created in a clean circular 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="#ffbef9" />
        <stop offset="1" stop-color="#fff1ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ff81ff" />
        <stop offset="1" stop-color="#a93aff" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M264.9 193.121v9.585c0 14.694-11.977 26.647-26.7 26.647s-26.7-11.953-26.7-26.647V185.42c-.219.242-.442.512-.66.752-8.813 9.707-17.139 18.866-17.139 34.298 0 24.487 19.964 44.412 44.5 44.412s44.5-19.925 44.5-44.412c-.001-13.25-8.612-20.137-17.801-27.349zm123.105 75.717-33.21-49.712-1.956-14.373C345.078 147.885 295.798 105 238.2 105c-63.795 0-115.7 51.802-115.7 115.471 0 24.331 7.501 47.604 21.676 67.303 15.201 21.122 21.798 46.953 18.565 72.733l-4.572 36.51a8.864 8.864 0 0 0 2.156 6.982A8.92 8.92 0 0 0 167 407h97.9c4.485 0 8.274-3.34 8.83-7.781l3.477-27.749H336.1c14.723 0 26.7-11.953 26.7-26.647 0-3.156-.308-3.562-3.385-26.647H309.4c-4.919 0-8.9-3.973-8.9-8.882s3.981-8.882 8.9-8.882h47.591l-1.535-11.25 27.291-6.774a8.874 8.874 0 0 0 5.258-13.55zM238.2 282.647c-34.349 0-62.3-27.896-62.3-62.176 0-22.293 12.064-35.564 21.755-46.225 8.587-9.455 13.845-15.709 13.845-24.834 0-4.909 3.981-8.882 8.9-8.882s8.9 3.973 8.9 8.882v53.294c0 4.901 3.99 8.882 8.9 8.882s8.9-3.981 8.9-8.882v-35.529c0-4.91 3.981-8.882 8.9-8.882s8.9 3.973 8.9 8.882c0 3.331 5.206 7.416 10.717 11.745 10.499 8.24 24.884 19.534 24.884 41.549-.001 34.28-27.952 62.176-62.301 62.176z"
    />
</svg>
More icons in the same style and category