chinese cabbage icon
chinese-cabbage-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.
- Name
- chinese-cabbage-filled
- Set
- TDesign Icons
- Style
- Filled
- 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"><path fill="currentColor" d="M7.183 5.632c.244-.397.53-.767.846-1.1c.072-.605.29-1.34.76-1.991C9.423 1.658 10.473 1 11.998 1c1.527 0 2.577.658 3.212 1.54c.47.652.687 1.387.76 1.992q.495.517.859 1.097q.096-.024.202-.047c.569-.126 1.36-.256 2.175-.237c.8.018 1.75.183 2.518.766C22.546 6.735 23 7.712 23 9c0 1.125-.532 2.073-1.188 2.815c-.657.743-1.501 1.355-2.297 1.833c-.683.411-1.361.742-1.912.986l.038.053c.467.668 1.048 1.61 1.38 2.593c.319.948.495 2.218-.29 3.259c-.714.947-1.992 1.39-3.713 1.453C14.322 22.63 13.318 23 12 23s-2.323-.37-3.018-1.008c-1.722-.062-2.999-.506-3.713-1.453c-.785-1.041-.609-2.31-.29-3.26c.332-.983.913-1.924 1.38-2.591l.038-.054a18 18 0 0 1-1.912-.986c-.796-.478-1.64-1.09-2.297-1.833C1.532 11.073 1 10.125 1 9c0-1.288.454-2.265 1.275-2.889c.769-.583 1.719-.748 2.518-.766c.815-.02 1.606.11 2.175.237q.113.025.215.05M11 12.303c.56.4 1 .697 1 .697s.44-.296 1-.697v-1.889L15.414 8L14 6.586l-1 1V5h-2v2.586l-1-1L8.586 8L11 10.414zm-2.929.219c-1.042-1.009-1.76-2.196-1.778-3.808l-1.5-1.113L3.6 9.208zm9.635-3.808c-.019 1.61-.742 2.804-1.787 3.816l4.48-3.322L19.208 7.6zm-8.412 6.878l-.93-.256q-.167.214-.367.499c-.425.608-.88 1.366-1.122 2.083c-.253.752-.186 1.183-.01 1.417c.12.158.403.382 1.044.526a3.9 3.9 0 0 1 .142-1.677c.073-.22.238-.575.404-.92a66 66 0 0 1 .839-1.672m.963 2.54a9 9 0 0 0-.308.684c-.051.152-.095.43-.062.743c.033.307.133.592.313.816c.226.282.705.625 1.8.625s1.574-.343 1.8-.625c.18-.224.28-.509.313-.816a1.9 1.9 0 0 0-.062-.743a9 9 0 0 0-.308-.683a89 89 0 0 0-1.42-2.79L12 14.32l-.323 1.021c-.484.924-.967 1.85-1.42 2.79m5.379-2.796l-.93.256l.237.463c.208.409.424.84.602 1.21c.166.344.33.7.404.919c.14.42.225 1.027.142 1.677c.64-.144.924-.368 1.043-.526c.176-.234.244-.665-.01-1.417c-.24-.717-.696-1.475-1.122-2.083a14 14 0 0 0-.366-.499"/></svg>
React
import type { SVGProps } from "react";
export function TdesignChineseCabbageFilled(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.183 5.632c.244-.397.53-.767.846-1.1c.072-.605.29-1.34.76-1.991C9.423 1.658 10.473 1 11.998 1c1.527 0 2.577.658 3.212 1.54c.47.652.687 1.387.76 1.992q.495.517.859 1.097q.096-.024.202-.047c.569-.126 1.36-.256 2.175-.237c.8.018 1.75.183 2.518.766C22.546 6.735 23 7.712 23 9c0 1.125-.532 2.073-1.188 2.815c-.657.743-1.501 1.355-2.297 1.833c-.683.411-1.361.742-1.912.986l.038.053c.467.668 1.048 1.61 1.38 2.593c.319.948.495 2.218-.29 3.259c-.714.947-1.992 1.39-3.713 1.453C14.322 22.63 13.318 23 12 23s-2.323-.37-3.018-1.008c-1.722-.062-2.999-.506-3.713-1.453c-.785-1.041-.609-2.31-.29-3.26c.332-.983.913-1.924 1.38-2.591l.038-.054a18 18 0 0 1-1.912-.986c-.796-.478-1.64-1.09-2.297-1.833C1.532 11.073 1 10.125 1 9c0-1.288.454-2.265 1.275-2.889c.769-.583 1.719-.748 2.518-.766c.815-.02 1.606.11 2.175.237q.113.025.215.05M11 12.303c.56.4 1 .697 1 .697s.44-.296 1-.697v-1.889L15.414 8L14 6.586l-1 1V5h-2v2.586l-1-1L8.586 8L11 10.414zm-2.929.219c-1.042-1.009-1.76-2.196-1.778-3.808l-1.5-1.113L3.6 9.208zm9.635-3.808c-.019 1.61-.742 2.804-1.787 3.816l4.48-3.322L19.208 7.6zm-8.412 6.878l-.93-.256q-.167.214-.367.499c-.425.608-.88 1.366-1.122 2.083c-.253.752-.186 1.183-.01 1.417c.12.158.403.382 1.044.526a3.9 3.9 0 0 1 .142-1.677c.073-.22.238-.575.404-.92a66 66 0 0 1 .839-1.672m.963 2.54a9 9 0 0 0-.308.684c-.051.152-.095.43-.062.743c.033.307.133.592.313.816c.226.282.705.625 1.8.625s1.574-.343 1.8-.625c.18-.224.28-.509.313-.816a1.9 1.9 0 0 0-.062-.743a9 9 0 0 0-.308-.683a89 89 0 0 0-1.42-2.79L12 14.32l-.323 1.021c-.484.924-.967 1.85-1.42 2.79m5.379-2.796l-.93.256l.237.463c.208.409.424.84.602 1.21c.166.344.33.7.404.919c.14.42.225 1.027.142 1.677c.64-.144.924-.368 1.043-.526c.176-.234.244-.665-.01-1.417c-.24-.717-.696-1.475-1.122-2.083a14 14 0 0 0-.366-.499"/></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.183 5.632c.244-.397.53-.767.846-1.1c.072-.605.29-1.34.76-1.991C9.423 1.658 10.473 1 11.998 1c1.527 0 2.577.658 3.212 1.54c.47.652.687 1.387.76 1.992q.495.517.859 1.097q.096-.024.202-.047c.569-.126 1.36-.256 2.175-.237c.8.018 1.75.183 2.518.766C22.546 6.735 23 7.712 23 9c0 1.125-.532 2.073-1.188 2.815c-.657.743-1.501 1.355-2.297 1.833c-.683.411-1.361.742-1.912.986l.038.053c.467.668 1.048 1.61 1.38 2.593c.319.948.495 2.218-.29 3.259c-.714.947-1.992 1.39-3.713 1.453C14.322 22.63 13.318 23 12 23s-2.323-.37-3.018-1.008c-1.722-.062-2.999-.506-3.713-1.453c-.785-1.041-.609-2.31-.29-3.26c.332-.983.913-1.924 1.38-2.591l.038-.054a18 18 0 0 1-1.912-.986c-.796-.478-1.64-1.09-2.297-1.833C1.532 11.073 1 10.125 1 9c0-1.288.454-2.265 1.275-2.889c.769-.583 1.719-.748 2.518-.766c.815-.02 1.606.11 2.175.237q.113.025.215.05M11 12.303c.56.4 1 .697 1 .697s.44-.296 1-.697v-1.889L15.414 8L14 6.586l-1 1V5h-2v2.586l-1-1L8.586 8L11 10.414zm-2.929.219c-1.042-1.009-1.76-2.196-1.778-3.808l-1.5-1.113L3.6 9.208zm9.635-3.808c-.019 1.61-.742 2.804-1.787 3.816l4.48-3.322L19.208 7.6zm-8.412 6.878l-.93-.256q-.167.214-.367.499c-.425.608-.88 1.366-1.122 2.083c-.253.752-.186 1.183-.01 1.417c.12.158.403.382 1.044.526a3.9 3.9 0 0 1 .142-1.677c.073-.22.238-.575.404-.92a66 66 0 0 1 .839-1.672m.963 2.54a9 9 0 0 0-.308.684c-.051.152-.095.43-.062.743c.033.307.133.592.313.816c.226.282.705.625 1.8.625s1.574-.343 1.8-.625c.18-.224.28-.509.313-.816a1.9 1.9 0 0 0-.062-.743a9 9 0 0 0-.308-.683a89 89 0 0 0-1.42-2.79L12 14.32l-.323 1.021c-.484.924-.967 1.85-1.42 2.79m5.379-2.796l-.93.256l.237.463c.208.409.424.84.602 1.21c.166.344.33.7.404.919c.14.42.225 1.027.142 1.677c.64-.144.924-.368 1.043-.526c.176-.234.244-.665-.01-1.417c-.24-.717-.696-1.475-1.122-2.083a14 14 0 0 0-.366-.499"/></svg> </template>
CSS
.icon-chinese-cabbage-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%22M7.183%205.632c.244-.397.53-.767.846-1.1c.072-.605.29-1.34.76-1.991C9.423%201.658%2010.473%201%2011.998%201c1.527%200%202.577.658%203.212%201.54c.47.652.687%201.387.76%201.992q.495.517.859%201.097q.096-.024.202-.047c.569-.126%201.36-.256%202.175-.237c.8.018%201.75.183%202.518.766C22.546%206.735%2023%207.712%2023%209c0%201.125-.532%202.073-1.188%202.815c-.657.743-1.501%201.355-2.297%201.833c-.683.411-1.361.742-1.912.986l.038.053c.467.668%201.048%201.61%201.38%202.593c.319.948.495%202.218-.29%203.259c-.714.947-1.992%201.39-3.713%201.453C14.322%2022.63%2013.318%2023%2012%2023s-2.323-.37-3.018-1.008c-1.722-.062-2.999-.506-3.713-1.453c-.785-1.041-.609-2.31-.29-3.26c.332-.983.913-1.924%201.38-2.591l.038-.054a18%2018%200%200%201-1.912-.986c-.796-.478-1.64-1.09-2.297-1.833C1.532%2011.073%201%2010.125%201%209c0-1.288.454-2.265%201.275-2.889c.769-.583%201.719-.748%202.518-.766c.815-.02%201.606.11%202.175.237q.113.025.215.05M11%2012.303c.56.4%201%20.697%201%20.697s.44-.296%201-.697v-1.889L15.414%208L14%206.586l-1%201V5h-2v2.586l-1-1L8.586%208L11%2010.414zm-2.929.219c-1.042-1.009-1.76-2.196-1.778-3.808l-1.5-1.113L3.6%209.208zm9.635-3.808c-.019%201.61-.742%202.804-1.787%203.816l4.48-3.322L19.208%207.6zm-8.412%206.878l-.93-.256q-.167.214-.367.499c-.425.608-.88%201.366-1.122%202.083c-.253.752-.186%201.183-.01%201.417c.12.158.403.382%201.044.526a3.9%203.9%200%200%201%20.142-1.677c.073-.22.238-.575.404-.92a66%2066%200%200%201%20.839-1.672m.963%202.54a9%209%200%200%200-.308.684c-.051.152-.095.43-.062.743c.033.307.133.592.313.816c.226.282.705.625%201.8.625s1.574-.343%201.8-.625c.18-.224.28-.509.313-.816a1.9%201.9%200%200%200-.062-.743a9%209%200%200%200-.308-.683a89%2089%200%200%200-1.42-2.79L12%2014.32l-.323%201.021c-.484.924-.967%201.85-1.42%202.79m5.379-2.796l-.93.256l.237.463c.208.409.424.84.602%201.21c.166.344.33.7.404.919c.14.42.225%201.027.142%201.677c.64-.144.924-.368%201.043-.526c.176-.234.244-.665-.01-1.417c-.24-.717-.696-1.475-1.122-2.083a14%2014%200%200%200-.366-.499%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.183%205.632c.244-.397.53-.767.846-1.1c.072-.605.29-1.34.76-1.991C9.423%201.658%2010.473%201%2011.998%201c1.527%200%202.577.658%203.212%201.54c.47.652.687%201.387.76%201.992q.495.517.859%201.097q.096-.024.202-.047c.569-.126%201.36-.256%202.175-.237c.8.018%201.75.183%202.518.766C22.546%206.735%2023%207.712%2023%209c0%201.125-.532%202.073-1.188%202.815c-.657.743-1.501%201.355-2.297%201.833c-.683.411-1.361.742-1.912.986l.038.053c.467.668%201.048%201.61%201.38%202.593c.319.948.495%202.218-.29%203.259c-.714.947-1.992%201.39-3.713%201.453C14.322%2022.63%2013.318%2023%2012%2023s-2.323-.37-3.018-1.008c-1.722-.062-2.999-.506-3.713-1.453c-.785-1.041-.609-2.31-.29-3.26c.332-.983.913-1.924%201.38-2.591l.038-.054a18%2018%200%200%201-1.912-.986c-.796-.478-1.64-1.09-2.297-1.833C1.532%2011.073%201%2010.125%201%209c0-1.288.454-2.265%201.275-2.889c.769-.583%201.719-.748%202.518-.766c.815-.02%201.606.11%202.175.237q.113.025.215.05M11%2012.303c.56.4%201%20.697%201%20.697s.44-.296%201-.697v-1.889L15.414%208L14%206.586l-1%201V5h-2v2.586l-1-1L8.586%208L11%2010.414zm-2.929.219c-1.042-1.009-1.76-2.196-1.778-3.808l-1.5-1.113L3.6%209.208zm9.635-3.808c-.019%201.61-.742%202.804-1.787%203.816l4.48-3.322L19.208%207.6zm-8.412%206.878l-.93-.256q-.167.214-.367.499c-.425.608-.88%201.366-1.122%202.083c-.253.752-.186%201.183-.01%201.417c.12.158.403.382%201.044.526a3.9%203.9%200%200%201%20.142-1.677c.073-.22.238-.575.404-.92a66%2066%200%200%201%20.839-1.672m.963%202.54a9%209%200%200%200-.308.684c-.051.152-.095.43-.062.743c.033.307.133.592.313.816c.226.282.705.625%201.8.625s1.574-.343%201.8-.625c.18-.224.28-.509.313-.816a1.9%201.9%200%200%200-.062-.743a9%209%200%200%200-.308-.683a89%2089%200%200%200-1.42-2.79L12%2014.32l-.323%201.021c-.484.924-.967%201.85-1.42%202.79m5.379-2.796l-.93.256l.237.463c.208.409.424.84.602%201.21c.166.344.33.7.404.919c.14.42.225%201.027.142%201.677c.64-.144.924-.368%201.043-.526c.176-.234.244-.665-.01-1.417c-.24-.717-.696-1.475-1.122-2.083a14%2014%200%200%200-.366-.499%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/chinese-cabbage-filled.svg?color=%231a73e8&size=48