M64plus Fz Pro Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The M64plus Fz Pro 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/328754.svg" alt="M64plus Fz Pro icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/328754.svg" alt="M64plus Fz Pro icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/328754.svg" alt="M64plus Fz Pro icon" :width="24" :height="24" />
CSS background
.icon-m64plus-fz-pro {
background-image: url('https://proicons.com/icon/328754.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="M23.1833,26.0275L6.6943,15.7635,23.1833,5.4995l16.489,10.264-16.489,10.264Z"/><path class="b" d="M39.6723,15.7645v16.472l-16.489,10.264-16.489-10.264V15.7645"/><path class="b" d="M31.9653,28.3535l4.5793-3.0165-3.6714,8.5306,4.6433-3.1207"/><line class="b" x1="23.1833" y1="42.5005" x2="23.1833" y2="26.0275"/><path class="b" d="M31.5353,42.4595v-3.1219h1.128c.6377,0,1.1547.4694,1.1547,1.0484s-.517,1.0485-1.1547,1.0485h-1.128"/><path class="b" d="M35.2783,42.4595v-3.1219h1.128c.6377,0,1.1547.4694,1.1547,1.0484s-.517,1.0485-1.1547,1.0485h-1.128"/><line class="b" x1="36.4064" y1="41.4345" x2="37.5343" y2="42.4585"/><path class="b" d="M40.1644,39.3375c.6323,0,1.1413.4612,1.1413,1.0341v1.0536c0,.5729-.509,1.0341-1.1413,1.0341s-1.1413-.4612-1.1413-1.0341v-1.0536c0-.5729.509-1.0341,1.1413-1.0341Z"/></svg>
Copied!