Dkbtantogo Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Dkbtantogo 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/339167.svg" alt="Dkbtantogo icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339167.svg" alt="Dkbtantogo icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339167.svg" alt="Dkbtantogo icon" :width="24" :height="24" />
CSS background
.icon-dkbtantogo {
background-image: url('https://proicons.com/icon/339167.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.7" y1="38.4" x2="29.7" y2="27.2"/><path class="b" d="M29.7,27.2h4.7c1.5464,0,2.8,1.2536,2.8,2.8h0c0,1.5464-1.2536,2.8-2.8,2.8h-4.7"/><path class="b" d="M29.7,32.8h4.7c1.5464,0,2.8,1.2536,2.8,2.8h0c0,1.5464-1.2536,2.8-2.8,2.8h-4.7"/><path class="b" d="M10.8,38.4v-11.2h1.9c3.0873-.0055,5.5945,2.4927,5.6,5.58,0,.0067,0,.0133,0,.02h0c.0055,3.0873-2.4927,5.5945-5.58,5.6-.0067,0-.0133,0-.02,0h-1.9Z"/><line class="b" x1="21.2" y1="27.2" x2="21.2" y2="38.4"/><line class="b" x1="22.7" y1="32.8" x2="26.8" y2="27.3"/><line class="b" x1="22.7" y1="32.8" x2="26.8" y2="38.4"/><line class="b" x1="22.7" y1="32.8" x2="21.2" y2="32.8"/><rect class="b" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/><path class="b" d="M27.9,14.3h-.6v-2.1c0-2.0987-1.7013-3.8-3.8-3.8s-3.8,1.7013-3.8,3.8h0v2.1h-.6c-.7564-.0168-1.3832.5829-1.4,1.3393-.0004.0202-.0004.0405,0,.0607v7.3c-.0168.7564.5829,1.3832,1.3393,1.4.0202.0004.0404.0004.0607,0h8.8c.7564.0168,1.3832-.5829,1.4-1.3393.0004-.0202.0004-.0405,0-.0607h0v-7.3c-.0487-.7521-.6479-1.3513-1.4-1.4ZM19.7,14.3h7.5"/></svg>
Copied!