Cex Io Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Cex Io 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/323568.svg" alt="Cex Io icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323568.svg" alt="Cex Io icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323568.svg" alt="Cex Io icon" :width="24" :height="24" />
CSS background
.icon-cex-io {
background-image: url('https://proicons.com/icon/323568.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M42.5,9.6111v-4.1111h-18.5C13.783,5.5,5.5,13.7827,5.5,24s8.2827,18.5,18.5,18.5h18.5v-4.1111h-18.5c-7.9468,0-14.389-6.4421-14.389-14.389s6.4421-14.389,14.389-14.389l18.5.0002Z"/><path class="b" d="M32.333,30.167l-4.1111,4.1111h-4.2222c-5.6763,0-10.278-4.6015-10.278-10.278s4.6015-10.278,10.278-10.278h4.2222l4.1111,4.1111h-8.3333c-3.4058,0-6.1667,2.7609-6.1667,6.1667s2.7609,6.1667,6.1667,6.1667l8.3333.0004Z"/><path class="b" d="M36.444,26.056l2.0556-2.0556-2.0556-2.0556h-12.444c-1.1353,0-2.0556.9203-2.0556,2.0556s.9203,2.0556,2.0556,2.0556h12.444Z"/><path class="b" d="M32.222,13.722l4.1111,4.1111h6.1667v-4.1111h-10.2778Z"/><path class="b" d="M36.333,30.167l-4.1111,4.1111h10.278v-4.1111h-6.1669Z"/></svg>
Copied!