Banabikurye Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Banabikurye 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/322346.svg" alt="Banabikurye icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322346.svg" alt="Banabikurye icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322346.svg" alt="Banabikurye icon" :width="24" :height="24" />
CSS background
.icon-banabikurye {
background-image: url('https://proicons.com/icon/322346.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>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="b" cx="24" cy="24" r="21.5"/><line class="b" x1="29.6215" y1="16.5" x2="29.6215" y2="27.5"/><line class="b" x1="29.6215" y1="25.1914" x2="34.5104" y2="20.1667"/><line class="b" x1="31.2512" y1="23.5617" x2="35.0536" y2="27.3642"/><path class="b" d="m12.9464,22.825c0-1.5125,1.2375-2.75,2.75-2.75h0c1.5125,0,2.75,1.2375,2.75,2.75v1.7875c0,1.5125-1.2375,2.75-2.75,2.75h0c-1.5125,0-2.75-1.2375-2.75-2.75"/><line class="b" x1="12.9464" y1="27.5" x2="12.9464" y2="16.5"/><path class="b" d="m21.3029,22.825c0-1.5125,1.2375-2.75,2.75-2.75h0c1.5125,0,2.75,1.2375,2.75,2.75v1.7875c0,1.5125-1.2375,2.75-2.75,2.75h0c-1.5125,0-2.75-1.2375-2.75-2.75"/><line class="b" x1="21.3029" y1="27.5" x2="21.3029" y2="16.5"/></svg>
Copied!