flowerpot-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
flowerpot-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

Use the flowerpot icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.047 2.026c.706.015 1.7.186 2.717.666c.566.267 1.073.61 1.504 1.04c.373.374.68.805.93 1.282a4 4 0 0 1 .137-.264c.367-.636.906-1.145 1.561-1.549a6.2 6.2 0 0 1 1.899-.777a1 1 0 0 1 1.155.667l.144.568c.158.784.193 1.604.021 2.403a4 4 0 0 1-.45 1.188A4 4 0 0 1 16.1 8H18a2 2 0 0 1 2 2v2a2 2 0 0 1-1.015 1.739c-.138 3.664-1.273 6.218-1.836 7.271c-.35.656-1.023.99-1.684.99h-6.93a1.9 1.9 0 0 1-1.684-.99c-.563-1.053-1.7-3.607-1.837-7.272A2 2 0 0 1 4 12v-2a2 2 0 0 1 2-2h2.666a5 5 0 0 1-.934-.732a5.3 5.3 0 0 1-1.04-1.504a6.9 6.9 0 0 1-.667-2.717a1 1 0 0 1 1.022-1.021"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteFlowerpotFill(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="M7.047 2.026c.706.015 1.7.186 2.717.666c.566.267 1.073.61 1.504 1.04c.373.374.68.805.93 1.282a4 4 0 0 1 .137-.264c.367-.636.906-1.145 1.561-1.549a6.2 6.2 0 0 1 1.899-.777a1 1 0 0 1 1.155.667l.144.568c.158.784.193 1.604.021 2.403a4 4 0 0 1-.45 1.188A4 4 0 0 1 16.1 8H18a2 2 0 0 1 2 2v2a2 2 0 0 1-1.015 1.739c-.138 3.664-1.273 6.218-1.836 7.271c-.35.656-1.023.99-1.684.99h-6.93a1.9 1.9 0 0 1-1.684-.99c-.563-1.053-1.7-3.607-1.837-7.272A2 2 0 0 1 4 12v-2a2 2 0 0 1 2-2h2.666a5 5 0 0 1-.934-.732a5.3 5.3 0 0 1-1.04-1.504a6.9 6.9 0 0 1-.667-2.717a1 1 0 0 1 1.022-1.021"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.047 2.026c.706.015 1.7.186 2.717.666c.566.267 1.073.61 1.504 1.04c.373.374.68.805.93 1.282a4 4 0 0 1 .137-.264c.367-.636.906-1.145 1.561-1.549a6.2 6.2 0 0 1 1.899-.777a1 1 0 0 1 1.155.667l.144.568c.158.784.193 1.604.021 2.403a4 4 0 0 1-.45 1.188A4 4 0 0 1 16.1 8H18a2 2 0 0 1 2 2v2a2 2 0 0 1-1.015 1.739c-.138 3.664-1.273 6.218-1.836 7.271c-.35.656-1.023.99-1.684.99h-6.93a1.9 1.9 0 0 1-1.684-.99c-.563-1.053-1.7-3.607-1.837-7.272A2 2 0 0 1 4 12v-2a2 2 0 0 1 2-2h2.666a5 5 0 0 1-.934-.732a5.3 5.3 0 0 1-1.04-1.504a6.9 6.9 0 0 1-.667-2.717a1 1 0 0 1 1.022-1.021"/></svg>
</template>

CSS

.icon-flowerpot-fill {
  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%22M7.047%202.026c.706.015%201.7.186%202.717.666c.566.267%201.073.61%201.504%201.04c.373.374.68.805.93%201.282a4%204%200%200%201%20.137-.264c.367-.636.906-1.145%201.561-1.549a6.2%206.2%200%200%201%201.899-.777a1%201%200%200%201%201.155.667l.144.568c.158.784.193%201.604.021%202.403a4%204%200%200%201-.45%201.188A4%204%200%200%201%2016.1%208H18a2%202%200%200%201%202%202v2a2%202%200%200%201-1.015%201.739c-.138%203.664-1.273%206.218-1.836%207.271c-.35.656-1.023.99-1.684.99h-6.93a1.9%201.9%200%200%201-1.684-.99c-.563-1.053-1.7-3.607-1.837-7.272A2%202%200%200%201%204%2012v-2a2%202%200%200%201%202-2h2.666a5%205%200%200%201-.934-.732a5.3%205.3%200%200%201-1.04-1.504a6.9%206.9%200%200%201-.667-2.717a1%201%200%200%201%201.022-1.021%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%22M7.047%202.026c.706.015%201.7.186%202.717.666c.566.267%201.073.61%201.504%201.04c.373.374.68.805.93%201.282a4%204%200%200%201%20.137-.264c.367-.636.906-1.145%201.561-1.549a6.2%206.2%200%200%201%201.899-.777a1%201%200%200%201%201.155.667l.144.568c.158.784.193%201.604.021%202.403a4%204%200%200%201-.45%201.188A4%204%200%200%201%2016.1%208H18a2%202%200%200%201%202%202v2a2%202%200%200%201-1.015%201.739c-.138%203.664-1.273%206.218-1.836%207.271c-.35.656-1.023.99-1.684.99h-6.93a1.9%201.9%200%200%201-1.684-.99c-.563-1.053-1.7-3.607-1.837-7.272A2%202%200%200%201%204%2012v-2a2%202%200%200%201%202-2h2.666a5%205%200%200%201-.934-.732a5.3%205.3%200%200%201-1.04-1.504a6.9%206.9%200%200%201-.667-2.717a1%201%200%200%201%201.022-1.021%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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