Yono Lite Sbi Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Yono Lite Sbi 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/350030.svg" alt="Yono Lite Sbi icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/350030.svg" alt="Yono Lite Sbi icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/350030.svg" alt="Yono Lite Sbi icon" :width="24" :height="24" />
CSS background
.icon-yono-lite-sbi {
background-image: url('https://proicons.com/icon/350030.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 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><rect class="a" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/><polyline class="a" points="13.556 19.95 13.556 27.753 17.457 27.753"/><line class="a" x1="20.096" x2="20.096" y1="19.95" y2="27.753"/><line class="a" x1="30.543" x2="34.444" y1="27.753" y2="27.753"/><line class="a" x1="30.543" x2="34.444" y1="19.95" y2="19.95"/><line class="a" x1="30.543" x2="33.079" y1="23.852" y2="23.852"/><line class="a" x1="30.543" x2="30.543" y1="19.95" y2="27.753"/><line class="a" x1="22.734" x2="27.904" y1="19.95" y2="19.95"/><line class="a" x1="25.368" x2="25.368" y1="27.753" y2="19.95"/><polyline class="a" points="25.114 16.852 25.114 9.049 30.284 16.852 30.284 9.049"/><polyline class="a" points="14.932 9.049 12.396 12.95 9.763 9.049"/><line class="a" x1="12.396" x2="12.396" y1="16.852" y2="12.95"/><path class="a" d="m17.161 14.267a2.5852 2.5852 0 105.1695 0v-2.6336a2.6226 2.6226 0 00-2.6336-2.6335 2.5416 2.5416 0 00-2.5359 2.6335z"/><path class="a" d="m33.068 14.267a2.5852 2.5852 0 105.1695 0v-2.6336a2.6226 2.6226 0 00-2.6335-2.6335 2.5416 2.5416 0 00-2.536 2.6335z"/><line class="a" x1="36.952" x2="36.952" y1="31.197" y2="39"/><path class="a" d="m21.668 38.122a2.3253 2.3253 0 001.9508.8779h1.17a1.9566 1.9566 0 001.9511-1.9508 1.9565 1.9565 0 00-1.9508-1.9507h-1.268a1.9566 1.9566 0 01-1.9508-1.9508 1.9566 1.9566 0 011.9508-1.9508h1.1705a2.0943 2.0943 0 011.9507.8779"/><path class="a" d="m32.48 35.098a1.9508 1.9508 0 110 3.9015h-3.2186v-7.803h3.2186a1.9508 1.9508 0 110 3.9015z"/><line class="a" x1="32.48" x2="29.261" y1="35.098" y2="35.098"/><path class="a" d="m16.019 38.853a3.9681 3.9681 0 10-2.0061 0"/></svg>
Copied!