Tpbank Mobile Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Tpbank Mobile 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/334173.svg" alt="Tpbank Mobile icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/334173.svg" alt="Tpbank Mobile icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/334173.svg" alt="Tpbank Mobile icon" :width="24" :height="24" />
CSS background
.icon-tpbank-mobile {
background-image: url('https://proicons.com/icon/334173.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="b" 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="m22.3501,39.6108l-3.8363-27.0549"/><path class="c" d="m5.5801,10.563c-.3334-1.2445.4051-2.5237,1.6496-2.8572"/><path class="c" d="m25.6499,39.6108c-.911.9111-2.3882.9111-3.2992,0,0,0,0,0,0,0"/><path class="c" d="m40.7703,7.7063c1.2445.3335,1.9831,1.6127,1.6496,2.8572"/><g><path class="c" d="m25.6499,39.6108l16.7703-29.0468"/><path class="c" d="m40.7703,7.7063H7.2297"/><path class="c" d="m5.5801,10.563l16.7703,29.0468"/><path class="c" d="m7.2296,7.7063l25.6289,10.7326"/><path class="c" d="m42.4202,10.563l-21.6181,18.1263"/></g></svg>
Copied!