Srf Meteo Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Srf Meteo 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/333250.svg" alt="Srf Meteo icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333250.svg" alt="Srf Meteo icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333250.svg" alt="Srf Meteo icon" :width="24" :height="24" />
CSS background
.icon-srf-meteo {
background-image: url('https://proicons.com/icon/333250.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><g><g><path class="b" d="m21.0828,22.8454v-8.8065h2.8831c1.6299,0,2.9512,1.3242,2.9512,2.9576s-1.3213,2.9576-2.9512,2.9576l2.8828,2.8891"/><path class="b" d="m12.4936,21.8805c.54.703,1.2172.9649,2.1593.9649h1.3038c1.2133,0,2.1969-.9836,2.1969-2.1969v-.0095c0-1.2133-.9836-2.1969-2.1969-2.1969h-1.4382c-1.2146,0-2.1993-.9846-2.1993-2.1993h0c0-1.2172.9868-2.204,2.204-2.204h1.2967c.9421,0,1.6192.2619,2.1593.9649"/><g><line class="b" x1="30.4094" y1="18.4422" x2="33.2716" y2="18.4422"/><polyline class="b" points="30.4094 22.8454 30.4094 14.0389 34.8127 14.0389"/></g></g><rect class="b" x="8.5" y="9.9078" width="31" height="17.0686"/></g><g><rect class="b" x="34.5735" y="32.7921" width="4" height="5.3" rx="2" ry="2"/><g><path class="b" d="m9.4265,34.7921c0-1.1046.8954-2,2-2h0c1.1046,0,2,.8954,2,2v3.3"/><line class="b" x1="9.4265" y1="32.7921" x2="9.4265" y2="38.0921"/><path class="b" d="m13.4265,34.7921c0-1.1046.8954-2,2-2h0c1.1046,0,2,.8954,2,2v3.3"/></g><g><path class="b" d="m26.2254,31.1422v5.95c0,.5523.4477,1,1,1h.3"/><line class="b" x1="25.1754" y1="32.7921" x2="27.2754" y2="32.7921"/></g><path class="b" d="m23.3575,37.0829c-.3445.6029-.9937,1.0093-1.7378,1.0093h0c-1.1046,0-2-.8954-2-2v-1.3c0-1.1046.8954-2,2-2h0c1.1046,0,2,.8954,2,2v.65s-4,0-4,0"/><path class="b" d="m32.4627,37.0829c-.3445.6029-.9937,1.0093-1.7378,1.0093h0c-1.1046,0-2-.8954-2-2v-1.3c0-1.1046.8954-2,2-2h0c1.1046,0,2,.8954,2,2v.65s-4,0-4,0"/></g></svg>
Copied!