Mixi Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mixi 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/343945.svg" alt="Mixi icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343945.svg" alt="Mixi icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343945.svg" alt="Mixi icon" :width="24" :height="24" />
CSS background
.icon-mixi {
background-image: url('https://proicons.com/icon/343945.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>.d{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="d" d="m23.928 7.033c-.88055.048092-1.7597.14926-2.6309.30273-10.108 1.7822-17.091 10.092-15.598 18.561 1.4708 8.2259 10.43 13.605 20.301 12.188v2.916c7.7418-2.0744 16.126-8.2874 16.482-18.598.0078-.22621.01888-.45149.0179-.68164-.000426-.76558-.06766-1.5267-.19927-2.2777-1.3441-7.6261-9.1724-12.913-18.373-12.41z"/><path class="d" d="m14.862 21.968c0-2.6039 2.0457-4.7146 4.5692-4.7146 2.5236 0 4.5692 2.1108 4.5692 4.7146v7.7791"/><line class="d" x1="14.862" x2="14.862" y1="17.253" y2="29.747"/><path class="d" d="m24 21.968c0-2.6039 2.0457-4.7146 4.5692-4.7146s4.5692 2.1108 4.5692 4.7146v7.7791"/></svg>
Mixi in other icon packs
Copied!