Weatherbug Elite Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Weatherbug Elite 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/349604.svg" alt="Weatherbug Elite icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/349604.svg" alt="Weatherbug Elite icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/349604.svg" alt="Weatherbug Elite icon" :width="24" :height="24" />
CSS background
.icon-weatherbug-elite {
background-image: url('https://proicons.com/icon/349604.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>.ae{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="c"><path id="d" class="ae" d="M30.9646,40.615c-2.4926,1.2076-5.29,1.8848-8.2455,1.885-10.4593,0-18.9382-8.4789-18.9382-18.9382h0c.0006-10.4589,8.4793-18.9371,18.9382-18.9371s18.9376,8.4783,18.9382,18.9371h-.0011c0,2.6856-.559,5.2406-1.567,7.555"/><path id="e" class="ae" d="M4.8002,17.4262c5.0105-2.1885,11.3781-3.3907,17.9611-3.3909,6.5353,0,12.8601,1.1847,17.8557,3.3445"/><path id="f" class="ae" d="M22.7634,14.0353v28.4647"/><path id="g" class="ae" d="M12.5728,3.5c1.7139.487,2.7648,1.2975,3.5163,2.3716"/><path id="h" class="ae" d="M32.954,3.5c-1.7097.4849-2.7585,1.2933-3.51,2.3632"/><g id="i"><path id="j" class="ae" d="M32.7769,19.2644v10.5869"/><path id="k" class="ae" d="M31.3139,20.2268l1.228.7094"/><path id="l" class="ae" d="M34.241,20.2268l-1.228.7094"/><path id="m" class="ae" d="M31.3139,28.9111l1.228-.7094"/><path id="n" class="ae" d="M34.242,28.9111l-1.229-.7094"/><path id="o" class="ae" d="M37.362,21.9112l-9.1703,5.2945"/><path id="p" class="ae" d="M35.7968,21.1248v1.4188"/><path id="q" class="ae" d="M37.2619,23.6598l-1.229-.7094"/><path id="r" class="ae" d="M28.275,25.4665l1.229.7094"/><path id="s" class="ae" d="M29.7402,28.0025v-1.4188"/><path id="t" class="ae" d="M37.362,27.2162l-9.1703-5.2945"/><path id="u" class="ae" d="M35.7968,28.0025v-1.4188"/><path id="v" class="ae" d="M37.2619,25.4665l-1.229.7094"/><path id="w" class="ae" d="M28.2761,23.6609l1.228-.7104"/><path id="x" class="ae" d="M29.7391,21.1248v1.4188"/></g><path id="y" class="ae" d="M30.2918,36.4977c-.3943.6885-1.1363,1.1523-1.9866,1.1522-1.263-.0002-2.2867-1.024-2.2869-2.2869,0-.4227.1244-.8327.3373-1.1974l1.95-3.3224,1.95,3.3224c.2004.3432.3223.7266.336,1.1229"/><path id="z" class="ae" d="M9.633,27.7822l1.7845-6.5773c.0843-.3088.5081-.4322.8222-.4965l4.0507-.8316c.5903-.1202.9729.4659.7937.7937l-1.9732,3.6028,2.4928-.5976c.7357-.176,1.0045.4005.8137.7041l-6.1915,9.8375c-.2129.3373-1.2501.0675-1.1521-.3183l1.4335-5.6856-2.2472.2825c-.3141.039-.7104-.4079-.6272-.7136h.0001"/><path id="aa" class="ae" d="M35.2191,37.5h2.608"/></g><g id="ab"><path id="ac" class="ae" d="M44.2191,37.5c0,3.866-3.134,7-7,7s-7-3.134-7-7,3.134-7,7-7,7,3.134,7,7Z"/><path id="ad" class="ae" d="M39.2191,41.5h-4v-8h4"/></g></svg>
Copied!