Lighter Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Lighter 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/305993.svg" alt="Lighter icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305993.svg" alt="Lighter icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305993.svg" alt="Lighter icon" :width="24" :height="24" />
CSS background
.icon-lighter {
background-image: url('https://proicons.com/icon/305993.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M616 241c14-7 29-7 43 1 51-32 36-149-22-180-43 43-65 89-48 141 4 14 10 28 27 38zm21-104c27 16 41 64 25 91-9-12-19-23-29-35-6 11-13 22-20 34-16-26-8-60 24-90zM370 427c-39 0-61 20-61 57v396c0 36 22 57 60 57 87 1 175 1 262 0 38 0 59-20 59-56v-1H569c-15 0-24-8-24-24v-22h145V427H370zm-32-28h65c6 0 11-6 11-13v-1c0-7-5-13-11-13h-65c-6 0-11 6-11 13v1c0 7 5 13 11 13zm331-143H476c-24 1-47 18-48 40-2 34-1 68-1 103h263V276c0-15-7-20-21-20z"/></svg>
Lighter in other icon packs
Copied!