Credit Mutuel Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Credit Mutuel 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/324088.svg" alt="Credit Mutuel icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324088.svg" alt="Credit Mutuel icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324088.svg" alt="Credit Mutuel icon" :width="24" :height="24" />
CSS background
.icon-credit-mutuel {
background-image: url('https://proicons.com/icon/324088.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m19.4234,7.9757l-13.9234,24.1161c2.034,3.523,2.5425,4.4038,4.5766,7.9268h27.8469c2.034-3.523,2.5425-4.4038,4.5766-7.9268L28.5766,7.9757h-9.1531Z"/><path class="c" d="m13.8642,17.6061c1.0804-.6929,2.3722-1.0921,3.7579-1.0921,2.8184,0,5.2493,1.6558,6.3884,4.0515"/><path class="c" d="m10.576,23.3016c-.0117.0822-.0117.1762-.0117.2701,0,3.8871,3.159,7.0461,7.0578,7.0461.1057,0,.1996,0,.2936-.0117,2.701-.1057,5.0027-1.7263,6.0948-4.0397.0352-.0705.0587-.1292.0939-.1996"/><path class="c" d="m37.4332,23.3251c.0117.0822.0117.1644.0117.2466,0,3.7344-2.9241,6.7877-6.5998,7.0226"/><path class="c" d="m34.1333,17.5943c-1.0921-.6811-2.3722-1.0804-3.7462-1.0804-2.8184,0-5.2493,1.6558-6.3767,4.0515-.4463.9042-.6811,1.9259-.6811,3.0063,0,.9982.2114,1.9494.5872,2.8067.0235.0705.047.1292.0939.1879"/><path class="c" d="m17.9157,30.606c-.3758.8573-.5872,1.8085-.5872,2.8067,0,3.0298,1.9142,5.6251,4.6034,6.6116"/><path class="c" d="m26.8289,40.0243c2.6892-.9864,4.6034-3.5817,4.6034-6.6116,0-.9982-.2114-1.9612-.5872-2.8184-1.0921-2.5014-3.57-4.2394-6.4706-4.2394-.0939,0-.1879,0-.2701.0117-.0705,0-.1292,0-.1879.0117"/></svg>
Copied!