Digital Rupee Sbi Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Digital Rupee 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/324532.svg" alt="Digital Rupee Sbi icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324532.svg" alt="Digital Rupee Sbi icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324532.svg" alt="Digital Rupee Sbi icon" :width="24" :height="24" />
CSS background
.icon-digital-rupee-sbi {
background-image: url('https://proicons.com/icon/324532.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M33,12.5085v9"/><path class="c" d="M15.1782,20.5222c.552.7186,1.2439.9861,2.2067.9861h1.3325c1.24,0,2.2452-1.0052,2.2452-2.2452v-.0096c0-1.24-1.0052-2.2452-2.2452-2.2452h-1.4698c-1.2413,0-2.2476-1.0063-2.2476-2.2476,0-1.244,1.0085-2.2525,2.2525-2.2525h1.3251c.9627,0,1.6548.2676,2.2067.9861"/><path class="c" d="M27.7126,17.0084c1.2427,0,2.25,1.0073,2.25,2.25s-1.0073,2.25-2.25,2.25h-3.7125v-9h3.7125c1.2427,0,2.25,1.0073,2.25,2.25s-1.0073,2.2501-2.25,2.2501ZM27.7126,17.0084h-3.7125"/><path class="c" d="M38.5,5.5H9.5c-2.2091,0-4,1.7909-4,4v29c0,2.2091,1.7909,4,4,4h29c2.2091,0,4-1.7909,4-4V9.5c0-2.2091-1.7909-4-4-4Z"/><path class="c" d="M22.3092,34.3559c-.3876.6785-1.1182,1.1357-1.9555,1.1357h0c-1.243,0-2.2506-1.0076-2.2506-2.2506v-1.4629c0-1.243,1.0076-2.2506,2.2506-2.2506h0c1.243,0,2.2506,1.0076,2.2506,2.2506v.7314s-4.5011,0-4.5011,0"/><g id="b"><path class="c" d="M23.9329,26.4917h1.8219c1.6662,0,3.0168,1.3536,3.0168,3.0233s-1.3507,3.0233-3.0168,3.0233l3.0168,2.9533"/><line class="c" x1="25.7548" y1="26.4917" x2="29.8969" y2="26.4917"/><line class="c" x1="23.9329" y1="29.5299" x2="29.8969" y2="29.5299"/></g></svg>
Copied!