radish icon
radish from Akar Icons by Arturo Wibawa · Outline · MIT Free for personal and commercial use.
- Name
- radish
- Set
- Akar Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- MIT
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" stroke="currentColor" stroke-linejoin="round" stroke-width="2"><path stroke-linecap="round" d="M16 10H8c-2.188 0-3.698 1.415-3.935 3.282c-.325 2.56.529 4.105 3.634 5.128c1.394.46 2.579 1.464 3.01 2.868l.223.722l.095-.082a8 8 0 0 1 2.175-1.331l1.921-.789c3.286-1.348 5.22-3.408 4.826-6.516C19.712 11.415 18.188 10 16 10m-4.036-3.03s-3.075.306-4.685-1.035C5.669 4.593 6.036 2.03 6.036 2.03s3.075-.306 4.686 1.035c1.61 1.342 1.242 3.905 1.242 3.905"/><path stroke-linecap="round" d="M12.036 6.97s3.075.306 4.685-1.035c1.61-1.342 1.243-3.905 1.243-3.905s-3.075-.306-4.685 1.035c-1.61 1.342-1.243 3.905-1.243 3.905"/><path d="M19 11.5c-.5 1-3.134 1.5-7 1.5s-6.5-.5-7-1.5"/></g></svg>
React
import type { SVGProps } from "react";
export function AkarIconsRadish(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" stroke="currentColor" strokeLinejoin="round" strokeWidth="2"><path strokeLinecap="round" d="M16 10H8c-2.188 0-3.698 1.415-3.935 3.282c-.325 2.56.529 4.105 3.634 5.128c1.394.46 2.579 1.464 3.01 2.868l.223.722l.095-.082a8 8 0 0 1 2.175-1.331l1.921-.789c3.286-1.348 5.22-3.408 4.826-6.516C19.712 11.415 18.188 10 16 10m-4.036-3.03s-3.075.306-4.685-1.035C5.669 4.593 6.036 2.03 6.036 2.03s3.075-.306 4.686 1.035c1.61 1.342 1.242 3.905 1.242 3.905"/><path strokeLinecap="round" d="M12.036 6.97s3.075.306 4.685-1.035c1.61-1.342 1.243-3.905 1.243-3.905s-3.075-.306-4.685 1.035c-1.61 1.342-1.243 3.905-1.243 3.905"/><path d="M19 11.5c-.5 1-3.134 1.5-7 1.5s-6.5-.5-7-1.5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="2"><path stroke-linecap="round" d="M16 10H8c-2.188 0-3.698 1.415-3.935 3.282c-.325 2.56.529 4.105 3.634 5.128c1.394.46 2.579 1.464 3.01 2.868l.223.722l.095-.082a8 8 0 0 1 2.175-1.331l1.921-.789c3.286-1.348 5.22-3.408 4.826-6.516C19.712 11.415 18.188 10 16 10m-4.036-3.03s-3.075.306-4.685-1.035C5.669 4.593 6.036 2.03 6.036 2.03s3.075-.306 4.686 1.035c1.61 1.342 1.242 3.905 1.242 3.905"/><path stroke-linecap="round" d="M12.036 6.97s3.075.306 4.685-1.035c1.61-1.342 1.243-3.905 1.243-3.905s-3.075-.306-4.685 1.035c-1.61 1.342-1.243 3.905-1.243 3.905"/><path d="M19 11.5c-.5 1-3.134 1.5-7 1.5s-6.5-.5-7-1.5"/></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%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M16%2010H8c-2.188%200-3.698%201.415-3.935%203.282c-.325%202.56.529%204.105%203.634%205.128c1.394.46%202.579%201.464%203.01%202.868l.223.722l.095-.082a8%208%200%200%201%202.175-1.331l1.921-.789c3.286-1.348%205.22-3.408%204.826-6.516C19.712%2011.415%2018.188%2010%2016%2010m-4.036-3.03s-3.075.306-4.685-1.035C5.669%204.593%206.036%202.03%206.036%202.03s3.075-.306%204.686%201.035c1.61%201.342%201.242%203.905%201.242%203.905%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12.036%206.97s3.075.306%204.685-1.035c1.61-1.342%201.243-3.905%201.243-3.905s-3.075-.306-4.685%201.035c-1.61%201.342-1.243%203.905-1.243%203.905%22%2F%3E%3Cpath%20d%3D%22M19%2011.5c-.5%201-3.134%201.5-7%201.5s-6.5-.5-7-1.5%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%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M16%2010H8c-2.188%200-3.698%201.415-3.935%203.282c-.325%202.56.529%204.105%203.634%205.128c1.394.46%202.579%201.464%203.01%202.868l.223.722l.095-.082a8%208%200%200%201%202.175-1.331l1.921-.789c3.286-1.348%205.22-3.408%204.826-6.516C19.712%2011.415%2018.188%2010%2016%2010m-4.036-3.03s-3.075.306-4.685-1.035C5.669%204.593%206.036%202.03%206.036%202.03s3.075-.306%204.686%201.035c1.61%201.342%201.242%203.905%201.242%203.905%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12.036%206.97s3.075.306%204.685-1.035c1.61-1.342%201.243-3.905%201.243-3.905s-3.075-.306-4.685%201.035c-1.61%201.342-1.243%203.905-1.243%203.905%22%2F%3E%3Cpath%20d%3D%22M19%2011.5c-.5%201-3.134%201.5-7%201.5s-6.5-.5-7-1.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/akar-icons/radish.svg?color=%231a73e8&size=48