Add icons to this collection by clicking the heart icon.
Switch icon - also known as interface, button, off, ui, switch, on, 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="#ffc2cc" />
<stop offset="1" stop-color="#fff2f4" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="389.5"
y2="122.5"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ffa68d" />
<stop offset="1" stop-color="#fd3a84" />
</linearGradient>
<circle cx="256" cy="256" r="256" fill="url(#a)" />
<path
fill="url(#b)"
d="M344.824 247.1c34.339 0 62.176-27.893 62.176-62.3s-27.837-62.3-62.176-62.3-62.177 27.893-62.177 62.3 27.837 62.3 62.177 62.3zm-177.648 17.8c-34.339 0-62.176 27.893-62.176 62.3s27.837 62.3 62.176 62.3 62.177-27.893 62.177-62.3-27.837-62.3-62.177-62.3zm-17.764-35.6h129.003c-8.53-12.739-13.533-28.04-13.533-44.5s5.003-31.761 13.533-44.5H149.412c-24.496 0-44.412 19.964-44.412 44.5s19.916 44.5 44.412 44.5zm195.412 53.4H233.585c8.53 12.739 13.533 28.04 13.533 44.5s-5.003 31.761-13.533 44.5h129.003c24.496 0 44.412-19.964 44.412-44.5 0-21.511-16.342-44.5-62.176-44.5z"
/>
</svg>
More icons in the same style and category