salad icon
salad from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- salad
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Use the salad 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-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M20.387 6.573a2.094 2.094 0 0 0-.014-2.945a2.09 2.09 0 0 0-2.943-.015a2.09 2.09 0 0 0-3.485.885a2.091 2.091 0 0 0-2.938 2.521a2.094 2.094 0 0 0-1.395 3.571a2.69 2.69 0 0 1 .74 2.41H18.3a2.095 2.095 0 0 0 1.203-2.94a2.095 2.095 0 0 0 .884-3.487M17 7l-6 6m2.889 8H10.11A7.11 7.11 0 0 1 3 13.889c0-.491.398-.889.889-.889H20.11c.491 0 .889.398.889.889A7.11 7.11 0 0 1 13.889 21"/><path d="M5.671 13A4.5 4.5 0 0 1 11 5.758"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsSalad(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" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M20.387 6.573a2.094 2.094 0 0 0-.014-2.945a2.09 2.09 0 0 0-2.943-.015a2.09 2.09 0 0 0-3.485.885a2.091 2.091 0 0 0-2.938 2.521a2.094 2.094 0 0 0-1.395 3.571a2.69 2.69 0 0 1 .74 2.41H18.3a2.095 2.095 0 0 0 1.203-2.94a2.095 2.095 0 0 0 .884-3.487M17 7l-6 6m2.889 8H10.11A7.11 7.11 0 0 1 3 13.889c0-.491.398-.889.889-.889H20.11c.491 0 .889.398.889.889A7.11 7.11 0 0 1 13.889 21"/><path d="M5.671 13A4.5 4.5 0 0 1 11 5.758"/></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-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M20.387 6.573a2.094 2.094 0 0 0-.014-2.945a2.09 2.09 0 0 0-2.943-.015a2.09 2.09 0 0 0-3.485.885a2.091 2.091 0 0 0-2.938 2.521a2.094 2.094 0 0 0-1.395 3.571a2.69 2.69 0 0 1 .74 2.41H18.3a2.095 2.095 0 0 0 1.203-2.94a2.095 2.095 0 0 0 .884-3.487M17 7l-6 6m2.889 8H10.11A7.11 7.11 0 0 1 3 13.889c0-.491.398-.889.889-.889H20.11c.491 0 .889.398.889.889A7.11 7.11 0 0 1 13.889 21"/><path d="M5.671 13A4.5 4.5 0 0 1 11 5.758"/></g></svg> </template>
CSS
.icon-salad {
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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M20.387%206.573a2.094%202.094%200%200%200-.014-2.945a2.09%202.09%200%200%200-2.943-.015a2.09%202.09%200%200%200-3.485.885a2.091%202.091%200%200%200-2.938%202.521a2.094%202.094%200%200%200-1.395%203.571a2.69%202.69%200%200%201%20.74%202.41H18.3a2.095%202.095%200%200%200%201.203-2.94a2.095%202.095%200%200%200%20.884-3.487M17%207l-6%206m2.889%208H10.11A7.11%207.11%200%200%201%203%2013.889c0-.491.398-.889.889-.889H20.11c.491%200%20.889.398.889.889A7.11%207.11%200%200%201%2013.889%2021%22%2F%3E%3Cpath%20d%3D%22M5.671%2013A4.5%204.5%200%200%201%2011%205.758%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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M20.387%206.573a2.094%202.094%200%200%200-.014-2.945a2.09%202.09%200%200%200-2.943-.015a2.09%202.09%200%200%200-3.485.885a2.091%202.091%200%200%200-2.938%202.521a2.094%202.094%200%200%200-1.395%203.571a2.69%202.69%200%200%201%20.74%202.41H18.3a2.095%202.095%200%200%200%201.203-2.94a2.095%202.095%200%200%200%20.884-3.487M17%207l-6%206m2.889%208H10.11A7.11%207.11%200%200%201%203%2013.889c0-.491.398-.889.889-.889H20.11c.491%200%20.889.398.889.889A7.11%207.11%200%200%201%2013.889%2021%22%2F%3E%3Cpath%20d%3D%22M5.671%2013A4.5%204.5%200%200%201%2011%205.758%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/salad.svg?color=%231a73e8&size=48