Mercantil Banco Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mercantil Banco 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/343639.svg" alt="Mercantil Banco icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343639.svg" alt="Mercantil Banco icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343639.svg" alt="Mercantil Banco icon" :width="24" :height="24" />
CSS background
.icon-mercantil-banco {
background-image: url('https://proicons.com/icon/343639.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M11.6125,4.5286c18.876-1.457,28.95,7.943,30.66,16.992,1.712,9.052-6.148,19.977-25.862,22.101,8.808-4.725,11.902-13.857,10.768-21.916-1.077-7.65-6.18-14.373-15.566-17.177"/><path class="c" d="M16.4105,43.6216c-1.378-6.142-5.83-8.595-10.911-10.294,8.393-.75,19.022-2.57,27.026-8.388,4.9-3.562,8.13-10.331,1.373-15.51"/></svg>
Copied!