Ebarimt Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ebarimt 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/339482.svg" alt="Ebarimt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339482.svg" alt="Ebarimt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339482.svg" alt="Ebarimt icon" :width="24" :height="24" />
CSS background
.icon-ebarimt {
background-image: url('https://proicons.com/icon/339482.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M26.0219,36.4964h8.72v-4.564A10.7419,10.7419,0,0,0,24,21.1905h0A10.7419,10.7419,0,0,0,13.2581,31.9324v4.564h8.72"/><path class="a" d="M34.7419,28.5311h0A8.7581,8.7581,0,0,1,43.5,37.2892V41.01a0,0,0,0,1,0,0H25.9838a0,0,0,0,1,0,0V37.2892a8.7581,8.7581,0,0,1,8.7581-8.7581Z"/><path class="a" d="M13.2581,28.5311h0a8.7581,8.7581,0,0,1,8.7581,8.7581V41.01a0,0,0,0,1,0,0H4.5a0,0,0,0,1,0,0V37.2892A8.7581,8.7581,0,0,1,13.2581,28.5311Z"/><path class="a" d="M22.42,10.0287c-.3591.58,0,1.0085,0,1.5748,0,.9256-.9946,1.0361-.9946,2.1274,0,.5249.2871,3.0391,2.5748,3.0391a2.6993,2.6993,0,0,0,2.84-2.901c0-1.1051-.8565-1.3123-.8565-1.9339,0-.7874.5526-.9117.5526-1.9064"/><path class="a" d="M24.3814,6.99c-1.0913,1.6162.0944,2.0444.0944,2.934,0,.72-.4758.9316-.4758,1.9838a6.3933,6.3933,0,0,0,.2435,1.9818c.3039.8221,2.431,1.8584,2.5968-.02"/><path class="a" d="M21.4252,13.7309c0,1.782,2.7076,1.5334,2.7076.0473"/></svg>
Copied!