radish from IconPark Outline by ByteDance · Outline · Foods · Apache-2.0 Free for personal and commercial use.

Name
radish
Set
IconPark Outline
Style
Outline
Category
Foods
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More foods icons from IconPark Outline

Use the radish icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M37 23.2C37 32 24 44 24 44S11 32 11 23.2C11 15.91 16.82 10 24 10s13 5.91 13 13.2"/><path stroke-linejoin="round" stroke-miterlimit="2" d="M24 4v6m-6-5l4 5m8-5l-4 5M12 20h8m9 7h7m-20 7h6"/><path stroke-linejoin="round" d="M13.812 15A13.27 13.27 0 0 0 11 23.2c0 5.555 5.18 12.384 9 16.666"/><path d="M37 23.2c0 2.774-1.291 5.866-3.06 8.8"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkOutlineRadish(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="4"><path strokeLinejoin="round" d="M37 23.2C37 32 24 44 24 44S11 32 11 23.2C11 15.91 16.82 10 24 10s13 5.91 13 13.2"/><path strokeLinejoin="round" strokeMiterlimit="2" d="M24 4v6m-6-5l4 5m8-5l-4 5M12 20h8m9 7h7m-20 7h6"/><path strokeLinejoin="round" d="M13.812 15A13.27 13.27 0 0 0 11 23.2c0 5.555 5.18 12.384 9 16.666"/><path d="M37 23.2c0 2.774-1.291 5.866-3.06 8.8"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M37 23.2C37 32 24 44 24 44S11 32 11 23.2C11 15.91 16.82 10 24 10s13 5.91 13 13.2"/><path stroke-linejoin="round" stroke-miterlimit="2" d="M24 4v6m-6-5l4 5m8-5l-4 5M12 20h8m9 7h7m-20 7h6"/><path stroke-linejoin="round" d="M13.812 15A13.27 13.27 0 0 0 11 23.2c0 5.555 5.18 12.384 9 16.666"/><path d="M37 23.2c0 2.774-1.291 5.866-3.06 8.8"/></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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M37%2023.2C37%2032%2024%2044%2024%2044S11%2032%2011%2023.2C11%2015.91%2016.82%2010%2024%2010s13%205.91%2013%2013.2%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%222%22%20d%3D%22M24%204v6m-6-5l4%205m8-5l-4%205M12%2020h8m9%207h7m-20%207h6%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M13.812%2015A13.27%2013.27%200%200%200%2011%2023.2c0%205.555%205.18%2012.384%209%2016.666%22%2F%3E%3Cpath%20d%3D%22M37%2023.2c0%202.774-1.291%205.866-3.06%208.8%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M37%2023.2C37%2032%2024%2044%2024%2044S11%2032%2011%2023.2C11%2015.91%2016.82%2010%2024%2010s13%205.91%2013%2013.2%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%222%22%20d%3D%22M24%204v6m-6-5l4%205m8-5l-4%205M12%2020h8m9%207h7m-20%207h6%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M13.812%2015A13.27%2013.27%200%200%200%2011%2023.2c0%205.555%205.18%2012.384%209%2016.666%22%2F%3E%3Cpath%20d%3D%22M37%2023.2c0%202.774-1.291%205.866-3.06%208.8%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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