Mzabaps Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mzabaps 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/344510.svg" alt="Mzabaps icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344510.svg" alt="Mzabaps icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344510.svg" alt="Mzabaps icon" :width="24" :height="24" />
CSS background
.icon-mzabaps {
background-image: url('https://proicons.com/icon/344510.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m27.6261,31.3962c0-5.0016-18.8059-5.0016-18.8059-5.0016v17.1053h18.8059v-12.1038Z"/><path class="c" d="m27.6261,43.5h11.5537v-20.6064l-2.1007-10.2032-2.3117,10.5725c-5.195.7107-12.0242,2.3507-14.532,4.0674"/><g><g><path class="c" d="m16.8972,7.9332s-1.6495-.3907-1.5782-1.2182c.0292-.3386,3.2589-.7984,5.6199-.7432-1.2607-.9214-2.8097-1.4718-4.4909-1.4718-4.2128,0-7.6278,3.4151-7.6278,7.6278,0,1.7596.6017,3.3753,1.6026,4.6658,1.587-2.0805,4.8882-6.4503,6.4743-8.8604Z"/><path class="c" d="m22.775,7.866c-1.9579,2.4877-8.2565,7.1884-11.7787,9.5916,1.3849,1.4164,3.3143,2.298,5.4518,2.298,4.2128,0,7.6278-3.4151,7.6278-7.6278,0-1.5785-.4797-3.0449-1.3009-4.2618Z"/></g><path class="c" d="m22.775,7.866c.3766-.4872.5872-.8557.5872-.8557"/><path class="c" d="m10.0308,18.0252c.4828-.1661.9655-.5676.9655-.5676"/></g></svg>
Copied!