Garanti Bbva Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Garanti Bbva 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/340944.svg" alt="Garanti Bbva icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340944.svg" alt="Garanti Bbva icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340944.svg" alt="Garanti Bbva icon" :width="24" :height="24" />
CSS background
.icon-garanti-bbva {
background-image: url('https://proicons.com/icon/340944.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="m20.1378,4.5c-1.3157-.0058-2.5741.8917-3.4899,2.9992,4.398,3.1161,7.6513,6.8576,9.7582,11.2265,1.4526-7.2953-2.6309-14.2098-6.2683-14.2255v-.0002Z"/><path class="c" d="m31.9055,7.9674c-2.0368-.0218-4.6691,4.7183-3.4551,12.7139,5.1921-5.1479,7.3745-11.058,4.0644-12.5527-.193-.1059-.3985-.1593-.6092-.1615v.0003Z"/><path class="c" d="m35.8695,12.467c-.5508,3.3511-2.6994,6.697-6.4462,10.0403,5.6202-.3956,9.169-6.0608,6.4462-10.0403Z"/><path class="c" d="m22.5935,24.4482c-5.3752.0895-11.9959,4.7983-11.394,9.2368.5328,2.0978,2.2081,3.2632,3.4736,3.6739,4.3067-2.8489,7.6802-7.0664,10.1221-12.6532-.6923-.1901-1.434-.2704-2.2019-.2576h.0002Z"/><path class="c" d="m26.3262,26.8055c-2.0475,5.7465-7.001,10.9732-9.7724,12.9191.181,1.1011.5527,2.0061,1.1184,2.7151,4.3325,4.5587,10.1926-6.5051,8.6542-15.6344v.0002Z"/><path class="c" d="m28.9515,26.3858c-.7848,10.0643,1.0602,12.1968,3.3509,11.3594.8272-.4171,1.3572-.9021,1.5906-1.4536-.3818-2.6725-.8797-5.8966-4.9414-9.9054v-.0004Z"/><path class="c" d="m30.7488,24.241c2.7794,2.864,4.4233,5.8793,4.9312,9.0467,3.2908-4.6135-.4236-8.2002-4.9312-9.0467Z"/><path class="c" d="m14.4602,10.049c-1.5583.0028-2.7935,1.302-3.3816,4.4344-.3832,4.9028,6.8541,9.5233,14.2474,7.2353-3.1275-6.2474-7.6755-11.6755-10.8664-11.6693l.0005-.0004Z"/></svg>
Copied!