radish icon
radish from TDesign Icons by TDesign · Outline · MIT Free for personal and commercial use.
- Name
- radish
- Set
- TDesign Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- MIT
1 other variant in TDesign Icons
The same icon in other sets
Use the radish icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M16.3 18.309c3.182-3.182 2.475-6.718-.707-9.9s-6.718-3.889-9.9-.707c-2.545 2.546-3.889 6.718-2.828 13.435c6.718 1.061 10.89-.282 13.435-2.828"/><path stroke="currentColor" stroke-linecap="square" stroke-width="2" d="M7.108 6.995L9.582 9.47m2.122 7.071l2.828 2.829M3.218 14.42l2.122 2.121M16 8.001l4-4M21 8.5h-4.5m-1-1V3m.093 5.41c3.182 3.182 3.89 6.717.707 9.899c-2.546 2.546-6.717 3.89-13.435 2.828c-1.06-6.717.283-10.89 2.828-13.435c3.182-3.182 6.718-2.474 9.9.708Z"/></g></svg>
React
import type { SVGProps } from "react";
export function TdesignRadish(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="M16.3 18.309c3.182-3.182 2.475-6.718-.707-9.9s-6.718-3.889-9.9-.707c-2.545 2.546-3.889 6.718-2.828 13.435c6.718 1.061 10.89-.282 13.435-2.828"/><path stroke="currentColor" strokeLinecap="square" strokeWidth="2" d="M7.108 6.995L9.582 9.47m2.122 7.071l2.828 2.829M3.218 14.42l2.122 2.121M16 8.001l4-4M21 8.5h-4.5m-1-1V3m.093 5.41c3.182 3.182 3.89 6.717.707 9.899c-2.546 2.546-6.717 3.89-13.435 2.828c-1.06-6.717.283-10.89 2.828-13.435c3.182-3.182 6.718-2.474 9.9.708Z"/></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="M16.3 18.309c3.182-3.182 2.475-6.718-.707-9.9s-6.718-3.889-9.9-.707c-2.545 2.546-3.889 6.718-2.828 13.435c6.718 1.061 10.89-.282 13.435-2.828"/><path stroke="currentColor" stroke-linecap="square" stroke-width="2" d="M7.108 6.995L9.582 9.47m2.122 7.071l2.828 2.829M3.218 14.42l2.122 2.121M16 8.001l4-4M21 8.5h-4.5m-1-1V3m.093 5.41c3.182 3.182 3.89 6.717.707 9.899c-2.546 2.546-6.717 3.89-13.435 2.828c-1.06-6.717.283-10.89 2.828-13.435c3.182-3.182 6.718-2.474 9.9.708Z"/></g></svg> </template>
CSS
.icon-radish {
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%22M16.3%2018.309c3.182-3.182%202.475-6.718-.707-9.9s-6.718-3.889-9.9-.707c-2.545%202.546-3.889%206.718-2.828%2013.435c6.718%201.061%2010.89-.282%2013.435-2.828%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%222%22%20d%3D%22M7.108%206.995L9.582%209.47m2.122%207.071l2.828%202.829M3.218%2014.42l2.122%202.121M16%208.001l4-4M21%208.5h-4.5m-1-1V3m.093%205.41c3.182%203.182%203.89%206.717.707%209.899c-2.546%202.546-6.717%203.89-13.435%202.828c-1.06-6.717.283-10.89%202.828-13.435c3.182-3.182%206.718-2.474%209.9.708Z%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%22M16.3%2018.309c3.182-3.182%202.475-6.718-.707-9.9s-6.718-3.889-9.9-.707c-2.545%202.546-3.889%206.718-2.828%2013.435c6.718%201.061%2010.89-.282%2013.435-2.828%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%222%22%20d%3D%22M7.108%206.995L9.582%209.47m2.122%207.071l2.828%202.829M3.218%2014.42l2.122%202.121M16%208.001l4-4M21%208.5h-4.5m-1-1V3m.093%205.41c3.182%203.182%203.89%206.717.707%209.899c-2.546%202.546-6.717%203.89-13.435%202.828c-1.06-6.717.283-10.89%202.828-13.435c3.182-3.182%206.718-2.474%209.9.708Z%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/radish.svg?color=%231a73e8&size=48