Hdfcbank Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Hdfcbank 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/314632.svg" alt="Hdfcbank icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/314632.svg" alt="Hdfcbank icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/314632.svg" alt="Hdfcbank icon" :width="24" :height="24" />
CSS background
.icon-hdfcbank {
background-image: url('https://proicons.com/icon/314632.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>HDFC Bank</title><path d="M.572 0v10.842h3.712V4.485h6.381V0Zm12.413 0v4.485h6.383v6.357h4.06V0Zm-4.64 8.53v6.938h6.963V8.53ZM.572 13.153V24h10.093v-4.486h-6.38v-6.361zm18.796 0v6.361h-6.383V24h10.443V13.153Z"/></svg>
Copied!