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

Name
corn-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 corn icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.525 4.11l.979.98l2.086-2.085c-.37-.062-.785-.006-1.257.152c-.61.205-1.232.559-1.808.953m4.473.316l-2.08 2.078l.972.972c.394-.575.747-1.194.951-1.802c.158-.469.215-.88.157-1.248m-2.336 4.65l-1.159-1.159L15.93 9.49l1.338 1.338zm-2.65 3.326l-1.497-1.499l-2.06 2.058c.996-.053 1.994.04 2.902.263zm1.31 1.566a9 9 0 0 1 1.01.614c.84.59 1.526 1.362 2.25 2.085l-1.905.317a2 2 0 0 0-.16.044a6 6 0 0 0-.725.287c-.678.31-1.742.897-3.192 1.985c-.15.112-.325.25-.523.404c-1.004.786-2.576 2.017-4.257 2.687c-1.029.41-2.196.656-3.381.423c-1.173-.23-2.247-.905-3.154-2.1c-1.194-.906-1.869-1.98-2.1-3.153c-.232-1.186.013-2.352.424-3.381c.67-1.68 1.9-3.254 2.686-4.257c.155-.198.293-.373.405-.523c1.088-1.45 1.674-2.515 1.985-3.192c.155-.338.24-.58.286-.725c.029-.092.041-.146.045-.16l.317-1.904c.72.72 1.491 1.404 2.08 2.241c.19.272.403.607.61 1l4.355-3.443c.825-.66 2.026-1.523 3.32-1.956c1.328-.445 2.933-.48 4.23.825c1.292 1.3 1.255 2.9.81 4.225c-.435 1.291-1.297 2.489-1.956 3.313h-.002l-.002.005zm-2.4-8.632l-1.757 1.387l1.35 1.352l1.574-1.572zM13.1 9.489l-1.515-1.517l-.816.646c.227.917.323 1.925.268 2.932z"/></svg>

React

import type { SVGProps } from "react";

export function TdesignCornFilled(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="m16.525 4.11l.979.98l2.086-2.085c-.37-.062-.785-.006-1.257.152c-.61.205-1.232.559-1.808.953m4.473.316l-2.08 2.078l.972.972c.394-.575.747-1.194.951-1.802c.158-.469.215-.88.157-1.248m-2.336 4.65l-1.159-1.159L15.93 9.49l1.338 1.338zm-2.65 3.326l-1.497-1.499l-2.06 2.058c.996-.053 1.994.04 2.902.263zm1.31 1.566a9 9 0 0 1 1.01.614c.84.59 1.526 1.362 2.25 2.085l-1.905.317a2 2 0 0 0-.16.044a6 6 0 0 0-.725.287c-.678.31-1.742.897-3.192 1.985c-.15.112-.325.25-.523.404c-1.004.786-2.576 2.017-4.257 2.687c-1.029.41-2.196.656-3.381.423c-1.173-.23-2.247-.905-3.154-2.1c-1.194-.906-1.869-1.98-2.1-3.153c-.232-1.186.013-2.352.424-3.381c.67-1.68 1.9-3.254 2.686-4.257c.155-.198.293-.373.405-.523c1.088-1.45 1.674-2.515 1.985-3.192c.155-.338.24-.58.286-.725c.029-.092.041-.146.045-.16l.317-1.904c.72.72 1.491 1.404 2.08 2.241c.19.272.403.607.61 1l4.355-3.443c.825-.66 2.026-1.523 3.32-1.956c1.328-.445 2.933-.48 4.23.825c1.292 1.3 1.255 2.9.81 4.225c-.435 1.291-1.297 2.489-1.956 3.313h-.002l-.002.005zm-2.4-8.632l-1.757 1.387l1.35 1.352l1.574-1.572zM13.1 9.489l-1.515-1.517l-.816.646c.227.917.323 1.925.268 2.932z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.525 4.11l.979.98l2.086-2.085c-.37-.062-.785-.006-1.257.152c-.61.205-1.232.559-1.808.953m4.473.316l-2.08 2.078l.972.972c.394-.575.747-1.194.951-1.802c.158-.469.215-.88.157-1.248m-2.336 4.65l-1.159-1.159L15.93 9.49l1.338 1.338zm-2.65 3.326l-1.497-1.499l-2.06 2.058c.996-.053 1.994.04 2.902.263zm1.31 1.566a9 9 0 0 1 1.01.614c.84.59 1.526 1.362 2.25 2.085l-1.905.317a2 2 0 0 0-.16.044a6 6 0 0 0-.725.287c-.678.31-1.742.897-3.192 1.985c-.15.112-.325.25-.523.404c-1.004.786-2.576 2.017-4.257 2.687c-1.029.41-2.196.656-3.381.423c-1.173-.23-2.247-.905-3.154-2.1c-1.194-.906-1.869-1.98-2.1-3.153c-.232-1.186.013-2.352.424-3.381c.67-1.68 1.9-3.254 2.686-4.257c.155-.198.293-.373.405-.523c1.088-1.45 1.674-2.515 1.985-3.192c.155-.338.24-.58.286-.725c.029-.092.041-.146.045-.16l.317-1.904c.72.72 1.491 1.404 2.08 2.241c.19.272.403.607.61 1l4.355-3.443c.825-.66 2.026-1.523 3.32-1.956c1.328-.445 2.933-.48 4.23.825c1.292 1.3 1.255 2.9.81 4.225c-.435 1.291-1.297 2.489-1.956 3.313h-.002l-.002.005zm-2.4-8.632l-1.757 1.387l1.35 1.352l1.574-1.572zM13.1 9.489l-1.515-1.517l-.816.646c.227.917.323 1.925.268 2.932z"/></svg>
</template>

CSS

.icon-corn-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%22m16.525%204.11l.979.98l2.086-2.085c-.37-.062-.785-.006-1.257.152c-.61.205-1.232.559-1.808.953m4.473.316l-2.08%202.078l.972.972c.394-.575.747-1.194.951-1.802c.158-.469.215-.88.157-1.248m-2.336%204.65l-1.159-1.159L15.93%209.49l1.338%201.338zm-2.65%203.326l-1.497-1.499l-2.06%202.058c.996-.053%201.994.04%202.902.263zm1.31%201.566a9%209%200%200%201%201.01.614c.84.59%201.526%201.362%202.25%202.085l-1.905.317a2%202%200%200%200-.16.044a6%206%200%200%200-.725.287c-.678.31-1.742.897-3.192%201.985c-.15.112-.325.25-.523.404c-1.004.786-2.576%202.017-4.257%202.687c-1.029.41-2.196.656-3.381.423c-1.173-.23-2.247-.905-3.154-2.1c-1.194-.906-1.869-1.98-2.1-3.153c-.232-1.186.013-2.352.424-3.381c.67-1.68%201.9-3.254%202.686-4.257c.155-.198.293-.373.405-.523c1.088-1.45%201.674-2.515%201.985-3.192c.155-.338.24-.58.286-.725c.029-.092.041-.146.045-.16l.317-1.904c.72.72%201.491%201.404%202.08%202.241c.19.272.403.607.61%201l4.355-3.443c.825-.66%202.026-1.523%203.32-1.956c1.328-.445%202.933-.48%204.23.825c1.292%201.3%201.255%202.9.81%204.225c-.435%201.291-1.297%202.489-1.956%203.313h-.002l-.002.005zm-2.4-8.632l-1.757%201.387l1.35%201.352l1.574-1.572zM13.1%209.489l-1.515-1.517l-.816.646c.227.917.323%201.925.268%202.932z%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%22m16.525%204.11l.979.98l2.086-2.085c-.37-.062-.785-.006-1.257.152c-.61.205-1.232.559-1.808.953m4.473.316l-2.08%202.078l.972.972c.394-.575.747-1.194.951-1.802c.158-.469.215-.88.157-1.248m-2.336%204.65l-1.159-1.159L15.93%209.49l1.338%201.338zm-2.65%203.326l-1.497-1.499l-2.06%202.058c.996-.053%201.994.04%202.902.263zm1.31%201.566a9%209%200%200%201%201.01.614c.84.59%201.526%201.362%202.25%202.085l-1.905.317a2%202%200%200%200-.16.044a6%206%200%200%200-.725.287c-.678.31-1.742.897-3.192%201.985c-.15.112-.325.25-.523.404c-1.004.786-2.576%202.017-4.257%202.687c-1.029.41-2.196.656-3.381.423c-1.173-.23-2.247-.905-3.154-2.1c-1.194-.906-1.869-1.98-2.1-3.153c-.232-1.186.013-2.352.424-3.381c.67-1.68%201.9-3.254%202.686-4.257c.155-.198.293-.373.405-.523c1.088-1.45%201.674-2.515%201.985-3.192c.155-.338.24-.58.286-.725c.029-.092.041-.146.045-.16l.317-1.904c.72.72%201.491%201.404%202.08%202.241c.19.272.403.607.61%201l4.355-3.443c.825-.66%202.026-1.523%203.32-1.956c1.328-.445%202.933-.48%204.23.825c1.292%201.3%201.255%202.9.81%204.225c-.435%201.291-1.297%202.489-1.956%203.313h-.002l-.002.005zm-2.4-8.632l-1.757%201.387l1.35%201.352l1.574-1.572zM13.1%209.489l-1.515-1.517l-.816.646c.227.917.323%201.925.268%202.932z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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