potted plant icon
potted-plant-outline-sharp from Material Symbols Light by Google · Outline Sharp · Social · Apache-2.0 Free for personal and commercial use.
- Name
- potted-plant-outline-sharp
- Set
- Material Symbols Light
- Style
- Outline Sharp
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
Use the potted plant icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.435 20h7.092l1.289-5.096h-9.67zm-.781 1l-1.539-6.096h11.731L16.308 21zM5 13.904h14v-2.385H5zm6.98-5.788q0-2.039 1.549-3.472t3.606-1.625q-.212 1.885-1.502 3.285T12.48 8.073v2.446H20v4.385H4v-4.385h7.48V8.073q-1.86-.37-3.151-1.76T6.827 3.02q2.038.192 3.596 1.635q1.558 1.442 1.558 3.462"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightPottedPlantOutlineSharp(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="M8.435 20h7.092l1.289-5.096h-9.67zm-.781 1l-1.539-6.096h11.731L16.308 21zM5 13.904h14v-2.385H5zm6.98-5.788q0-2.039 1.549-3.472t3.606-1.625q-.212 1.885-1.502 3.285T12.48 8.073v2.446H20v4.385H4v-4.385h7.48V8.073q-1.86-.37-3.151-1.76T6.827 3.02q2.038.192 3.596 1.635q1.558 1.442 1.558 3.462"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.435 20h7.092l1.289-5.096h-9.67zm-.781 1l-1.539-6.096h11.731L16.308 21zM5 13.904h14v-2.385H5zm6.98-5.788q0-2.039 1.549-3.472t3.606-1.625q-.212 1.885-1.502 3.285T12.48 8.073v2.446H20v4.385H4v-4.385h7.48V8.073q-1.86-.37-3.151-1.76T6.827 3.02q2.038.192 3.596 1.635q1.558 1.442 1.558 3.462"/></svg> </template>
CSS
.icon-potted-plant-outline-sharp {
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%22M8.435%2020h7.092l1.289-5.096h-9.67zm-.781%201l-1.539-6.096h11.731L16.308%2021zM5%2013.904h14v-2.385H5zm6.98-5.788q0-2.039%201.549-3.472t3.606-1.625q-.212%201.885-1.502%203.285T12.48%208.073v2.446H20v4.385H4v-4.385h7.48V8.073q-1.86-.37-3.151-1.76T6.827%203.02q2.038.192%203.596%201.635q1.558%201.442%201.558%203.462%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%22M8.435%2020h7.092l1.289-5.096h-9.67zm-.781%201l-1.539-6.096h11.731L16.308%2021zM5%2013.904h14v-2.385H5zm6.98-5.788q0-2.039%201.549-3.472t3.606-1.625q-.212%201.885-1.502%203.285T12.48%208.073v2.446H20v4.385H4v-4.385h7.48V8.073q-1.86-.37-3.151-1.76T6.827%203.02q2.038.192%203.596%201.635q1.558%201.442%201.558%203.462%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/potted-plant-outline-sharp.svg?color=%231a73e8&size=48