Bhim Sbi Pay Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Bhim Sbi Pay 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/337140.svg" alt="Bhim Sbi Pay icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337140.svg" alt="Bhim Sbi Pay icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337140.svg" alt="Bhim Sbi Pay icon" :width="24" :height="24" />
CSS background
.icon-bhim-sbi-pay {
background-image: url('https://proicons.com/icon/337140.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="M11.8784,4.5A2.1081,2.1081,0,0,0,9.77,6.6081V41.3919A2.1081,2.1081,0,0,0,11.8784,43.5H36.1216A2.1081,2.1081,0,0,0,38.23,41.3919V6.6081A2.1081,2.1081,0,0,0,36.1216,4.5Z"/><line class="a" x1="9.7703" y1="37.8001" x2="38.2297" y2="37.8001"/><line class="a" x1="24" y1="39.9082" x2="24" y2="35.692"/><polyline class="a" points="27.591 26.218 29.991 23.818 27.591 21.417"/><line class="a" x1="29.991" y1="23.8178" x2="18.009" y2="23.8178"/><polyline class="a" points="20.409 15.093 18.009 17.493 20.409 19.894"/><line class="a" x1="18.009" y1="17.4934" x2="29.991" y2="17.4934"/></svg>
Copied!