plant-line from Remix Icon by Remix Design · Line · Others · Apache-2.0 Free for personal and commercial use.

Name
plant-line
Set
Remix Icon
Style
Line
Category
Others
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

The same icon in other sets

More others icons from Remix Icon

Use the plant icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.998 2a7 7 0 0 1 6.197 3.741A6.49 6.49 0 0 1 17.498 3h3.5v2.5a6.5 6.5 0 0 1-6.5 6.5h-1.5v1h5v7a2 2 0 0 1-2 2h-8a2 2 0 0 1-2-2v-7h5v-2h-2a7 7 0 0 1-7-7V2zm10 13h-8v5h8zm3-10h-1.5a4.5 4.5 0 0 0-4.5 4.5v.5h1.5a4.5 4.5 0 0 0 4.5-4.5zm-13-1h-2a5 5 0 0 0 5 5h2a5 5 0 0 0-5-5"/></svg>

React

import type { SVGProps } from "react";

export function RiPlantLine(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.998 2a7 7 0 0 1 6.197 3.741A6.49 6.49 0 0 1 17.498 3h3.5v2.5a6.5 6.5 0 0 1-6.5 6.5h-1.5v1h5v7a2 2 0 0 1-2 2h-8a2 2 0 0 1-2-2v-7h5v-2h-2a7 7 0 0 1-7-7V2zm10 13h-8v5h8zm3-10h-1.5a4.5 4.5 0 0 0-4.5 4.5v.5h1.5a4.5 4.5 0 0 0 4.5-4.5zm-13-1h-2a5 5 0 0 0 5 5h2a5 5 0 0 0-5-5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.998 2a7 7 0 0 1 6.197 3.741A6.49 6.49 0 0 1 17.498 3h3.5v2.5a6.5 6.5 0 0 1-6.5 6.5h-1.5v1h5v7a2 2 0 0 1-2 2h-8a2 2 0 0 1-2-2v-7h5v-2h-2a7 7 0 0 1-7-7V2zm10 13h-8v5h8zm3-10h-1.5a4.5 4.5 0 0 0-4.5 4.5v.5h1.5a4.5 4.5 0 0 0 4.5-4.5zm-13-1h-2a5 5 0 0 0 5 5h2a5 5 0 0 0-5-5"/></svg>
</template>

CSS

.icon-plant-line {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.998%202a7%207%200%200%201%206.197%203.741A6.49%206.49%200%200%201%2017.498%203h3.5v2.5a6.5%206.5%200%200%201-6.5%206.5h-1.5v1h5v7a2%202%200%200%201-2%202h-8a2%202%200%200%201-2-2v-7h5v-2h-2a7%207%200%200%201-7-7V2zm10%2013h-8v5h8zm3-10h-1.5a4.5%204.5%200%200%200-4.5%204.5v.5h1.5a4.5%204.5%200%200%200%204.5-4.5zm-13-1h-2a5%205%200%200%200%205%205h2a5%205%200%200%200-5-5%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.998%202a7%207%200%200%201%206.197%203.741A6.49%206.49%200%200%201%2017.498%203h3.5v2.5a6.5%206.5%200%200%201-6.5%206.5h-1.5v1h5v7a2%202%200%200%201-2%202h-8a2%202%200%200%201-2-2v-7h5v-2h-2a7%207%200%200%201-7-7V2zm10%2013h-8v5h8zm3-10h-1.5a4.5%204.5%200%200%200-4.5%204.5v.5h1.5a4.5%204.5%200%200%200%204.5-4.5zm-13-1h-2a5%205%200%200%200%205%205h2a5%205%200%200%200-5-5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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