Envivasapp Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Envivasapp 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/325475.svg" alt="Envivasapp icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325475.svg" alt="Envivasapp icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325475.svg" alt="Envivasapp icon" :width="24" :height="24" />
CSS background
.icon-envivasapp {
background-image: url('https://proicons.com/icon/325475.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="n" d="M14.1472,9.7452v5.2084h4.8734v4.9343h4.8429M24.2129,20.0133l.0211,13.1206c.0018,1.1015-.9436,1.9884-2.1156,1.9884h-12.5615c-1.1721,0-2.1156-.8868-2.1156-1.9884V11.759c0-1.1015.9436-1.9801,2.1156-1.9884l4.5819-.0323"/><path id="c" class="n" d="M27.4658,42.4945l6.925.0055,6.168-6.2899M33.6245,36.2063l-6.1642,6.2937M27.4657,29.8819l6.925-.0055,6.1642,6.3317M33.6283,36.2082l-6.168-6.3318"/><rect id="d" class="n" x="19.2405" y="10.4102" width="4.2254" height="4.2645"/><rect id="e" class="n" x="34.0756" y="5.5" width="4.2254" height="4.2645"/><rect id="f" class="n" x="29.1484" y="10.4102" width="4.2254" height="4.2645"/><rect id="g" class="n" x="24.1906" y="15.3337" width="4.2254" height="4.2645"/><rect id="h" class="n" x="24.1906" y="5.5" width="4.2254" height="4.2645"/><path id="i" class="n" d="M10.5702,17.9773h5.0828"/><path id="j" class="n" d="M10.5702,22.6482h5.0828"/><path id="k" class="n" d="M15.8401,31.3034h5.0828"/><path id="l" class="n" d="M10.5702,27.319h10.4875"/><path id="m" class="n" d="M10.5702,29.3112h10.4875"/></svg>
Copied!