Mzaba Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mzaba 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/329950.svg" alt="Mzaba icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/329950.svg" alt="Mzaba icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/329950.svg" alt="Mzaba icon" :width="24" :height="24" />
CSS background
.icon-mzaba {
background-image: url('https://proicons.com/icon/329950.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><g><path class="c" d="m25.266,12.177s-4.6495-1.1012-4.4483-3.4337c.0823-.9543,9.1856-2.2503,15.8405-2.0948-3.5536-2.597-7.9196-4.1484-12.6582-4.1484C12.1258,2.5,2.5,12.1259,2.5,23.9999c0,4.9597,1.696,9.5137,4.5172,13.1513,4.4732-5.864,13.7781-18.1812,18.2488-24.9742Z"/><path class="c" d="m41.8333,11.9876c-5.5185,7.0118-23.2721,20.2615-33.1998,27.0351,3.9034,3.9923,9.3419,6.4773,15.3665,6.4773,11.8742,0,21.5-9.6259,21.5-21.5001,0-4.4492-1.352-8.5826-3.6667-12.0123Z"/></g><path class="c" d="m41.8333,11.9876c1.0615-1.3733,1.6551-2.412,1.6551-2.412"/><path class="c" d="m5.912,40.6225c1.3607-.4682,2.7214-1.5998,2.7214-1.5998"/></svg>
Copied!