Carrefour Finance Mobile Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Carrefour Finance 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/338025.svg" alt="Carrefour Finance Mobile icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/338025.svg" alt="Carrefour Finance Mobile icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/338025.svg" alt="Carrefour Finance Mobile icon" :width="24" :height="24" />
CSS background
.icon-carrefour-finance-mobile {
background-image: url('https://proicons.com/icon/338025.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="m17.8709,14.7268l-8.1998,7.9322c-.4095.3477-.6711.7561-.6711,1.3403,0,.5816.2618.9915.6711,1.3418l8.1998,7.9301c.0527.0539.1035.0753.1468.0753.0777,0,.1312-.0706.1289-.1536-.0024-.0488-.0236-.105-.0721-.1536-1.9246-2.3913-3.3251-5.1338-3.3251-9.0106,0-3.8797,1.4003-6.676,3.3251-9.0689.0485-.0479.0697-.1032.0721-.1533.0026-.0847-.0512-.1533-.1289-.1533-.0432-.0008-.0942.0203-.1468.0738"/><path class="c" d="m24.1753,14.0561c-3.2106,0-4.4651,4.5498-4.4651,9.9734s1.2544,9.9143,4.4651,9.9143c1.9267,0,3.5689-1.1282,3.5743-2.0556.0008-.203-.0773-.3975-.2477-.5672-.9132-.8823-1.2703-1.7641-1.2731-2.5422-.0059-1.4855,1.2828-2.5919,2.4707-2.5919,1.6331,0,2.5963,1.2836,2.5963,2.9458,0,1.5752-.671,2.887-1.4013,3.9376-.0288.043-.0418.0909-.0418.133.0005.0824.0491.1501.1218.1501.0441,0,.0959-.0236.1524-.0803l8.202-7.9301c.4095-.3501.671-.7602.671-1.3418,0-.584-.2618-.9926-.671-1.3403l-8.202-7.9322c-.0562-.0562-.1079-.08-.1524-.08-.0732,0-.1212.0683-.1218.151,0,.0424.013.0897.0418.1332.7299,1.0491,1.4013,2.3625,1.4013,3.9365,0,1.6611-.9631,2.9458-2.5963,2.9458-1.1879,0-2.4766-1.1056-2.4707-2.5913.0026-.7782.3598-1.6608,1.2731-2.5422.1703-.1706.2486-.3634.2477-.5666-.0053-.9288-1.6474-2.0576-3.5743-2.0576"/><circle class="c" cx="24" cy="24" r="21.5"/></svg>
Copied!