Livin By Mandiri Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Livin By Mandiri 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/328607.svg" alt="Livin By Mandiri icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/328607.svg" alt="Livin By Mandiri icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/328607.svg" alt="Livin By Mandiri icon" :width="24" :height="24" />
CSS background
.icon-livin-by-mandiri {
background-image: url('https://proicons.com/icon/328607.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:#000;}.d{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="d" d="m4.6357,20.9762c1.6859-1.3835,2.5341-3.0307,2.7817-3.8485.3238-1.0692.4642-2.5378.1158-2.6616-.2994-.1064-.8776.8092-1.1187,1.191-2.2331,3.5363-1.9194,8.0518-1.8743,8.6087.1542,1.9069.5242,6.4826,2.2206,6.8067,1.6536.3159,4.0296-3.5109,4.5234-6.7558.0688-.4519.2786-1.8304-.0279-1.9336-.3913-.1317-1.7829,1.7619-1.8887,3.9102-.0999,2.0278.9402,4.3925,1.931,4.393,1.7774.0009,3.0607-7.6067,3.4878-7.5067.216.0506-.29,1.9549-.0782,4.5047.1556,1.8726.8279,5.6525,2.2385,5.8502,1.3294.1863,2.7101-2.8941,3.7446-5.2021.8096-1.8062,1.895-4.2279.938-5.2252-.4257-.4436-1.1955-.5427-1.7198-.3078-.9102.408-1.0678,1.8177-.9353,2.6732.2151,1.3894,1.4095,2.701,2.7034,2.8965,2.8818.4355,5.4234-4.6521,4.6402-5.6962-.2332-.3109-.2037-.4885-.6028-.2718-.4625.2512-.6892.8929-.7181,2.1663-.0407,1.7916-.0851,5.7789,1.122,5.9257,1.8392.2236,4.1135-8.5804,4.7309-8.3997.5854.1713-1.4787,8.0821-.6034,8.3816.8719.2984,1.262-8.7098,4.9481-6.8369.7121.3618.3611,1.845.7401,4.6702.1432,1.0677.1201,3.5898.8529,3.6812.4641.0579,1.0556-.5748,1.7125-2.6837"/><circle class="c" cx="12.3969" cy="17.3685" r=".75"/><circle class="c" cx="27.6456" cy="17.3685" r=".75"/><path class="d" d="m41.9069,21.3934c.3765-.0965,1.5931-.6276,1.5931-2.0929,0-.4399-.3566-.7965-.7965-.7965s-.7965.3566-.7965.7965"/></svg>
Copied!