Bamras Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Bamras 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/336904.svg" alt="Bamras icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336904.svg" alt="Bamras icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336904.svg" alt="Bamras icon" :width="24" :height="24" />
CSS background
.icon-bamras {
background-image: url('https://proicons.com/icon/336904.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>.f{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="f" d="M22.1057,16.328c.3655,0,.5912-.5221.3381-.9053l-1.0183-1.5417h-.0051l-1.0183,1.5417c-.2531.3832-.0274.9053.3381.9053h1.3654ZM20.6943,17.3207h1.4574M20.8859,18.4556h1.0744M21.423,18.6753v13.5658M19.79,18.976s-.3228.9246,0,1.5307c.3378.6343.8854,1.1443,1.6489,1.4452.7634.3008,1.9291.9565,1.9291,2.5179s-1.2649,1.8021-1.9291,2.1754-1.251.7986-1.251,1.6653.5854,1.3531,1.251,1.6507c.6656.2975,1.4.7312,1.2461,1.5346"/><path class="f" d="M23.0561,18.976s.3228.9246,0,1.5307c-.3378.6343-.8854,1.1443-1.6489,1.4452-.7634.3008-1.9291.9565-1.9291,2.5179s1.2649,1.8021,1.9291,2.1754,1.251.7986,1.251,1.6653-.5854,1.3531-1.251,1.6507c-.6656.2975-1.4.7312-1.2461,1.5346"/><path class="f" d="M45.5,24c0,6.7873-9.6259,12.2895-21.5,12.2895h0c-11.8741,0-21.5-5.5022-21.5-12.2895h0c0-6.7873,9.6259-12.2895,21.5-12.2895h0c11.8741,0,21.5,5.5022,21.5,12.2895h0"/><path class="f" d="M28.157,28.2597v-8.3263h1.8721c2.0105,0,3.6403,1.6309,3.6403,3.6428v1.0408c0,2.0118-1.6298,3.6428-3.6403,3.6428h-1.8721ZM38.7119,19.9333v8.3263M12.7204,24.0965c1.1488,0,2.0802.932,2.0802,2.0816s-.9313,2.0816-2.0802,2.0816h-3.4323v-8.3263h3.4323c1.1488,0,2.0802.932,2.0802,2.0816s-.9313,2.0816-2.0802,2.0816ZM12.7204,24.0965h-3.4323"/></svg>
Copied!