potted-plant-outline-rounded from Material Symbols Light by Google · Outline Rounded · Social · Apache-2.0 Free for personal and commercial use.

Name
potted-plant-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
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.973 20h6.016q.25 0 .423-.144t.25-.356l1.154-4.596h-9.67L8.3 19.5q.077.212.25.356t.423.144m0 1q-.584 0-1.032-.348t-.604-.908l-1.221-4.84h11.73l-1.221 4.84q-.156.54-.604.898T14.988 21zm-3.28-7.096h12.615q.308 0 .5-.192T19 13.23v-1.712H5v1.712q0 .288.202.48q.202.193.49.193m6.289-5.788q0-1.866 1.323-3.189t3.194-1.75q.106-.025.196.006q.09.03.172.106q.08.075.108.168t.003.199q-.41 1.667-1.612 2.87q-1.204 1.203-2.884 1.547v2.446h6.711q.349 0 .578.23t.23.578v1.904q0 .69-.501 1.181t-1.191.492H5.692q-.69 0-1.191-.491T4 13.23v-1.904q0-.348.23-.578t.578-.23h6.673V8.073Q9.8 7.729 8.597 6.526t-1.612-2.87q-.026-.106.002-.2t.11-.167t.17-.106q.09-.031.196-.006q1.872.427 3.195 1.75t1.323 3.189"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightPottedPlantOutlineRounded(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.973 20h6.016q.25 0 .423-.144t.25-.356l1.154-4.596h-9.67L8.3 19.5q.077.212.25.356t.423.144m0 1q-.584 0-1.032-.348t-.604-.908l-1.221-4.84h11.73l-1.221 4.84q-.156.54-.604.898T14.988 21zm-3.28-7.096h12.615q.308 0 .5-.192T19 13.23v-1.712H5v1.712q0 .288.202.48q.202.193.49.193m6.289-5.788q0-1.866 1.323-3.189t3.194-1.75q.106-.025.196.006q.09.03.172.106q.08.075.108.168t.003.199q-.41 1.667-1.612 2.87q-1.204 1.203-2.884 1.547v2.446h6.711q.349 0 .578.23t.23.578v1.904q0 .69-.501 1.181t-1.191.492H5.692q-.69 0-1.191-.491T4 13.23v-1.904q0-.348.23-.578t.578-.23h6.673V8.073Q9.8 7.729 8.597 6.526t-1.612-2.87q-.026-.106.002-.2t.11-.167t.17-.106q.09-.031.196-.006q1.872.427 3.195 1.75t1.323 3.189"/></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.973 20h6.016q.25 0 .423-.144t.25-.356l1.154-4.596h-9.67L8.3 19.5q.077.212.25.356t.423.144m0 1q-.584 0-1.032-.348t-.604-.908l-1.221-4.84h11.73l-1.221 4.84q-.156.54-.604.898T14.988 21zm-3.28-7.096h12.615q.308 0 .5-.192T19 13.23v-1.712H5v1.712q0 .288.202.48q.202.193.49.193m6.289-5.788q0-1.866 1.323-3.189t3.194-1.75q.106-.025.196.006q.09.03.172.106q.08.075.108.168t.003.199q-.41 1.667-1.612 2.87q-1.204 1.203-2.884 1.547v2.446h6.711q.349 0 .578.23t.23.578v1.904q0 .69-.501 1.181t-1.191.492H5.692q-.69 0-1.191-.491T4 13.23v-1.904q0-.348.23-.578t.578-.23h6.673V8.073Q9.8 7.729 8.597 6.526t-1.612-2.87q-.026-.106.002-.2t.11-.167t.17-.106q.09-.031.196-.006q1.872.427 3.195 1.75t1.323 3.189"/></svg>
</template>

CSS

.icon-potted-plant-outline-rounded {
  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.973%2020h6.016q.25%200%20.423-.144t.25-.356l1.154-4.596h-9.67L8.3%2019.5q.077.212.25.356t.423.144m0%201q-.584%200-1.032-.348t-.604-.908l-1.221-4.84h11.73l-1.221%204.84q-.156.54-.604.898T14.988%2021zm-3.28-7.096h12.615q.308%200%20.5-.192T19%2013.23v-1.712H5v1.712q0%20.288.202.48q.202.193.49.193m6.289-5.788q0-1.866%201.323-3.189t3.194-1.75q.106-.025.196.006q.09.03.172.106q.08.075.108.168t.003.199q-.41%201.667-1.612%202.87q-1.204%201.203-2.884%201.547v2.446h6.711q.349%200%20.578.23t.23.578v1.904q0%20.69-.501%201.181t-1.191.492H5.692q-.69%200-1.191-.491T4%2013.23v-1.904q0-.348.23-.578t.578-.23h6.673V8.073Q9.8%207.729%208.597%206.526t-1.612-2.87q-.026-.106.002-.2t.11-.167t.17-.106q.09-.031.196-.006q1.872.427%203.195%201.75t1.323%203.189%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.973%2020h6.016q.25%200%20.423-.144t.25-.356l1.154-4.596h-9.67L8.3%2019.5q.077.212.25.356t.423.144m0%201q-.584%200-1.032-.348t-.604-.908l-1.221-4.84h11.73l-1.221%204.84q-.156.54-.604.898T14.988%2021zm-3.28-7.096h12.615q.308%200%20.5-.192T19%2013.23v-1.712H5v1.712q0%20.288.202.48q.202.193.49.193m6.289-5.788q0-1.866%201.323-3.189t3.194-1.75q.106-.025.196.006q.09.03.172.106q.08.075.108.168t.003.199q-.41%201.667-1.612%202.87q-1.204%201.203-2.884%201.547v2.446h6.711q.349%200%20.578.23t.23.578v1.904q0%20.69-.501%201.181t-1.191.492H5.692q-.69%200-1.191-.491T4%2013.23v-1.904q0-.348.23-.578t.578-.23h6.673V8.073Q9.8%207.729%208.597%206.526t-1.612-2.87q-.026-.106.002-.2t.11-.167t.17-.106q.09-.031.196-.006q1.872.427%203.195%201.75t1.323%203.189%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-rounded.svg?color=%231a73e8&size=48