Tohobank Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Tohobank 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/348634.svg" alt="Tohobank icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348634.svg" alt="Tohobank icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348634.svg" alt="Tohobank icon" :width="24" :height="24" />
CSS background
.icon-tohobank {
background-image: url('https://proicons.com/icon/348634.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>.e{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="e" cx="33.25014973" cy="14.75" r="9.25"/><circle class="e" cx="33.25014973" cy="33.25" r="9.25"/><path class="e" d="M11.66714954,36.33300018v6.16669846h-6.16669989v-18.5h6.16669989v6.16670036h6.16670036v-6.16670036h6.16670036v18.5h-6.16670036v-6.16669846h-6.16670036Z"/><circle class="e" cx="33.2501502" cy="14.75" r="3.08330035"/><circle class="e" cx="33.2501502" cy="33.25000048" r="3.08330107"/><path class="e" d="M17.83314991,13.4289999h6.16670036"/><path class="e" d="M5.50014973,13.4289999h6.16670036"/><path class="e" d="M40.94115162,38.38899994h1.55879974"/><path class="e" d="M24.00014973,38.38899994h1.55879974"/><path class="e" d="M39.0641489,40.44400024h3.43600082"/><path class="e" d="M24.00014973,40.44400024h3.43600082"/><path class="e" d="M24.00014973,42.5h18.5"/><path class="e" d="M24.00014973,24h18.5"/><path class="e" d="M39.0641489,26.05599976h3.43600082"/><path class="e" d="M24.00014973,26.05599976l3.43600082.00000191"/><path class="e" d="M40.94115162,28.11100006h1.55879974"/><path class="e" d="M24.00014973,28.11100006l1.55879974-.00000191"/><path class="e" d="M17.83314991,15.18999958h6.16670036"/><path class="e" d="M5.50014973,15.18999958h6.16670036"/><path class="e" d="M17.83314991,16.95199966h6.16670036"/><path class="e" d="M5.50014973,16.95199966h6.16670036"/><path class="e" d="M17.83314991,18.7140007h6.16670036"/><path class="e" d="M5.50014973,18.7140007h6.16670036"/><path class="e" d="M17.83314991,20.47599983h6.16670036"/><path class="e" d="M5.50014973,20.47599983h6.16670036"/><path class="e" d="M17.83314991,22.23800087h6.16670036"/><path class="e" d="M5.50014973,22.23800087h6.16670036"/><path class="e" d="M17.83314991,11.66699982h6.16670036v-6.16669989H5.49985027v6.16669989h6.16670036v12.33300018h6.16670036l-.00010109-12.33300018Z"/><path class="e" d="M11.66714954,42.5h6.16670036"/><rect class="e" x="24.00014973" y="5.5" width="18.5" height="18.5"/></svg>
Copied!