Zflasher Avr Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Zflasher Avr 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/335587.svg" alt="Zflasher Avr icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/335587.svg" alt="Zflasher Avr icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/335587.svg" alt="Zflasher Avr icon" :width="24" :height="24" />
CSS background
.icon-zflasher-avr {
background-image: url('https://proicons.com/icon/335587.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>.i{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="i" d="M10.7302,10.5012h14.2527l-6.6629,15.7219h7.9774l2.223,5.2757H10.5l6.6629-15.7219h-3.0286l-3.4042-5.2757Z"/><path id="c" class="i" d="M24.9828,10.5012l6.5277.0798,2.5072,5.0951-7.0476.0638,1.7052,4.3864,7.2937.0337,1.531,3.1032-7.5944-.0449,3.2111,8.2804h-4.5964l-6.058-15.0502"/><line id="d" class="i" x1="20.8377" y1="36.9774" x2="18.556" y2="36.9774"/><polyline id="e" class="i" points="18.0057 38.4782 19.7117 33.4782 21.4177 38.4782"/><polyline id="f" class="i" points="25.0634 33.4782 23.3571 38.3687 21.6507 33.4782"/><path id="g" class="i" d="M26.5748,38.4685v-4.9903h1.6897c.9553,0,1.7297.7504,1.7297,1.6759s-.7744,1.6759-1.7297,1.6759h-1.6897"/><line id="h" class="i" x1="28.2646" y1="36.8301" x2="29.9542" y2="38.4672"/><path class="i" d="M40.5,7.5H10.5l-3,3v30h33V7.5Z"/><rect class="i" x="20.5" y="5.5" width="7" height="2"/><rect class="i" x="30.5" y="5.5" width="7" height="2"/><rect class="i" x="10.5" y="5.5" width="7" height="2"/><rect class="i" x="20.5" y="40.5" width="7" height="2"/><rect class="i" x="30.5" y="40.5" width="7" height="2"/><rect class="i" x="10.5" y="40.5" width="7" height="2"/><rect class="i" x="38" y="23" width="7" height="2" transform="translate(65.5 -17.5) rotate(90)"/><rect class="i" x="38" y="33" width="7" height="2" transform="translate(75.5 -7.5) rotate(90)"/><rect class="i" x="38" y="13" width="7" height="2" transform="translate(55.5 -27.5) rotate(90)"/><rect class="i" x="3" y="23" width="7" height="2" transform="translate(30.5 17.5) rotate(90)"/><rect class="i" x="3" y="33" width="7" height="2" transform="translate(40.5 27.5) rotate(90)"/><rect class="i" x="3" y="13" width="7" height="2" transform="translate(20.5 7.5) rotate(90)"/></svg>
Copied!