Color Switch Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Color Switch icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/323923.svg" alt="Color Switch icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323923.svg" alt="Color Switch icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323923.svg" alt="Color Switch icon" :width="24" :height="24" />
CSS background
.icon-color-switch {
background-image: url('https://proicons.com/icon/323923.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="c" cx="24" cy="24" r="21.5"/><circle class="c" cx="24" cy="24" r="15.1702"/><line class="c" x1="39.1702" y1="24" x2="45.5" y2="24"/><line class="c" x1="2.5" y1="24" x2="8.8298" y2="24"/><line class="c" x1="24" y1="39.1702" x2="24" y2="45.5"/><line class="c" x1="24" y1="2.5" x2="24" y2="8.8298"/><circle class="c" cx="24" cy="20.0024" r="3.883"/><path class="c" d="m25.8637,27.168c.4021.4452.6469,1.0351.6469,1.6823,0,1.3866-1.1241,2.5106-2.5106,2.5106s-2.5106-1.1241-2.5106-2.5106c0-.6472.2449-1.2372.647-1.6823"/><path class="c" d="m26.6803,22.8116c.3299.5035.5218,1.1057.5218,1.7527,0,1.7685-1.4336,3.2021-3.2021,3.2021s-3.2021-1.4336-3.2021-3.2021c0-.6469.1918-1.249.5217-1.7525"/></svg>
Color Switch in other icon packs
Copied!