solar energy icon
solar-energy from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- solar-energy
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
Use the solar energy icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M2 10c.78-3.816 3.67-6.87 7.406-7.91c.314-.087.47-.131.555-.038c.085.094.022.248-.102.558L9 4.5M14 2c3.816.78 6.87 3.67 7.91 7.406c.087.314.131.47.038.555c-.094.085-.248.022-.558-.102L19.5 9m2.5 5c-.78 3.816-3.67 6.87-7.406 7.91c-.314.087-.47.131-.555.038c-.085-.094-.022-.248.102-.558L15 19.5M10 22c-3.816-.78-6.87-3.67-7.91-7.406c-.087-.314-.131-.47-.038-.555c.094-.085.248-.022.558.102L4.5 15"/><path stroke-linejoin="round" d="M15 12a3 3 0 0 1-3 3m3-3a3 3 0 0 0-3-3m3 3h1.5M12 15a3 3 0 0 1-3-3m3 3v1.5M9 12a3 3 0 0 1 3-3m-3 3H7.5M12 9V7.5m2.121 2.379l1.061-1.061m-5.303 5.303l-1.061 1.061m5.303-1.06l1.061 1.06M9.879 9.879L8.818 8.818"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsSolarEnergy(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path d="M2 10c.78-3.816 3.67-6.87 7.406-7.91c.314-.087.47-.131.555-.038c.085.094.022.248-.102.558L9 4.5M14 2c3.816.78 6.87 3.67 7.91 7.406c.087.314.131.47.038.555c-.094.085-.248.022-.558-.102L19.5 9m2.5 5c-.78 3.816-3.67 6.87-7.406 7.91c-.314.087-.47.131-.555.038c-.085-.094-.022-.248.102-.558L15 19.5M10 22c-3.816-.78-6.87-3.67-7.91-7.406c-.087-.314-.131-.47-.038-.555c.094-.085.248-.022.558.102L4.5 15"/><path strokeLinejoin="round" d="M15 12a3 3 0 0 1-3 3m3-3a3 3 0 0 0-3-3m3 3h1.5M12 15a3 3 0 0 1-3-3m3 3v1.5M9 12a3 3 0 0 1 3-3m-3 3H7.5M12 9V7.5m2.121 2.379l1.061-1.061m-5.303 5.303l-1.061 1.061m5.303-1.06l1.061 1.06M9.879 9.879L8.818 8.818"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M2 10c.78-3.816 3.67-6.87 7.406-7.91c.314-.087.47-.131.555-.038c.085.094.022.248-.102.558L9 4.5M14 2c3.816.78 6.87 3.67 7.91 7.406c.087.314.131.47.038.555c-.094.085-.248.022-.558-.102L19.5 9m2.5 5c-.78 3.816-3.67 6.87-7.406 7.91c-.314.087-.47.131-.555.038c-.085-.094-.022-.248.102-.558L15 19.5M10 22c-3.816-.78-6.87-3.67-7.91-7.406c-.087-.314-.131-.47-.038-.555c.094-.085.248-.022.558.102L4.5 15"/><path stroke-linejoin="round" d="M15 12a3 3 0 0 1-3 3m3-3a3 3 0 0 0-3-3m3 3h1.5M12 15a3 3 0 0 1-3-3m3 3v1.5M9 12a3 3 0 0 1 3-3m-3 3H7.5M12 9V7.5m2.121 2.379l1.061-1.061m-5.303 5.303l-1.061 1.061m5.303-1.06l1.061 1.06M9.879 9.879L8.818 8.818"/></g></svg> </template>
CSS
.icon-solar-energy {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M2%2010c.78-3.816%203.67-6.87%207.406-7.91c.314-.087.47-.131.555-.038c.085.094.022.248-.102.558L9%204.5M14%202c3.816.78%206.87%203.67%207.91%207.406c.087.314.131.47.038.555c-.094.085-.248.022-.558-.102L19.5%209m2.5%205c-.78%203.816-3.67%206.87-7.406%207.91c-.314.087-.47.131-.555.038c-.085-.094-.022-.248.102-.558L15%2019.5M10%2022c-3.816-.78-6.87-3.67-7.91-7.406c-.087-.314-.131-.47-.038-.555c.094-.085.248-.022.558.102L4.5%2015%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M15%2012a3%203%200%200%201-3%203m3-3a3%203%200%200%200-3-3m3%203h1.5M12%2015a3%203%200%200%201-3-3m3%203v1.5M9%2012a3%203%200%200%201%203-3m-3%203H7.5M12%209V7.5m2.121%202.379l1.061-1.061m-5.303%205.303l-1.061%201.061m5.303-1.06l1.061%201.06M9.879%209.879L8.818%208.818%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M2%2010c.78-3.816%203.67-6.87%207.406-7.91c.314-.087.47-.131.555-.038c.085.094.022.248-.102.558L9%204.5M14%202c3.816.78%206.87%203.67%207.91%207.406c.087.314.131.47.038.555c-.094.085-.248.022-.558-.102L19.5%209m2.5%205c-.78%203.816-3.67%206.87-7.406%207.91c-.314.087-.47.131-.555.038c-.085-.094-.022-.248.102-.558L15%2019.5M10%2022c-3.816-.78-6.87-3.67-7.91-7.406c-.087-.314-.131-.47-.038-.555c.094-.085.248-.022.558.102L4.5%2015%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M15%2012a3%203%200%200%201-3%203m3-3a3%203%200%200%200-3-3m3%203h1.5M12%2015a3%203%200%200%201-3-3m3%203v1.5M9%2012a3%203%200%200%201%203-3m-3%203H7.5M12%209V7.5m2.121%202.379l1.061-1.061m-5.303%205.303l-1.061%201.061m5.303-1.06l1.061%201.06M9.879%209.879L8.818%208.818%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/solar-energy.svg?color=%231a73e8&size=48