Add icons to this collection by clicking the heart icon.
Turn Off icon - also known as interface, button, turn off, ui, switch off, and toggle. 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="#ffe59a" />
        <stop offset="1" stop-color="#ffffd5" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="389.5"
        y2="122.5"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffde00" />
        <stop offset="1" stop-color="#fd5900" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M256 211.5c4.91 0 8.882-3.981 8.882-8.9v-26.7h8.882c4.91 0 8.882-3.981 8.882-8.9s-3.973-8.9-8.882-8.9h-8.882v-17.8h8.882c4.91 0 8.882-3.981 8.882-8.9s-3.973-8.9-8.882-8.9H256c-4.91 0-8.882 3.981-8.882 8.9v71.2c0 4.919 3.972 8.9 8.882 8.9zm-53.294 0c14.694 0 26.647-11.977 26.647-26.7v-35.6c0-14.723-11.953-26.7-26.647-26.7s-26.647 11.977-26.647 26.7v35.6c0 14.723 11.953 26.7 26.647 26.7zm-8.883-62.3c0-4.911 3.99-8.9 8.882-8.9s8.883 3.989 8.883 8.9v35.6c0 4.911-3.99 8.9-8.883 8.9-4.892 0-8.882-3.989-8.882-8.9zm115.471 62.3c4.909 0 8.882-3.981 8.882-8.9v-26.7h8.882c4.909 0 8.882-3.981 8.882-8.9s-3.973-8.9-8.882-8.9h-8.882v-17.8h8.882c4.909 0 8.882-3.981 8.882-8.9s-3.973-8.9-8.882-8.9h-17.765c-4.91 0-8.883 3.981-8.883 8.9v71.2c.002 4.919 3.975 8.9 8.884 8.9zm-124.353 71.2c-14.694 0-26.647 11.977-26.647 26.7s11.953 26.7 26.647 26.7 26.647-11.977 26.647-26.7-11.953-26.7-26.647-26.7zm142.118-53.4H184.941c-44.082 0-79.941 35.93-79.941 80.1s35.859 80.1 79.941 80.1h142.118c44.082 0 79.941-35.93 79.941-80.1s-35.859-80.1-79.941-80.1zM184.941 353.9c-24.496 0-44.412-19.964-44.412-44.5s19.916-44.5 44.412-44.5 44.412 19.964 44.412 44.5-19.916 44.5-44.412 44.5z"
    />
</svg>
More icons in the same style and category