Meuinss Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Meuinss 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/343708.svg" alt="Meuinss icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343708.svg" alt="Meuinss icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343708.svg" alt="Meuinss icon" :width="24" :height="24" />
CSS background
.icon-meuinss {
background-image: url('https://proicons.com/icon/343708.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>.f{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="f" d="M44.3436,17.0438c-1.9781-5.7849-10.6597-8.3596-20.6546-6.1256,7.7482,2.1099,8.6257,10.2839,14.7421,10.5657.4416,6.2017-8.6636,7.5936-9.3184,14.1664,10.7204-4.021,17.4197-12.2052,15.2308-18.6066M3.6564,30.9562c-2.1889-6.4015,4.5108-14.5859,15.2314-18.6068-.6545,6.5732-9.7606,7.9647-9.319,14.1666,6.1048.2813,6.9897,8.4471,14.6968,10.5758-9.9781,2.2165-18.6346-.3606-20.6093-6.1357M25.547,23.3593c.0022.3601.0035.7203.0034,1.0804"/><path class="f" d="M25.4351,18.2108c.0101.2596.0192.5193.0278.779M25.2391,14.5442c.0034.0487.0169.2435.0202.2923M22.8152,13.8233c.0016-.0201.0076-.0953.0091-.1129M22.6341,16.655c.009-.1772.0183-.3544.028-.5315M22.4723,21.6472c.0049-.3065.0109-.613.0175-.9194M22.4737,27.3172c-.0051-.3077-.0095-.6153-.0129-.923M22.6189,31.9151c-.0086-.1782-.0166-.3564-.0245-.5347M25.3117,33.2167c-.003.0493-.0149.2465-.018.2957M25.4882,29.0529c-.0071.2611-.015.5223-.0235.7833M28.4081,23.3943c.0059.3484.0091.6969.009,1.0454M28.3101,20.8377c.0176.2926.033.5853.0461.8781M28.1072,18.3818c.0265.2492.051.4987.0739.7482M27.8447,16.3338c.0261.1718.0511.3437.075.5158M19.8197,19.1231c.0228-.2485.0473-.4969.0736-.745M19.644,21.7138c.0132-.2928.0285-.5855.0462-.878M19.583,24.4398c0-.3493.003-.6986.009-1.0478M19.6458,27.2069c-.0134-.2931-.0246-.5864-.0337-.8797M19.8108,29.6586c-.0224-.2497-.043-.4995-.0619-.7495M20.2752,33.2887c-.0079-.0474-.0396-.237-.0476-.2844M28.0291,31.1873c-.0208.1725-.0425.3449-.0653.5172M28.3879,26.3273c-.0091.2933-.0203.5865-.0337.8797M30.841,21.0353c.024.2672.045.5346.0632.8022M30.1725,16.705c.0171.0784.0853.3922.1023.4707M17.3474,19.3722c.0316-.2301.0655-.4599.1019-.6893M17.008,24.4398c0-.3285.0042-.657.0126-.9854M17.325,29.3412c-.0303-.2291-.0584-.4584-.0842-.688M17.6466,31.3144c-.0148-.0787-.0737-.3937-.0884-.4725M30.7592,28.6532c-.0258.2296-.0539.459-.0842.688M30.9518,26.2046c-.0122.2673-.0273.5345-.0452.8015M33.0268,23.5319c.0091.3025.0138.6052.0137.9079M32.5473,19.0758c.0387.2046.075.4097.109.6151M15.061,21.9799c.0198-.2384.0425-.4765.0681-.7143M15.0501,26.7644c-.0184-.2353-.034-.4708-.0468-.7064M34.4201,21.5153c.024.2069.0454.414.0643.6215M13.4115,24.4398c0-.2761.0044-.5521.0134-.828M34.5466,25.9012c-.0117.2041-.0259.408-.0425.6118M24.9364,34.9659c-.0016-.0201-.0076-.0953-.0091-.1129"/></svg>
Copied!