Add icons to this collection by clicking the heart icon.
Switch icon - also known as power, stop, shutdown, turn off, ui, switch, and logout. 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 24 24"
>
    <linearGradient
        id="linear-gradient"
        gradientUnits="userSpaceOnUse"
        x1="7.755"
        x2="19.309"
        y1="10.022"
        y2="18.128"
    >
        <stop offset="0" stop-color="#96369f" />
        <stop offset="1" stop-color="#01b3ed" />
    </linearGradient>
    <linearGradient
        id="linear-gradient-2"
        x1="11.517"
        x2="23.07"
        y1="4.661"
        y2="12.767"
        href="#linear-gradient"
    />
    <path
        d="m12 24a11 11 0 0 0 4.4-21.077 1 1 0 1 0 -.8 1.833 9 9 0 1 1 -7.2 0 1 1 0 1 0 -.8-1.833 11 11 0 0 0 4.4 21.077z"
        fill="url(#linear-gradient)"
    />
    <path
        d="m12 10a1 1 0 0 0 1-1v-8a1 1 0 0 0 -2 0v8a1 1 0 0 0 1 1z"
        fill="url(#linear-gradient-2)"
    />
</svg>
More icons in the same style and category