leaf-line-duotone from Solar by 480 Design · Line Duotone · Nature · CC-BY-4.0 Attribution required.

Name
leaf-line-duotone
Set
Solar
Style
Line Duotone
Category
Nature
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More nature icons from Solar

Use the leaf 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-width="1.5"><path d="M12 9.00006L16.5 4.50006M12 14.5001L18.5 8.00006M12 19.5001L19.5 12.0001" opacity=".5"/><path d="M12 22C16.4183 22 20 18.3541 20 13.8567C20 9.39453 17.4467 4.18759 13.4629 2.32555C12.9986 2.10852 12.4993 2 12 2M12 22C7.58172 22 4 18.3541 4 13.8567C4 9.39453 6.55332 4.18759 10.5371 2.32555C11.0014 2.10852 11.5007 2 12 2M12 22V2"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarLeafLineDuotone(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" strokeWidth="1.5"><path d="M12 9.00006L16.5 4.50006M12 14.5001L18.5 8.00006M12 19.5001L19.5 12.0001" opacity=".5"/><path d="M12 22C16.4183 22 20 18.3541 20 13.8567C20 9.39453 17.4467 4.18759 13.4629 2.32555C12.9986 2.10852 12.4993 2 12 2M12 22C7.58172 22 4 18.3541 4 13.8567C4 9.39453 6.55332 4.18759 10.5371 2.32555C11.0014 2.10852 11.5007 2 12 2M12 22V2"/></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-width="1.5"><path d="M12 9.00006L16.5 4.50006M12 14.5001L18.5 8.00006M12 19.5001L19.5 12.0001" opacity=".5"/><path d="M12 22C16.4183 22 20 18.3541 20 13.8567C20 9.39453 17.4467 4.18759 13.4629 2.32555C12.9986 2.10852 12.4993 2 12 2M12 22C7.58172 22 4 18.3541 4 13.8567C4 9.39453 6.55332 4.18759 10.5371 2.32555C11.0014 2.10852 11.5007 2 12 2M12 22V2"/></g></svg>
</template>

CSS

.icon-leaf-line-duotone {
  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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M12%209.00006L16.5%204.50006M12%2014.5001L18.5%208.00006M12%2019.5001L19.5%2012.0001%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M12%2022C16.4183%2022%2020%2018.3541%2020%2013.8567C20%209.39453%2017.4467%204.18759%2013.4629%202.32555C12.9986%202.10852%2012.4993%202%2012%202M12%2022C7.58172%2022%204%2018.3541%204%2013.8567C4%209.39453%206.55332%204.18759%2010.5371%202.32555C11.0014%202.10852%2011.5007%202%2012%202M12%2022V2%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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M12%209.00006L16.5%204.50006M12%2014.5001L18.5%208.00006M12%2019.5001L19.5%2012.0001%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M12%2022C16.4183%2022%2020%2018.3541%2020%2013.8567C20%209.39453%2017.4467%204.18759%2013.4629%202.32555C12.9986%202.10852%2012.4993%202%2012%202M12%2022C7.58172%2022%204%2018.3541%204%2013.8567C4%209.39453%206.55332%204.18759%2010.5371%202.32555C11.0014%202.10852%2011.5007%202%2012%202M12%2022V2%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/leaf-line-duotone.svg?color=%231a73e8&size=48