Mango Languages Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mango Languages 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/328845.svg" alt="Mango Languages icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/328845.svg" alt="Mango Languages icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/328845.svg" alt="Mango Languages icon" :width="24" :height="24" />
CSS background
.icon-mango-languages {
background-image: url('https://proicons.com/icon/328845.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M4.5047,38.2092V9.7749h9.7449l9.7491,9.4845,9.7508-9.4845h9.7491v28.4527h-9.7491v-9.4845l-9.7508,9.4845-9.7558-9.4904v9.4737l-9.7383-.0017Z"/><path class="b" d="M23.9976,38.2276v-9.4845h9.7508l-9.7508,9.4845Z"/><path class="b" d="M23.9976,38.2276v-9.4845h-9.7491l9.7491,9.4845Z"/><path class="b" d="M23.9976,19.2586h-9.7491v9.4845h9.7491v-9.4845Z"/><path class="b" d="M33.7492,24.0021h-4.8756v4.7432h4.8756v-4.7432Z"/><path class="b" d="M23.9976,19.2586h-9.7491v-9.4845l9.7491,9.4845Z"/><path class="b" d="M23.9976,19.2586h9.7508v-9.4845l-9.7508,9.4845Z"/><path class="b" d="M14.2552,22.8152H4.5044v2.3705h9.7508v-2.3705Z"/><path class="b" d="M33.7492,28.7431v9.4845h9.7491v-9.4845h-9.7491ZM38.6162,36.1214c-.5357,0-1.0594-.1546-1.5049-.4441-.4454-.2895-.7926-.701-.9976-1.1826-.2051-.4815-.2587-1.0114-.1542-1.5225.1045-.5112.3625-.9807.7413-1.3492s.8615-.6195,1.3869-.7212c.5255-.1017,1.0701-.0495,1.565.15.4949.1994.9179.5372,1.2155.9706.2977.4334.4565.9428.4565,1.464-.0005.6987-.2861,1.3686-.7939,1.8627-.5079.4941-1.1965.7719-1.9147.7724h0Z"/><path class="b" d="M28.8738,24.0021v-4.7432h-4.8756v4.7432h4.8756Z"/><path class="b" d="M4.5,19.2586h9.7491v-9.4862H4.5v9.4862Z"/><path class="b" d="M4.5,9.7757h9.7491v9.4845L4.5,9.7757Z"/><path class="b" d="M14.2552,38.2109v-9.4862H4.5044v9.4862h9.7508Z"/><path class="b" d="M33.7492,28.7431h9.7508v-9.4862h-9.7508v9.4862Z"/><path class="b" d="M33.7467,24.0021h9.7491v-4.7432h-9.7491v4.7432Z"/><path class="b" d="M41.6053,9.7746l-7.8561,7.6449v1.8394h1.987l7.762-7.5491v-1.9352h-1.8929Z"/></svg>
Copied!