Wtforecast Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Wtforecast 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/349853.svg" alt="Wtforecast icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/349853.svg" alt="Wtforecast icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/349853.svg" alt="Wtforecast icon" :width="24" :height="24" />
CSS background
.icon-wtforecast {
background-image: url('https://proicons.com/icon/349853.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>.r{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="r" d="M13.4476,17.651c1.0085-1.1254,2.1296-2.145,4.5553-1.9367.3461.0297.8935-.0072,1.2288-.0985,2.4086-.6558,4.8069-.7812,7.1695.4047.3264.1639.8213.1349,1.1649.0155.2392-.0831.4996-.1372.75-.1584.3624-.0307.8775-.1682,1.1663-.392,4.7632-3.6914,9.8051-.1154,9.2087,4.2106-.0475.3447-.0251.8829.0728,1.217,1.3982,4.7753-2.1264,6.4308-3.6289,6.8872-.3323.1009-.632.4282-.6814.7728-1.0516,7.3257-9.557,7.0131-12.0803,2.807-.1789-.2982-.4706-.3431-.7068-.0877-6.2708,6.7816-12.6721.2306-11.1585-4.3426.1093-.3302.0122-.7471-.2415-.9849-2.8031-2.6267-1.3837-6.9892,2.1422-7.7481.3396-.0731.8068-.3066,1.0389-.5657Z"/><path id="d" class="r" d="M5.5,8.5074l8.8359,8.0236h0"/><path id="e" class="r" d="M13.0235,5.6051l5.5567,9.9077"/><path id="f" class="r" d="M23.3881,14.918l-.7126-9.2067"/><path id="g" class="r" d="M31.387,5.5l-3.8589,10.5647"/><line class="r" x1="40.57" y1="6.08" x2="34.05" y2="13.86"/><path id="h" class="r" d="M38.5244,16.6089l3.784-2.2951"/><path id="i" class="r" d="M42.2193,22.9646l-2.8531.3318"/><path id="j" class="r" d="M42.2845,31.8051l-7.6421-2.6094"/><path id="k" class="r" d="M32.9561,32.6772l9.5439,7.8708"/><path id="l" class="r" d="M33.4629,42.3165l-4.2511-7.8281"/><path id="m" class="r" d="M24.6167,33.6106l.3932,8.6897"/><path id="n" class="r" d="M15.3867,42.5l5.111-10.113"/><line class="r" x1="15.03" y1="34.21" x2="7.19" y2="41.76"/><path id="o" class="r" d="M10.4048,30.6019l-4.7917,1.9447"/><path id="p" class="r" d="M9.1851,24.7647l-3.5876-.1231"/><path id="q" class="r" d="M10.0451,19.4967l-4.4477-1.8216"/><path class="r" d="M38.5,5.5H9.5c-2.2091,0-4,1.7909-4,4v29c0,2.2091,1.7909,4,4,4h29c2.2091,0,4-1.7909,4-4V9.5c0-2.2091-1.7909-4-4-4Z"/></svg>
Copied!