chinese cabbage icon

chinese-cabbage from TDesign Icons by TDesign · Outline · MIT Free for personal and commercial use.

Name
chinese-cabbage
Set
TDesign Icons
Style
Outline
Viewbox
24×24
License
MIT

1 other variant in TDesign Icons

Related icons in TDesign Icons

Use the chinese cabbage icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M12 2c2.4 0 3 2 3 3c.524.366 1.369 1.797 1.369 1.797c.003.008 1.128 2.706-.74 4.703c-1.048 1-2.797 2.133-2.797 2.133l.417 1.323c.003.005 1.556 2.958 1.751 3.544s.23 1.688-.419 2.5c-.458.572-1.257 1-2.58 1c-1.325 0-2.124-.428-2.582-1c-.65-.812-.614-1.914-.419-2.5s1.748-3.539 1.75-3.544l.419-1.323c-.007-.004-1.752-1.135-2.797-2.133c-1.87-1.997-.743-4.696-.74-4.703c0 0 .845-1.43 1.368-1.797c0-1 .6-3 3-3"/><path d="M8 14.199S2 12.179 2 9c0-4.144 5.632-2.203 5.632-2.203S6.5 9.5 8.372 11.5c1.047 1 2.797 2.133 2.797 2.133l-.418 1.323S9.195 17.914 9 18.5s-.23 1.688.419 2.5C2 21 8 14.198 8 14.198m8 .001s6-2.02 6-5.199c0-4.144-5.632-2.203-5.632-2.203S17.5 9.5 15.628 11.5c-1.047 1-2.796 2.133-2.796 2.133l.417 1.323S14.805 17.914 15 18.5c.196.586.23 1.688-.419 2.5c7.42 0 1.42-6.802 1.42-6.802"/><path d="M11.169 13.633L12 12l.832 1.633l.417 1.323L16 14.198S22 21 14.581 21c-.458.572-1.257 1-2.58 1c-1.325 0-2.124-.428-2.582-1C2 21 8 14.198 8 14.198l2.75.758z"/><path stroke="currentColor" stroke-linecap="square" stroke-width="2" d="m19 9l-2.634 1.953M5 9l2.634 1.953m8.774 3.747c1.18 1.526 4.176 6.026-1.308 6.288m-2.268-7.355s1.75-1.133 2.796-2.133c1.872-2 .738-4.697.738-4.697S15.522 5.365 15 5c0-1-.6-3-3-3S9 4 9 5c-.523.366-1.368 1.797-1.368 1.797S6.5 9.5 8.372 11.5c1.047 1 2.797 2.133 2.797 2.133l-.418 1.323S9.195 17.914 9 18.5s-.23 1.688.419 2.5c.458.572 1.257 1 2.581 1s2.123-.428 2.581-1c.65-.812.614-1.914.419-2.5s-1.75-3.544-1.75-3.544zm0 0l-.578-1.133m1.683 2.267L16 14.198s6-2.02 6-5.198c0-3.27-3.527-2.74-5-2.377m-6.937 8.144L8 14.198S2 12.179 2 9c0-3.28 3.53-2.748 5-2.383m.592 8.083c-1.18 1.526-4.176 6.026 1.308 6.288M12 6v6m-2-4l1.75 1.75M14 8l-1.75 1.75m-.523 2.75l-.577 1.133"/></g></svg>

React

import type { SVGProps } from "react";

export function TdesignChineseCabbage(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M12 2c2.4 0 3 2 3 3c.524.366 1.369 1.797 1.369 1.797c.003.008 1.128 2.706-.74 4.703c-1.048 1-2.797 2.133-2.797 2.133l.417 1.323c.003.005 1.556 2.958 1.751 3.544s.23 1.688-.419 2.5c-.458.572-1.257 1-2.58 1c-1.325 0-2.124-.428-2.582-1c-.65-.812-.614-1.914-.419-2.5s1.748-3.539 1.75-3.544l.419-1.323c-.007-.004-1.752-1.135-2.797-2.133c-1.87-1.997-.743-4.696-.74-4.703c0 0 .845-1.43 1.368-1.797c0-1 .6-3 3-3"/><path d="M8 14.199S2 12.179 2 9c0-4.144 5.632-2.203 5.632-2.203S6.5 9.5 8.372 11.5c1.047 1 2.797 2.133 2.797 2.133l-.418 1.323S9.195 17.914 9 18.5s-.23 1.688.419 2.5C2 21 8 14.198 8 14.198m8 .001s6-2.02 6-5.199c0-4.144-5.632-2.203-5.632-2.203S17.5 9.5 15.628 11.5c-1.047 1-2.796 2.133-2.796 2.133l.417 1.323S14.805 17.914 15 18.5c.196.586.23 1.688-.419 2.5c7.42 0 1.42-6.802 1.42-6.802"/><path d="M11.169 13.633L12 12l.832 1.633l.417 1.323L16 14.198S22 21 14.581 21c-.458.572-1.257 1-2.58 1c-1.325 0-2.124-.428-2.582-1C2 21 8 14.198 8 14.198l2.75.758z"/><path stroke="currentColor" strokeLinecap="square" strokeWidth="2" d="m19 9l-2.634 1.953M5 9l2.634 1.953m8.774 3.747c1.18 1.526 4.176 6.026-1.308 6.288m-2.268-7.355s1.75-1.133 2.796-2.133c1.872-2 .738-4.697.738-4.697S15.522 5.365 15 5c0-1-.6-3-3-3S9 4 9 5c-.523.366-1.368 1.797-1.368 1.797S6.5 9.5 8.372 11.5c1.047 1 2.797 2.133 2.797 2.133l-.418 1.323S9.195 17.914 9 18.5s-.23 1.688.419 2.5c.458.572 1.257 1 2.581 1s2.123-.428 2.581-1c.65-.812.614-1.914.419-2.5s-1.75-3.544-1.75-3.544zm0 0l-.578-1.133m1.683 2.267L16 14.198s6-2.02 6-5.198c0-3.27-3.527-2.74-5-2.377m-6.937 8.144L8 14.198S2 12.179 2 9c0-3.28 3.53-2.748 5-2.383m.592 8.083c-1.18 1.526-4.176 6.026 1.308 6.288M12 6v6m-2-4l1.75 1.75M14 8l-1.75 1.75m-.523 2.75l-.577 1.133"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M12 2c2.4 0 3 2 3 3c.524.366 1.369 1.797 1.369 1.797c.003.008 1.128 2.706-.74 4.703c-1.048 1-2.797 2.133-2.797 2.133l.417 1.323c.003.005 1.556 2.958 1.751 3.544s.23 1.688-.419 2.5c-.458.572-1.257 1-2.58 1c-1.325 0-2.124-.428-2.582-1c-.65-.812-.614-1.914-.419-2.5s1.748-3.539 1.75-3.544l.419-1.323c-.007-.004-1.752-1.135-2.797-2.133c-1.87-1.997-.743-4.696-.74-4.703c0 0 .845-1.43 1.368-1.797c0-1 .6-3 3-3"/><path d="M8 14.199S2 12.179 2 9c0-4.144 5.632-2.203 5.632-2.203S6.5 9.5 8.372 11.5c1.047 1 2.797 2.133 2.797 2.133l-.418 1.323S9.195 17.914 9 18.5s-.23 1.688.419 2.5C2 21 8 14.198 8 14.198m8 .001s6-2.02 6-5.199c0-4.144-5.632-2.203-5.632-2.203S17.5 9.5 15.628 11.5c-1.047 1-2.796 2.133-2.796 2.133l.417 1.323S14.805 17.914 15 18.5c.196.586.23 1.688-.419 2.5c7.42 0 1.42-6.802 1.42-6.802"/><path d="M11.169 13.633L12 12l.832 1.633l.417 1.323L16 14.198S22 21 14.581 21c-.458.572-1.257 1-2.58 1c-1.325 0-2.124-.428-2.582-1C2 21 8 14.198 8 14.198l2.75.758z"/><path stroke="currentColor" stroke-linecap="square" stroke-width="2" d="m19 9l-2.634 1.953M5 9l2.634 1.953m8.774 3.747c1.18 1.526 4.176 6.026-1.308 6.288m-2.268-7.355s1.75-1.133 2.796-2.133c1.872-2 .738-4.697.738-4.697S15.522 5.365 15 5c0-1-.6-3-3-3S9 4 9 5c-.523.366-1.368 1.797-1.368 1.797S6.5 9.5 8.372 11.5c1.047 1 2.797 2.133 2.797 2.133l-.418 1.323S9.195 17.914 9 18.5s-.23 1.688.419 2.5c.458.572 1.257 1 2.581 1s2.123-.428 2.581-1c.65-.812.614-1.914.419-2.5s-1.75-3.544-1.75-3.544zm0 0l-.578-1.133m1.683 2.267L16 14.198s6-2.02 6-5.198c0-3.27-3.527-2.74-5-2.377m-6.937 8.144L8 14.198S2 12.179 2 9c0-3.28 3.53-2.748 5-2.383m.592 8.083c-1.18 1.526-4.176 6.026 1.308 6.288M12 6v6m-2-4l1.75 1.75M14 8l-1.75 1.75m-.523 2.75l-.577 1.133"/></g></svg>
</template>

CSS

.icon-chinese-cabbage {
  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%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M12%202c2.4%200%203%202%203%203c.524.366%201.369%201.797%201.369%201.797c.003.008%201.128%202.706-.74%204.703c-1.048%201-2.797%202.133-2.797%202.133l.417%201.323c.003.005%201.556%202.958%201.751%203.544s.23%201.688-.419%202.5c-.458.572-1.257%201-2.58%201c-1.325%200-2.124-.428-2.582-1c-.65-.812-.614-1.914-.419-2.5s1.748-3.539%201.75-3.544l.419-1.323c-.007-.004-1.752-1.135-2.797-2.133c-1.87-1.997-.743-4.696-.74-4.703c0%200%20.845-1.43%201.368-1.797c0-1%20.6-3%203-3%22%2F%3E%3Cpath%20d%3D%22M8%2014.199S2%2012.179%202%209c0-4.144%205.632-2.203%205.632-2.203S6.5%209.5%208.372%2011.5c1.047%201%202.797%202.133%202.797%202.133l-.418%201.323S9.195%2017.914%209%2018.5s-.23%201.688.419%202.5C2%2021%208%2014.198%208%2014.198m8%20.001s6-2.02%206-5.199c0-4.144-5.632-2.203-5.632-2.203S17.5%209.5%2015.628%2011.5c-1.047%201-2.796%202.133-2.796%202.133l.417%201.323S14.805%2017.914%2015%2018.5c.196.586.23%201.688-.419%202.5c7.42%200%201.42-6.802%201.42-6.802%22%2F%3E%3Cpath%20d%3D%22M11.169%2013.633L12%2012l.832%201.633l.417%201.323L16%2014.198S22%2021%2014.581%2021c-.458.572-1.257%201-2.58%201c-1.325%200-2.124-.428-2.582-1C2%2021%208%2014.198%208%2014.198l2.75.758z%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%222%22%20d%3D%22m19%209l-2.634%201.953M5%209l2.634%201.953m8.774%203.747c1.18%201.526%204.176%206.026-1.308%206.288m-2.268-7.355s1.75-1.133%202.796-2.133c1.872-2%20.738-4.697.738-4.697S15.522%205.365%2015%205c0-1-.6-3-3-3S9%204%209%205c-.523.366-1.368%201.797-1.368%201.797S6.5%209.5%208.372%2011.5c1.047%201%202.797%202.133%202.797%202.133l-.418%201.323S9.195%2017.914%209%2018.5s-.23%201.688.419%202.5c.458.572%201.257%201%202.581%201s2.123-.428%202.581-1c.65-.812.614-1.914.419-2.5s-1.75-3.544-1.75-3.544zm0%200l-.578-1.133m1.683%202.267L16%2014.198s6-2.02%206-5.198c0-3.27-3.527-2.74-5-2.377m-6.937%208.144L8%2014.198S2%2012.179%202%209c0-3.28%203.53-2.748%205-2.383m.592%208.083c-1.18%201.526-4.176%206.026%201.308%206.288M12%206v6m-2-4l1.75%201.75M14%208l-1.75%201.75m-.523%202.75l-.577%201.133%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M12%202c2.4%200%203%202%203%203c.524.366%201.369%201.797%201.369%201.797c.003.008%201.128%202.706-.74%204.703c-1.048%201-2.797%202.133-2.797%202.133l.417%201.323c.003.005%201.556%202.958%201.751%203.544s.23%201.688-.419%202.5c-.458.572-1.257%201-2.58%201c-1.325%200-2.124-.428-2.582-1c-.65-.812-.614-1.914-.419-2.5s1.748-3.539%201.75-3.544l.419-1.323c-.007-.004-1.752-1.135-2.797-2.133c-1.87-1.997-.743-4.696-.74-4.703c0%200%20.845-1.43%201.368-1.797c0-1%20.6-3%203-3%22%2F%3E%3Cpath%20d%3D%22M8%2014.199S2%2012.179%202%209c0-4.144%205.632-2.203%205.632-2.203S6.5%209.5%208.372%2011.5c1.047%201%202.797%202.133%202.797%202.133l-.418%201.323S9.195%2017.914%209%2018.5s-.23%201.688.419%202.5C2%2021%208%2014.198%208%2014.198m8%20.001s6-2.02%206-5.199c0-4.144-5.632-2.203-5.632-2.203S17.5%209.5%2015.628%2011.5c-1.047%201-2.796%202.133-2.796%202.133l.417%201.323S14.805%2017.914%2015%2018.5c.196.586.23%201.688-.419%202.5c7.42%200%201.42-6.802%201.42-6.802%22%2F%3E%3Cpath%20d%3D%22M11.169%2013.633L12%2012l.832%201.633l.417%201.323L16%2014.198S22%2021%2014.581%2021c-.458.572-1.257%201-2.58%201c-1.325%200-2.124-.428-2.582-1C2%2021%208%2014.198%208%2014.198l2.75.758z%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%222%22%20d%3D%22m19%209l-2.634%201.953M5%209l2.634%201.953m8.774%203.747c1.18%201.526%204.176%206.026-1.308%206.288m-2.268-7.355s1.75-1.133%202.796-2.133c1.872-2%20.738-4.697.738-4.697S15.522%205.365%2015%205c0-1-.6-3-3-3S9%204%209%205c-.523.366-1.368%201.797-1.368%201.797S6.5%209.5%208.372%2011.5c1.047%201%202.797%202.133%202.797%202.133l-.418%201.323S9.195%2017.914%209%2018.5s-.23%201.688.419%202.5c.458.572%201.257%201%202.581%201s2.123-.428%202.581-1c.65-.812.614-1.914.419-2.5s-1.75-3.544-1.75-3.544zm0%200l-.578-1.133m1.683%202.267L16%2014.198s6-2.02%206-5.198c0-3.27-3.527-2.74-5-2.377m-6.937%208.144L8%2014.198S2%2012.179%202%209c0-3.28%203.53-2.748%205-2.383m.592%208.083c-1.18%201.526-4.176%206.026%201.308%206.288M12%206v6m-2-4l1.75%201.75M14%208l-1.75%201.75m-.523%202.75l-.577%201.133%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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