Hdfc Bank Digital Rupee Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Hdfc Bank Digital Rupee 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/326935.svg" alt="Hdfc Bank Digital Rupee icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/326935.svg" alt="Hdfc Bank Digital Rupee icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/326935.svg" alt="Hdfc Bank Digital Rupee icon" :width="24" :height="24" />
CSS background
.icon-hdfc-bank-digital-rupee {
background-image: url('https://proicons.com/icon/326935.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="M42.5,21v-11.5c0-2.2091-1.7909-4-4-4h-11.5"/><path class="c" d="M21,5.5h-11.5c-2.2091,0-4,1.7909-4,4v11.5"/><path class="c" d="M5.5,27v11.5c0,2.2091,1.7909,4,4,4h11.5"/><path class="c" d="M27,42.5h11.5c2.2091,0,4-1.7909,4-4v-11.5"/><path class="c" d="M20.8062,30.3547c-.7322,1.2815-2.1121,2.1453-3.6937,2.1453h0c-2.3478,0-4.2511-1.9033-4.2511-4.2511v-2.7632c0-2.3478,1.9033-4.2511,4.2511-4.2511h0c2.3478,0,4.2511,1.9033,4.2511,4.2511v1.3816s-8.5021,0-8.5021,0"/><g id="b"><path class="c" d="M23.8732,15.5h3.4413c3.1472,0,5.6985,2.5568,5.6985,5.7108s-2.5513,5.7108-5.6985,5.7108l5.6985,5.5785"/><line class="c" x1="27.3145" y1="15.5" x2="35.1385" y2="15.5"/><line class="c" x1="23.8732" y1="21.239" x2="35.1385" y2="21.239"/></g></svg>
Copied!