biomass energy icon
biomass-energy from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- biomass-energy
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Use the biomass 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-linejoin="round" stroke-width="1.5"><path d="M20 14.499C20 18.642 16.418 22 12 22s-8-3.358-8-7.501v-.22c0-.734 0-1.101.254-1.236C4.804 12.752 6 14 6 14M4 9.501C4 5.358 7.582 2 12 2s8 3.358 8 7.501v.22c0 .734 0 1.101-.254 1.236C19.196 11.248 18 10 18 10"/><path d="M11.98 11.16c-.72 1.424-1.245 3.733-.418 6.34m-.419-2.472c-4.246-3.02-1.329-6.494 1.417-8.248c.331-.211.497-.317.69-.268c.193.05.286.222.47.568c1.542 2.877 2.647 7.41-2.577 7.948"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsBiomassEnergy(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" strokeLinejoin="round" strokeWidth="1.5"><path d="M20 14.499C20 18.642 16.418 22 12 22s-8-3.358-8-7.501v-.22c0-.734 0-1.101.254-1.236C4.804 12.752 6 14 6 14M4 9.501C4 5.358 7.582 2 12 2s8 3.358 8 7.501v.22c0 .734 0 1.101-.254 1.236C19.196 11.248 18 10 18 10"/><path d="M11.98 11.16c-.72 1.424-1.245 3.733-.418 6.34m-.419-2.472c-4.246-3.02-1.329-6.494 1.417-8.248c.331-.211.497-.317.69-.268c.193.05.286.222.47.568c1.542 2.877 2.647 7.41-2.577 7.948"/></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-linejoin="round" stroke-width="1.5"><path d="M20 14.499C20 18.642 16.418 22 12 22s-8-3.358-8-7.501v-.22c0-.734 0-1.101.254-1.236C4.804 12.752 6 14 6 14M4 9.501C4 5.358 7.582 2 12 2s8 3.358 8 7.501v.22c0 .734 0 1.101-.254 1.236C19.196 11.248 18 10 18 10"/><path d="M11.98 11.16c-.72 1.424-1.245 3.733-.418 6.34m-.419-2.472c-4.246-3.02-1.329-6.494 1.417-8.248c.331-.211.497-.317.69-.268c.193.05.286.222.47.568c1.542 2.877 2.647 7.41-2.577 7.948"/></g></svg> </template>
CSS
.icon-biomass-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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M20%2014.499C20%2018.642%2016.418%2022%2012%2022s-8-3.358-8-7.501v-.22c0-.734%200-1.101.254-1.236C4.804%2012.752%206%2014%206%2014M4%209.501C4%205.358%207.582%202%2012%202s8%203.358%208%207.501v.22c0%20.734%200%201.101-.254%201.236C19.196%2011.248%2018%2010%2018%2010%22%2F%3E%3Cpath%20d%3D%22M11.98%2011.16c-.72%201.424-1.245%203.733-.418%206.34m-.419-2.472c-4.246-3.02-1.329-6.494%201.417-8.248c.331-.211.497-.317.69-.268c.193.05.286.222.47.568c1.542%202.877%202.647%207.41-2.577%207.948%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M20%2014.499C20%2018.642%2016.418%2022%2012%2022s-8-3.358-8-7.501v-.22c0-.734%200-1.101.254-1.236C4.804%2012.752%206%2014%206%2014M4%209.501C4%205.358%207.582%202%2012%202s8%203.358%208%207.501v.22c0%20.734%200%201.101-.254%201.236C19.196%2011.248%2018%2010%2018%2010%22%2F%3E%3Cpath%20d%3D%22M11.98%2011.16c-.72%201.424-1.245%203.733-.418%206.34m-.419-2.472c-4.246-3.02-1.329-6.494%201.417-8.248c.331-.211.497-.317.69-.268c.193.05.286.222.47.568c1.542%202.877%202.647%207.41-2.577%207.948%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/biomass-energy.svg?color=%231a73e8&size=48