Noaa Weather Unofficial Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Noaa Weather Unofficial 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/344814.svg" alt="Noaa Weather Unofficial icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344814.svg" alt="Noaa Weather Unofficial icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344814.svg" alt="Noaa Weather Unofficial icon" :width="24" :height="24" />
CSS background
.icon-noaa-weather-unofficial {
background-image: url('https://proicons.com/icon/344814.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="m12.5186,23.1881l.5301-2.465-7.5487-4.661.0277,7.3116,6.9908-.1856Z"/><path class="b" d="m12.1742,26.6334l-6.6564.0139.0277,6.5343,7.0175-3.8791-.3888-2.6691Z"/><path class="b" d="m10.562,33.0524l1.9665,1.302,5.222-8.8753,2.2602,2.8833,4.6121-8.76,9.4708,16.2528,2.5212-2.8453,5.8853,8.111-36.9789.007,5.0409-8.0755Z"/><path class="b" d="m42.2837,33.3484l-6.5293-4.0414.8648-3.2276,5.6769-.007-.0125,7.2759Z"/><path class="b" d="m42.2735,22.8878l-6.5943.1222-.7761-2.8966,7.3775-4.2044-.007,6.9789"/><path class="b" d="m42.282,12.0379l-9.0204,5.3782-2.273-2.273,4.7752-8.271,6.5405.0555-.0223,5.1103Z"/><path class="b" d="m28.4593,13.6206l-3.4258.1499.0937-6.879h7.0096c.2423.4534-2.7763,5.1681-3.6775,6.729h0Z"/><path class="b" d="m22.1853,6.8914l-.075,6.5598-2.7805.745-4.6695-7.2959,7.5249-.0089Z"/><path class="b" d="m16.6747,15.7004l-1.9679,1.9679-9.0848-5.2452-.0187-5.5503,5.7114.0187,5.3601,8.8088Z"/></svg>
Copied!