Aktia Mobile Bank Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Aktia Mobile Bank 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/321540.svg" alt="Aktia Mobile Bank icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/321540.svg" alt="Aktia Mobile Bank icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/321540.svg" alt="Aktia Mobile Bank icon" :width="24" :height="24" />
CSS background
.icon-aktia-mobile-bank {
background-image: url('https://proicons.com/icon/321540.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>.u{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}.v{fill:#000;stroke-width:0px;}</style></defs><g id="b"><g id="c"><polyline id="d" class="u" points="16.4123 29.7027 13.0214 18.7268 9.5 29.7027"/><line id="e" class="u" x1="10.6738" y1="25.9984" x2="15.2385" y2="25.9984"/></g><g id="f"><line id="g" class="u" x1="18.366" y1="18.9242" x2="18.366" y2="29.7027"/><line id="h" class="u" x1="18.366" y1="27.4123" x2="23.5436" y2="22.562"/><line id="i" class="u" x1="19.9481" y1="25.9303" x2="24.1189" y2="29.7027"/></g><g id="j"><path id="k" class="u" d="M27.2156,19.3281v8.8925c0,.8893.6793,1.4821,1.6982,1.4821h.5095"/><line id="l" class="u" x1="25.5174" y1="21.8476" x2="29.0836" y2="21.8476"/></g><g id="m"><path id="n" class="u" d="M37.6357,27.5918c0,1.161-.9724,2.1109-2.1608,2.1109s-2.1608-.9499-2.1608-2.1109v-1.3721c0-1.161.9724-2.1109,2.1608-2.1109s2.1608.9499,2.1608,2.1109"/><path id="o" class="u" d="M38.5,29.7027c-.4322,0-.8643-.4222-.8643-.8444v-4.7495"/></g><g id="p"><ellipse id="q" class="v" cx="31.2281" cy="19.3707" rx=".7649" ry=".75"/><line id="r" class="u" x1="31.2281" y1="22.5911" x2="31.2281" y2="29.7027"/></g></g><g id="s"><path id="t" class="u" d="M38.5,5.5H9.5c-2.2091,0-4,1.7909-4,4v29c0,2.2091,1.7909,4,4,4h29c2.2091,0,4-1.7909,4-4V9.5c0-2.2091-1.7909-4-4-4Z"/></g></svg>
Copied!