Vvave Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Vvave 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/349484.svg" alt="Vvave icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/349484.svg" alt="Vvave icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/349484.svg" alt="Vvave icon" :width="24" :height="24" />
CSS background
.icon-vvave {
background-image: url('https://proicons.com/icon/349484.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>.v{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="c"><rect id="d" class="v" x="5.5011" y="11.2018" width="4.6102" height="4.6102"/><rect id="e" class="v" x="5.5003" y="19.2752" width="4.6102" height="4.6102"/><rect id="f" class="v" x="5.5" y="27.2449" width="4.6102" height="4.6102"/><rect id="g" class="v" x="13.8657" y="6.9035" width="4.6102" height="4.6102"/><rect id="h" class="v" x="13.8649" y="14.9769" width="4.6102" height="4.6102"/><rect id="i" class="v" x="13.8646" y="22.9466" width="4.6102" height="4.6102"/><rect id="j" class="v" x="13.8742" y="31.0113" width="4.6102" height="4.6102"/><rect id="k" class="v" x="21.9204" y="12.3785" width="4.6102" height="4.6102"/><rect id="l" class="v" x="21.9196" y="20.4519" width="4.6102" height="4.6102"/><rect id="m" class="v" x="21.9194" y="28.4217" width="4.6102" height="4.6102"/><rect id="n" class="v" x="21.9289" y="36.4863" width="4.6102" height="4.6102"/><rect id="o" class="v" x="29.868" y="7.1049" width="4.6102" height="4.6102"/><rect id="p" class="v" x="29.8672" y="15.1783" width="4.6102" height="4.6102"/><rect id="q" class="v" x="29.8669" y="23.1481" width="4.6102" height="4.6102"/><rect id="r" class="v" x="29.8765" y="31.2127" width="4.6102" height="4.6102"/><rect id="s" class="v" x="37.8898" y="10.9673" width="4.6102" height="4.6102"/><rect id="t" class="v" x="37.889" y="19.0407" width="4.6102" height="4.6102"/><rect id="u" class="v" x="37.8888" y="27.0104" width="4.6102" height="4.6102"/></g></svg>
Copied!