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

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

1 other variant in TDesign Icons

Use the 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 22c5.523 0 10-4.417 10-10c0-3.444-2.82-8.908-6.444-8.869c-2.223 0-2.667 3.819-2.667 3.819c.344-3.819-2.735-5.366-5.891-3.598C3.98 5.042 2 8.217 2 12c0 5.035 3.641 9.101 8.407 9.872Q11.186 22 12 22"/><path stroke="currentColor" stroke-linecap="square" stroke-width="2" d="M14.444 11.667c-.762-.133-1.765-.04-2.444.333c-1.473.812-2.249 2.68-2.318 4.609c-.057 1.6.218 3.321.577 4.72m4.185-9.662c.399-1.41 1.957-2.593 3.556-2.985c2.37-.582 3.972.98 4 3.318c0-3.444-2.82-8.908-6.444-8.869c-1.392 0-2.086 1.497-2.411 2.617m1.3 5.919c.25-1.194.28-2.02 0-2.758c-.233-.61-.678-1.16-1.389-1.809l-.167-.15c.344-3.819-2.735-5.366-5.891-3.598C3.98 5.042 2 8.217 2 12c0 5.035 3.641 9.101 8.407 9.872Q11.186 22 12 22c5.436 0 9.947-4.47 10-9.9v-.012M6.889 8.876L10 5.826m7.875 2.646L17 7m-6.1 14.33l7.544-8.315M14.431 16.7l.013-1.888m-5.222 1.291L6 12.565m5.967-.815c-.237-.952-1.694-2.458-3.523-1.43c-.736-.459-1.401-.788-2-1.009c-2.001-.738-3.251-.404-3.898.539l-.034.05"/></g></svg>

React

import type { SVGProps } from "react";

export function TdesignCabbage(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 22c5.523 0 10-4.417 10-10c0-3.444-2.82-8.908-6.444-8.869c-2.223 0-2.667 3.819-2.667 3.819c.344-3.819-2.735-5.366-5.891-3.598C3.98 5.042 2 8.217 2 12c0 5.035 3.641 9.101 8.407 9.872Q11.186 22 12 22"/><path stroke="currentColor" strokeLinecap="square" strokeWidth="2" d="M14.444 11.667c-.762-.133-1.765-.04-2.444.333c-1.473.812-2.249 2.68-2.318 4.609c-.057 1.6.218 3.321.577 4.72m4.185-9.662c.399-1.41 1.957-2.593 3.556-2.985c2.37-.582 3.972.98 4 3.318c0-3.444-2.82-8.908-6.444-8.869c-1.392 0-2.086 1.497-2.411 2.617m1.3 5.919c.25-1.194.28-2.02 0-2.758c-.233-.61-.678-1.16-1.389-1.809l-.167-.15c.344-3.819-2.735-5.366-5.891-3.598C3.98 5.042 2 8.217 2 12c0 5.035 3.641 9.101 8.407 9.872Q11.186 22 12 22c5.436 0 9.947-4.47 10-9.9v-.012M6.889 8.876L10 5.826m7.875 2.646L17 7m-6.1 14.33l7.544-8.315M14.431 16.7l.013-1.888m-5.222 1.291L6 12.565m5.967-.815c-.237-.952-1.694-2.458-3.523-1.43c-.736-.459-1.401-.788-2-1.009c-2.001-.738-3.251-.404-3.898.539l-.034.05"/></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 22c5.523 0 10-4.417 10-10c0-3.444-2.82-8.908-6.444-8.869c-2.223 0-2.667 3.819-2.667 3.819c.344-3.819-2.735-5.366-5.891-3.598C3.98 5.042 2 8.217 2 12c0 5.035 3.641 9.101 8.407 9.872Q11.186 22 12 22"/><path stroke="currentColor" stroke-linecap="square" stroke-width="2" d="M14.444 11.667c-.762-.133-1.765-.04-2.444.333c-1.473.812-2.249 2.68-2.318 4.609c-.057 1.6.218 3.321.577 4.72m4.185-9.662c.399-1.41 1.957-2.593 3.556-2.985c2.37-.582 3.972.98 4 3.318c0-3.444-2.82-8.908-6.444-8.869c-1.392 0-2.086 1.497-2.411 2.617m1.3 5.919c.25-1.194.28-2.02 0-2.758c-.233-.61-.678-1.16-1.389-1.809l-.167-.15c.344-3.819-2.735-5.366-5.891-3.598C3.98 5.042 2 8.217 2 12c0 5.035 3.641 9.101 8.407 9.872Q11.186 22 12 22c5.436 0 9.947-4.47 10-9.9v-.012M6.889 8.876L10 5.826m7.875 2.646L17 7m-6.1 14.33l7.544-8.315M14.431 16.7l.013-1.888m-5.222 1.291L6 12.565m5.967-.815c-.237-.952-1.694-2.458-3.523-1.43c-.736-.459-1.401-.788-2-1.009c-2.001-.738-3.251-.404-3.898.539l-.034.05"/></g></svg>
</template>

CSS

.icon-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%2022c5.523%200%2010-4.417%2010-10c0-3.444-2.82-8.908-6.444-8.869c-2.223%200-2.667%203.819-2.667%203.819c.344-3.819-2.735-5.366-5.891-3.598C3.98%205.042%202%208.217%202%2012c0%205.035%203.641%209.101%208.407%209.872Q11.186%2022%2012%2022%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%222%22%20d%3D%22M14.444%2011.667c-.762-.133-1.765-.04-2.444.333c-1.473.812-2.249%202.68-2.318%204.609c-.057%201.6.218%203.321.577%204.72m4.185-9.662c.399-1.41%201.957-2.593%203.556-2.985c2.37-.582%203.972.98%204%203.318c0-3.444-2.82-8.908-6.444-8.869c-1.392%200-2.086%201.497-2.411%202.617m1.3%205.919c.25-1.194.28-2.02%200-2.758c-.233-.61-.678-1.16-1.389-1.809l-.167-.15c.344-3.819-2.735-5.366-5.891-3.598C3.98%205.042%202%208.217%202%2012c0%205.035%203.641%209.101%208.407%209.872Q11.186%2022%2012%2022c5.436%200%209.947-4.47%2010-9.9v-.012M6.889%208.876L10%205.826m7.875%202.646L17%207m-6.1%2014.33l7.544-8.315M14.431%2016.7l.013-1.888m-5.222%201.291L6%2012.565m5.967-.815c-.237-.952-1.694-2.458-3.523-1.43c-.736-.459-1.401-.788-2-1.009c-2.001-.738-3.251-.404-3.898.539l-.034.05%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%2022c5.523%200%2010-4.417%2010-10c0-3.444-2.82-8.908-6.444-8.869c-2.223%200-2.667%203.819-2.667%203.819c.344-3.819-2.735-5.366-5.891-3.598C3.98%205.042%202%208.217%202%2012c0%205.035%203.641%209.101%208.407%209.872Q11.186%2022%2012%2022%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%222%22%20d%3D%22M14.444%2011.667c-.762-.133-1.765-.04-2.444.333c-1.473.812-2.249%202.68-2.318%204.609c-.057%201.6.218%203.321.577%204.72m4.185-9.662c.399-1.41%201.957-2.593%203.556-2.985c2.37-.582%203.972.98%204%203.318c0-3.444-2.82-8.908-6.444-8.869c-1.392%200-2.086%201.497-2.411%202.617m1.3%205.919c.25-1.194.28-2.02%200-2.758c-.233-.61-.678-1.16-1.389-1.809l-.167-.15c.344-3.819-2.735-5.366-5.891-3.598C3.98%205.042%202%208.217%202%2012c0%205.035%203.641%209.101%208.407%209.872Q11.186%2022%2012%2022c5.436%200%209.947-4.47%2010-9.9v-.012M6.889%208.876L10%205.826m7.875%202.646L17%207m-6.1%2014.33l7.544-8.315M14.431%2016.7l.013-1.888m-5.222%201.291L6%2012.565m5.967-.815c-.237-.952-1.694-2.458-3.523-1.43c-.736-.459-1.401-.788-2-1.009c-2.001-.738-3.251-.404-3.898.539l-.034.05%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/cabbage.svg?color=%231a73e8&size=48