Ma French Bank Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ma French 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/328761.svg" alt="Ma French Bank icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/328761.svg" alt="Ma French Bank icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/328761.svg" alt="Ma French Bank icon" :width="24" :height="24" />
CSS background
.icon-ma-french-bank {
background-image: url('https://proicons.com/icon/328761.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>.e{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="c"><path id="d" class="e" d="M14.386,36.5619l1.5925-5.096,1.5925,5.096M17.0435,34.8739h-2.13M10.891,34.0141h-1.9831M10.891,34.014c.6638,0,1.2019.5704,1.2019,1.274s-.5381,1.274-1.2019,1.274h-1.9831v-5.0959h1.9831c.6638,0,1.2019.5704,1.2019,1.274s-.5381,1.274-1.2019,1.274ZM34.6507,20.0516l3.1033-.7165M37.183,16.8619l1.1463,4.9653M34.0797,17.5784l1.1463,4.9653M32.6073,21.3944l.0047.0204c.2097.9084-.315,1.8051-1.1719,2.003h0c-.857.1979-1.7216-.3781-1.9313-1.2865l-.3869-1.6758c-.2097-.9084.315-1.8051,1.1719-2.003h0c.857-.1978,1.7217.3781,1.9314,1.2865l.0047.0204M24.5898,24.9796l-1.1379-4.9286,4.2158,4.218-1.1379-4.9286M22.3777,25.5097l-2.2068.5095-1.1463-4.9653,2.2068-.5095M19.5977,23.5365l1.4388-.3322M10.392,28.2768l-1.1463-4.9653,2.2068-.5095M9.8188,25.7941l1.4344-.3312M15.9903,25.2672l1.9095,1.2749M14.8332,27.2515l-1.1463-4.9653,1.5335-.354c.867-.2002,1.7422.3842,1.9548,1.3051.2126.9209-.3178,1.8298-1.1848,2.0299l-1.5335.354M19.8458,36.5808v-5.0959l3.1849,5.0959v-5.0959M27.7828,36.5619l-1.8976-2.5479M25.3056,34.787l2.4772-3.3038M25.3056,31.466v5.0959M15.5091,16.8653l1.5925-5.096,1.5925,5.096M18.1666,15.1772h-2.13M8.1201,16.8595v-5.0903l2.548,5.0959,2.548-5.0882v5.0882M5.6024,9.3641h15.8649v9.9063H5.6024v-9.9063ZM40.2059,13.5022l-18.7389,4.327v1.4407h-6.2455s-9.7215,2.2444-9.7215,2.2444l1.804,7.8106h-1.478v9.311h25.1013v-9.311h-13.949s25.5218-5.8921,25.5218-5.8921l-2.2941-9.9305Z"/></g></svg>
Copied!