Vivo Console Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Vivo Console 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/349379.svg" alt="Vivo Console icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/349379.svg" alt="Vivo Console icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/349379.svg" alt="Vivo Console icon" :width="24" :height="24" />
CSS background
.icon-vivo-console {
background-image: url('https://proicons.com/icon/349379.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>.n{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="e"><path id="f" class="n" d="M40.03930688,14.74999595v18.50000763l-16.03930664,9.25000381-16.03930521-9.25000381V14.74999595L24.00000024,5.49999261l16.03930664,9.25000334Z"/><g id="g"><path id="h" class="n" d="M7.95994925,14.83602309l16.04005098,9.06542397"/><path id="i" class="n" d="M24.00000024,23.91840148l16.04005051-9.08237839"/><path id="j" class="n" d="M24.00000024,42.24382758v-18.3254261"/></g><g id="k"><path id="l" class="n" d="M24.00020242,39.59052634l-13.48591805-7.77744484v-15.53582191"/><path id="m" class="n" d="M23.99837136,34.26301169l-8.93444157-5.15256882v-10.26006699"/></g></g></svg>
Copied!