Sunlight Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sunlight 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/333460.svg" alt="Sunlight icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333460.svg" alt="Sunlight icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333460.svg" alt="Sunlight icon" :width="24" :height="24" />
CSS background
.icon-sunlight {
background-image: url('https://proicons.com/icon/333460.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><path class="b" d="M42.3402,24s.6598-1.7013.6598-3.8c0-6.251-5.149-11.4-11.4-11.4h-15.2c-6.251,0-11.4,5.149-11.4,11.4s5.149,11.4,11.4,11.4h15.2c2.0987,0,3.8-1.7013,3.8-3.8,0-2.1437-1.6563-3.8-3.8-3.8h-15.2c-2.0987,0-3.8-1.7013-3.8-3.8s1.7013-3.8,3.8-3.8h15.2c6.251,0,11.4,5.149,11.4,11.4s-5.149,11.4-11.4,11.4h-15.2c-6.251,0-11.4-5.149-11.4-11.4,0-2.0987.6598-3.8.6598-3.8"/></svg>
Sunlight in other icon packs
Copied!