Meteocoolcom Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Meteocoolcom 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/343682.svg" alt="Meteocoolcom icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343682.svg" alt="Meteocoolcom icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343682.svg" alt="Meteocoolcom icon" :width="24" :height="24" />
CSS background
.icon-meteocoolcom {
background-image: url('https://proicons.com/icon/343682.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="m9.144,27.1596s-1.9344-.0022-2.395-.002c-.837-.0409-1.2929-.747-1.2457-1.3963.1159-1.5944.3853-8.6584,7.8516-8.836.4129-5.4142,7.2785-9.3807,11.8276-5.1429,3.2051-1.9783,8.3848-2.1704,11.4589,1.6978"/><path class="c" d="m12.2873,27.0514h28.4926s1.4231.0989,1.6652-1.0683c.3102-1.495-.6863-5.4712-3.2154-7.3827.1373-.8884-.2786-1.9017-.6941-2.4819"/><path class="c" d="m9.8162,17.6217l-3.6402.0518s-.8532-.4027-.2105-2.3701c.6427-1.9673,2.2421-4.3827,5.1983-4.3278.2914-4.1487,5.4311-6.1235,7.7352-3.9281,4.3806-1.3853,7.7502.068,9.3348,3.1144"/><path class="c" d="m12.9869,29.1431l-1.0056,2.7532"/><path class="c" d="m19.0166,29.1431l-1.0056,2.7532"/><path class="c" d="m25.0478,29.1431l-1.0056,2.7532"/><path class="c" d="m31.0775,29.1431l-1.0056,2.7532"/><path class="c" d="m37.1073,29.1431l-1.0056,2.7532"/><path class="c" d="m14.5059,34.1371l-1.0056,2.7532"/><path class="c" d="m20.5356,34.1371l-1.0056,2.7532"/><path class="c" d="m26.5668,34.1371l-1.0056,2.7532"/><path class="c" d="m32.5965,34.1371l-1.0056,2.7532"/><path class="c" d="m16.5413,39.1066l-1.0056,2.7532"/><path class="c" d="m22.571,39.1066l-1.0056,2.7532"/><path class="c" d="m28.6007,39.1066l-1.0056,2.7532"/></svg>
Copied!