Dkbbanking Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Dkbbanking 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/339166.svg" alt="Dkbbanking icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339166.svg" alt="Dkbbanking icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339166.svg" alt="Dkbbanking icon" :width="24" :height="24" />
CSS background
.icon-dkbbanking {
background-image: url('https://proicons.com/icon/339166.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>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><line class="b" x1="29.6993" y1="29.5427" x2="29.6993" y2="18.424"/><path class="b" d="M29.6993,18.4241h4.6803c1.5398,0,2.788,1.2482,2.788,2.788h0c0,1.5398-1.2482,2.788-2.788,2.788h-4.6803"/><path class="b" d="M29.6993,24h4.6803c1.5398,0,2.788,1.2482,2.788,2.788h0c0,1.5398-1.2482,2.788-2.788,2.788h-4.6803"/><path class="b" d="M10.8324,29.576v-11.1519h1.8923c3.0795,0,5.576,2.4964,5.576,5.576h0c0,3.0795-2.4964,5.576-5.576,5.576h-1.8923Z"/><line class="b" x1="21.2203" y1="18.4157" x2="21.2203" y2="29.5677"/><line class="b" x1="22.6621" y1="23.9917" x2="26.7797" y2="18.4533"/><line class="b" x1="22.6621" y1="23.9917" x2="26.7797" y2="29.5843"/><line class="b" x1="22.6621" y1="23.9917" x2="21.2203" y2="23.9917"/><rect class="b" x="5.5006" y="5.5" width="37" height="37" rx="4" ry="4"/></svg>
Copied!