radish-one from IconPark TwoTone by ByteDance · Two tone · Foods · Apache-2.0 Free for personal and commercial use.

Name
radish-one
Set
IconPark TwoTone
Style
Two tone
Category
Foods
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More foods icons from IconPark TwoTone

Use the radish one icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVG5bPLCsmT"><g fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M39 15c2.183.555 4 1.5 4 4s-3 3-5 3M26 10c0-3 1.749-5 4-5c2 0 3.048.62 4 3m-3 4s.951-2.132 2.123-2.91c1.87-1.243 4.377-1.372 5.749 0a4.057 4.057 0 0 1 0 5.748C37.28 16.43 35.997 17 35.997 17"/><path fill="#555" d="M10 14c-5.084 5.085-6.417 12.913-3.41 19.103C6.59 33.103 5 41 6 42s8.862-.592 8.862-.592A15.96 15.96 0 0 0 21.802 43c4.334 0 8.97-1.853 12.199-5c3.184-3.184 4.607-7.298 4.607-11.764c0-4.507-1.607-8.236-4.953-11.711c-3.346-3.476-7.254-5.212-11.766-5.212c-4.507 0-8.704 1.503-11.888 4.687"/><path d="M5 28s5-1 7 3m6 11s1-4-1-6m4.803 7a15.95 15.95 0 0 1-6.94-1.592"/><path d="M6.59 33.103C3.582 26.913 4.915 19.085 10 14"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVG5bPLCsmT)"/></svg>

React

import type { SVGProps } from "react";

export function IconParkTwotoneRadishOne(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVG5bPLCsmT"><g fill="none" stroke="#fff" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><path d="M39 15c2.183.555 4 1.5 4 4s-3 3-5 3M26 10c0-3 1.749-5 4-5c2 0 3.048.62 4 3m-3 4s.951-2.132 2.123-2.91c1.87-1.243 4.377-1.372 5.749 0a4.057 4.057 0 0 1 0 5.748C37.28 16.43 35.997 17 35.997 17"/><path fill="#555" d="M10 14c-5.084 5.085-6.417 12.913-3.41 19.103C6.59 33.103 5 41 6 42s8.862-.592 8.862-.592A15.96 15.96 0 0 0 21.802 43c4.334 0 8.97-1.853 12.199-5c3.184-3.184 4.607-7.298 4.607-11.764c0-4.507-1.607-8.236-4.953-11.711c-3.346-3.476-7.254-5.212-11.766-5.212c-4.507 0-8.704 1.503-11.888 4.687"/><path d="M5 28s5-1 7 3m6 11s1-4-1-6m4.803 7a15.95 15.95 0 0 1-6.94-1.592"/><path d="M6.59 33.103C3.582 26.913 4.915 19.085 10 14"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVG5bPLCsmT)"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVG5bPLCsmT"><g fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M39 15c2.183.555 4 1.5 4 4s-3 3-5 3M26 10c0-3 1.749-5 4-5c2 0 3.048.62 4 3m-3 4s.951-2.132 2.123-2.91c1.87-1.243 4.377-1.372 5.749 0a4.057 4.057 0 0 1 0 5.748C37.28 16.43 35.997 17 35.997 17"/><path fill="#555" d="M10 14c-5.084 5.085-6.417 12.913-3.41 19.103C6.59 33.103 5 41 6 42s8.862-.592 8.862-.592A15.96 15.96 0 0 0 21.802 43c4.334 0 8.97-1.853 12.199-5c3.184-3.184 4.607-7.298 4.607-11.764c0-4.507-1.607-8.236-4.953-11.711c-3.346-3.476-7.254-5.212-11.766-5.212c-4.507 0-8.704 1.503-11.888 4.687"/><path d="M5 28s5-1 7 3m6 11s1-4-1-6m4.803 7a15.95 15.95 0 0 1-6.94-1.592"/><path d="M6.59 33.103C3.582 26.913 4.915 19.085 10 14"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVG5bPLCsmT)"/></svg>
</template>

CSS

.icon-radish-one {
  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%3Cdefs%3E%3Cmask%20id%3D%22SVG5bPLCsmT%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M39%2015c2.183.555%204%201.5%204%204s-3%203-5%203M26%2010c0-3%201.749-5%204-5c2%200%203.048.62%204%203m-3%204s.951-2.132%202.123-2.91c1.87-1.243%204.377-1.372%205.749%200a4.057%204.057%200%200%201%200%205.748C37.28%2016.43%2035.997%2017%2035.997%2017%22%2F%3E%3Cpath%20fill%3D%22%23555%22%20d%3D%22M10%2014c-5.084%205.085-6.417%2012.913-3.41%2019.103C6.59%2033.103%205%2041%206%2042s8.862-.592%208.862-.592A15.96%2015.96%200%200%200%2021.802%2043c4.334%200%208.97-1.853%2012.199-5c3.184-3.184%204.607-7.298%204.607-11.764c0-4.507-1.607-8.236-4.953-11.711c-3.346-3.476-7.254-5.212-11.766-5.212c-4.507%200-8.704%201.503-11.888%204.687%22%2F%3E%3Cpath%20d%3D%22M5%2028s5-1%207%203m6%2011s1-4-1-6m4.803%207a15.95%2015.95%200%200%201-6.94-1.592%22%2F%3E%3Cpath%20d%3D%22M6.59%2033.103C3.582%2026.913%204.915%2019.085%2010%2014%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23SVG5bPLCsmT)%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%2048%2048%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG5bPLCsmT%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M39%2015c2.183.555%204%201.5%204%204s-3%203-5%203M26%2010c0-3%201.749-5%204-5c2%200%203.048.62%204%203m-3%204s.951-2.132%202.123-2.91c1.87-1.243%204.377-1.372%205.749%200a4.057%204.057%200%200%201%200%205.748C37.28%2016.43%2035.997%2017%2035.997%2017%22%2F%3E%3Cpath%20fill%3D%22%23555%22%20d%3D%22M10%2014c-5.084%205.085-6.417%2012.913-3.41%2019.103C6.59%2033.103%205%2041%206%2042s8.862-.592%208.862-.592A15.96%2015.96%200%200%200%2021.802%2043c4.334%200%208.97-1.853%2012.199-5c3.184-3.184%204.607-7.298%204.607-11.764c0-4.507-1.607-8.236-4.953-11.711c-3.346-3.476-7.254-5.212-11.766-5.212c-4.507%200-8.704%201.503-11.888%204.687%22%2F%3E%3Cpath%20d%3D%22M5%2028s5-1%207%203m6%2011s1-4-1-6m4.803%207a15.95%2015.95%200%200%201-6.94-1.592%22%2F%3E%3Cpath%20d%3D%22M6.59%2033.103C3.582%2026.913%204.915%2019.085%2010%2014%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23SVG5bPLCsmT)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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