Sunilpaulmathew Weather Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sunilpaulmathew Weather 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/348018.svg" alt="Sunilpaulmathew Weather icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348018.svg" alt="Sunilpaulmathew Weather icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348018.svg" alt="Sunilpaulmathew Weather icon" :width="24" :height="24" />
CSS background
.icon-sunilpaulmathew-weather {
background-image: url('https://proicons.com/icon/348018.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>.n{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle id="c" class="n" cx="23.9972" cy="23.9948" r="9.4378"/><g id="d"><path id="e" class="n" d="m2.5,23.9948h7.346"/><path id="f" class="n" d="m23.9972,45.5v-7.3502"/><path id="g" class="n" d="m23.9972,9.8502V2.5"/><path id="h" class="n" d="m38.154,23.9948h7.346"/></g><g id="i"><path id="j" class="n" d="m8.7907,39.1921l5.1944-5.1938"/><path id="k" class="n" d="m39.1998,39.1995l-5.198-5.1974"/><path id="l" class="n" d="m13.9887,13.9913l-5.198-5.1974"/><path id="m" class="n" d="m34.0019,13.9838l5.1944-5.1938"/></g></svg>
Copied!