pumpkin-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.

Name
pumpkin-filled
Set
TDesign Icons
Style
Filled
Viewbox
24×24
License
MIT

1 other variant in TDesign Icons

The same icon in other sets

Use the pumpkin icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.833 1.945l-.555-.832l-1.664 1.11l.555.832c.233.35.401.7.522 1.056c-2.701.46-3.098 3.018-3.257 5.515c-.116 1.828.04 3.79.339 5.612c.298 1.822.735 3.489 1.172 4.721c.603 1.706 1.211 2.041 3.06 2.041c1.967 0 2.42-.437 3.048-2.248c.436-1.26.873-2.912 1.17-4.703c.299-1.79.455-3.705.339-5.492c-.184-2.84-.759-5.23-3.813-5.522a6.5 6.5 0 0 0-.916-2.09M6.287 5.28q.055-.12.113-.237a5 5 0 0 0-1.142.101c-1.18.243-2.428.957-3.153 2.41c-.464.93-.6 2.239-.569 3.545c.032 1.344.245 2.837.594 4.232c.348 1.387.844 2.736 1.475 3.763c.586.957 1.497 1.965 2.765 1.965h.852q-.088-.219-.163-.433c-.48-1.355-.944-3.138-1.26-5.065c-.315-1.926-.49-4.044-.36-6.062c.078-1.242.225-2.841.848-4.219m10.655 15.127q-.106.311-.24.652h.468c1.322 0 2.322-.921 3.008-1.922c.709-1.035 1.255-2.394 1.633-3.787c.38-1.401.608-2.899.647-4.246c.038-1.31-.098-2.62-.562-3.55c-.724-1.452-1.97-2.166-3.148-2.41a5 5 0 0 0-1.174-.1c.706 1.377.894 3.003.984 4.383c.128 1.981-.046 4.055-.361 5.95c-.316 1.898-.78 3.66-1.255 5.03"/></svg>

React

import type { SVGProps } from "react";

export function TdesignPumpkinFilled(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="m11.833 1.945l-.555-.832l-1.664 1.11l.555.832c.233.35.401.7.522 1.056c-2.701.46-3.098 3.018-3.257 5.515c-.116 1.828.04 3.79.339 5.612c.298 1.822.735 3.489 1.172 4.721c.603 1.706 1.211 2.041 3.06 2.041c1.967 0 2.42-.437 3.048-2.248c.436-1.26.873-2.912 1.17-4.703c.299-1.79.455-3.705.339-5.492c-.184-2.84-.759-5.23-3.813-5.522a6.5 6.5 0 0 0-.916-2.09M6.287 5.28q.055-.12.113-.237a5 5 0 0 0-1.142.101c-1.18.243-2.428.957-3.153 2.41c-.464.93-.6 2.239-.569 3.545c.032 1.344.245 2.837.594 4.232c.348 1.387.844 2.736 1.475 3.763c.586.957 1.497 1.965 2.765 1.965h.852q-.088-.219-.163-.433c-.48-1.355-.944-3.138-1.26-5.065c-.315-1.926-.49-4.044-.36-6.062c.078-1.242.225-2.841.848-4.219m10.655 15.127q-.106.311-.24.652h.468c1.322 0 2.322-.921 3.008-1.922c.709-1.035 1.255-2.394 1.633-3.787c.38-1.401.608-2.899.647-4.246c.038-1.31-.098-2.62-.562-3.55c-.724-1.452-1.97-2.166-3.148-2.41a5 5 0 0 0-1.174-.1c.706 1.377.894 3.003.984 4.383c.128 1.981-.046 4.055-.361 5.95c-.316 1.898-.78 3.66-1.255 5.03"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.833 1.945l-.555-.832l-1.664 1.11l.555.832c.233.35.401.7.522 1.056c-2.701.46-3.098 3.018-3.257 5.515c-.116 1.828.04 3.79.339 5.612c.298 1.822.735 3.489 1.172 4.721c.603 1.706 1.211 2.041 3.06 2.041c1.967 0 2.42-.437 3.048-2.248c.436-1.26.873-2.912 1.17-4.703c.299-1.79.455-3.705.339-5.492c-.184-2.84-.759-5.23-3.813-5.522a6.5 6.5 0 0 0-.916-2.09M6.287 5.28q.055-.12.113-.237a5 5 0 0 0-1.142.101c-1.18.243-2.428.957-3.153 2.41c-.464.93-.6 2.239-.569 3.545c.032 1.344.245 2.837.594 4.232c.348 1.387.844 2.736 1.475 3.763c.586.957 1.497 1.965 2.765 1.965h.852q-.088-.219-.163-.433c-.48-1.355-.944-3.138-1.26-5.065c-.315-1.926-.49-4.044-.36-6.062c.078-1.242.225-2.841.848-4.219m10.655 15.127q-.106.311-.24.652h.468c1.322 0 2.322-.921 3.008-1.922c.709-1.035 1.255-2.394 1.633-3.787c.38-1.401.608-2.899.647-4.246c.038-1.31-.098-2.62-.562-3.55c-.724-1.452-1.97-2.166-3.148-2.41a5 5 0 0 0-1.174-.1c.706 1.377.894 3.003.984 4.383c.128 1.981-.046 4.055-.361 5.95c-.316 1.898-.78 3.66-1.255 5.03"/></svg>
</template>

CSS

.icon-pumpkin-filled {
  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%22m11.833%201.945l-.555-.832l-1.664%201.11l.555.832c.233.35.401.7.522%201.056c-2.701.46-3.098%203.018-3.257%205.515c-.116%201.828.04%203.79.339%205.612c.298%201.822.735%203.489%201.172%204.721c.603%201.706%201.211%202.041%203.06%202.041c1.967%200%202.42-.437%203.048-2.248c.436-1.26.873-2.912%201.17-4.703c.299-1.79.455-3.705.339-5.492c-.184-2.84-.759-5.23-3.813-5.522a6.5%206.5%200%200%200-.916-2.09M6.287%205.28q.055-.12.113-.237a5%205%200%200%200-1.142.101c-1.18.243-2.428.957-3.153%202.41c-.464.93-.6%202.239-.569%203.545c.032%201.344.245%202.837.594%204.232c.348%201.387.844%202.736%201.475%203.763c.586.957%201.497%201.965%202.765%201.965h.852q-.088-.219-.163-.433c-.48-1.355-.944-3.138-1.26-5.065c-.315-1.926-.49-4.044-.36-6.062c.078-1.242.225-2.841.848-4.219m10.655%2015.127q-.106.311-.24.652h.468c1.322%200%202.322-.921%203.008-1.922c.709-1.035%201.255-2.394%201.633-3.787c.38-1.401.608-2.899.647-4.246c.038-1.31-.098-2.62-.562-3.55c-.724-1.452-1.97-2.166-3.148-2.41a5%205%200%200%200-1.174-.1c.706%201.377.894%203.003.984%204.383c.128%201.981-.046%204.055-.361%205.95c-.316%201.898-.78%203.66-1.255%205.03%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%22m11.833%201.945l-.555-.832l-1.664%201.11l.555.832c.233.35.401.7.522%201.056c-2.701.46-3.098%203.018-3.257%205.515c-.116%201.828.04%203.79.339%205.612c.298%201.822.735%203.489%201.172%204.721c.603%201.706%201.211%202.041%203.06%202.041c1.967%200%202.42-.437%203.048-2.248c.436-1.26.873-2.912%201.17-4.703c.299-1.79.455-3.705.339-5.492c-.184-2.84-.759-5.23-3.813-5.522a6.5%206.5%200%200%200-.916-2.09M6.287%205.28q.055-.12.113-.237a5%205%200%200%200-1.142.101c-1.18.243-2.428.957-3.153%202.41c-.464.93-.6%202.239-.569%203.545c.032%201.344.245%202.837.594%204.232c.348%201.387.844%202.736%201.475%203.763c.586.957%201.497%201.965%202.765%201.965h.852q-.088-.219-.163-.433c-.48-1.355-.944-3.138-1.26-5.065c-.315-1.926-.49-4.044-.36-6.062c.078-1.242.225-2.841.848-4.219m10.655%2015.127q-.106.311-.24.652h.468c1.322%200%202.322-.921%203.008-1.922c.709-1.035%201.255-2.394%201.633-3.787c.38-1.401.608-2.899.647-4.246c.038-1.31-.098-2.62-.562-3.55c-.724-1.452-1.97-2.166-3.148-2.41a5%205%200%200%200-1.174-.1c.706%201.377.894%203.003.984%204.383c.128%201.981-.046%204.055-.361%205.95c-.316%201.898-.78%203.66-1.255%205.03%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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