green-salad from Fluent Emoji High Contrast by Microsoft Corporation · Default · Food & Drink · MIT Free for personal and commercial use.

Name
green-salad
Set
Fluent Emoji High Contrast
Style
Default
Category
Food & Drink
Viewbox
32×32
License
MIT

The same emoji in other sets

More food & drink icons from Fluent Emoji High Contrast

Use the green salad emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M7.55 9.16a2.77 2.77 0 0 0 1.41 3.66a2.78 2.78 0 0 0 3.658-1.406l.002-.004zm11.557.796l2.96-3.44l-.005-.003l.658-.763a2.77 2.77 0 0 1 .29 3.91a2.77 2.77 0 0 1-3.034.805a2.7 2.7 0 0 1-.854-.496zm-4.537.534a1.83 1.83 0 1 0 0-3.66a1.83 1.83 0 0 0 0 3.66m11.41 4.73a1.83 1.83 0 1 1-3.66 0a1.83 1.83 0 0 1 3.66 0m-11.46 2.93a1.83 1.83 0 1 0 0-3.66a1.83 1.83 0 0 0 0 3.66"/><path d="M16 1a6.86 6.86 0 0 0-4.678 1.841c-.271.253-.5.52-.653.699l-.012.015a6 6 0 0 1-.364.403l-.003.002H10c-4.972 0-9 4.028-9 9v5.27c0 6.781 5.497 12.29 12.28 12.29h5.41c6.783 0 12.28-5.509 12.28-12.29v-5.27a9 9 0 0 0-6.486-8.645a9 9 0 0 0-2.514-.355h-.26l-.003-.002a6 6 0 0 1-.4-.443a8 8 0 0 0-.728-.764A6.85 6.85 0 0 0 16 1m5.144 5.046l1.145-1.328a.5.5 0 0 1 .705-.052l.379.327a3.77 3.77 0 0 1 .394 5.32a3.8 3.8 0 0 1-1.658 1.117a8.3 8.3 0 0 0-2.011.11a3.7 3.7 0 0 1-1.643-.826l-.375.436a.766.766 0 0 0 .022 1.023q-.366.171-.712.377c-.879.518-1.98.56-2.895.125a.78.78 0 0 0-.445-.635l-.514-.228l-.002.003a3.774 3.774 0 0 1-6.9-3.057L6.12 8.53c-.44-.2-.94.05-1.06.51a5.2 5.2 0 0 0 .49 3.738c-.511.342-.982.74-1.403 1.184a6.8 6.8 0 0 1-.387-2.272c0-.1 0-.21.01-.31c.18-2.41 2.12-4.35 4.52-4.52c.03-.01.06-.01.09-.01c1.5-.08 2.87-.83 3.81-2.01a4.862 4.862 0 0 1 7.62 0c.38.478.832.886 1.334 1.206m-16.562 8.93a7.3 7.3 0 0 1 1.53-1.372a5.178 5.178 0 0 0 7.954-.026a4.11 4.11 0 0 0 3.834-.168q.657-.391 1.394-.637a7.2 7.2 0 0 1 3.75-.208a7.2 7.2 0 0 1 4.23 2.695a5.8 5.8 0 0 1-.757 1.267a5.77 5.77 0 0 1-4.547 2.213H10a5.79 5.79 0 0 1-5.418-3.764m23.16-.724a8.23 8.23 0 0 0-3.545-2.404q.337-.277.633-.618a5.16 5.16 0 0 0 1.248-3.548a4.92 4.92 0 0 1 2.152 3.698q.001.084.005.162q.005.076.005.148c0 .906-.177 1.77-.497 2.562m1.228 3.978c0 5.679-4.603 10.29-10.28 10.29h-5.41C7.603 28.52 3 23.909 3 18.23v-1.393a8 8 0 0 0 7 4.123h11.97a8 8 0 0 0 7-4.123z"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastGreenSalad(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M7.55 9.16a2.77 2.77 0 0 0 1.41 3.66a2.78 2.78 0 0 0 3.658-1.406l.002-.004zm11.557.796l2.96-3.44l-.005-.003l.658-.763a2.77 2.77 0 0 1 .29 3.91a2.77 2.77 0 0 1-3.034.805a2.7 2.7 0 0 1-.854-.496zm-4.537.534a1.83 1.83 0 1 0 0-3.66a1.83 1.83 0 0 0 0 3.66m11.41 4.73a1.83 1.83 0 1 1-3.66 0a1.83 1.83 0 0 1 3.66 0m-11.46 2.93a1.83 1.83 0 1 0 0-3.66a1.83 1.83 0 0 0 0 3.66"/><path d="M16 1a6.86 6.86 0 0 0-4.678 1.841c-.271.253-.5.52-.653.699l-.012.015a6 6 0 0 1-.364.403l-.003.002H10c-4.972 0-9 4.028-9 9v5.27c0 6.781 5.497 12.29 12.28 12.29h5.41c6.783 0 12.28-5.509 12.28-12.29v-5.27a9 9 0 0 0-6.486-8.645a9 9 0 0 0-2.514-.355h-.26l-.003-.002a6 6 0 0 1-.4-.443a8 8 0 0 0-.728-.764A6.85 6.85 0 0 0 16 1m5.144 5.046l1.145-1.328a.5.5 0 0 1 .705-.052l.379.327a3.77 3.77 0 0 1 .394 5.32a3.8 3.8 0 0 1-1.658 1.117a8.3 8.3 0 0 0-2.011.11a3.7 3.7 0 0 1-1.643-.826l-.375.436a.766.766 0 0 0 .022 1.023q-.366.171-.712.377c-.879.518-1.98.56-2.895.125a.78.78 0 0 0-.445-.635l-.514-.228l-.002.003a3.774 3.774 0 0 1-6.9-3.057L6.12 8.53c-.44-.2-.94.05-1.06.51a5.2 5.2 0 0 0 .49 3.738c-.511.342-.982.74-1.403 1.184a6.8 6.8 0 0 1-.387-2.272c0-.1 0-.21.01-.31c.18-2.41 2.12-4.35 4.52-4.52c.03-.01.06-.01.09-.01c1.5-.08 2.87-.83 3.81-2.01a4.862 4.862 0 0 1 7.62 0c.38.478.832.886 1.334 1.206m-16.562 8.93a7.3 7.3 0 0 1 1.53-1.372a5.178 5.178 0 0 0 7.954-.026a4.11 4.11 0 0 0 3.834-.168q.657-.391 1.394-.637a7.2 7.2 0 0 1 3.75-.208a7.2 7.2 0 0 1 4.23 2.695a5.8 5.8 0 0 1-.757 1.267a5.77 5.77 0 0 1-4.547 2.213H10a5.79 5.79 0 0 1-5.418-3.764m23.16-.724a8.23 8.23 0 0 0-3.545-2.404q.337-.277.633-.618a5.16 5.16 0 0 0 1.248-3.548a4.92 4.92 0 0 1 2.152 3.698q.001.084.005.162q.005.076.005.148c0 .906-.177 1.77-.497 2.562m1.228 3.978c0 5.679-4.603 10.29-10.28 10.29h-5.41C7.603 28.52 3 23.909 3 18.23v-1.393a8 8 0 0 0 7 4.123h11.97a8 8 0 0 0 7-4.123z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M7.55 9.16a2.77 2.77 0 0 0 1.41 3.66a2.78 2.78 0 0 0 3.658-1.406l.002-.004zm11.557.796l2.96-3.44l-.005-.003l.658-.763a2.77 2.77 0 0 1 .29 3.91a2.77 2.77 0 0 1-3.034.805a2.7 2.7 0 0 1-.854-.496zm-4.537.534a1.83 1.83 0 1 0 0-3.66a1.83 1.83 0 0 0 0 3.66m11.41 4.73a1.83 1.83 0 1 1-3.66 0a1.83 1.83 0 0 1 3.66 0m-11.46 2.93a1.83 1.83 0 1 0 0-3.66a1.83 1.83 0 0 0 0 3.66"/><path d="M16 1a6.86 6.86 0 0 0-4.678 1.841c-.271.253-.5.52-.653.699l-.012.015a6 6 0 0 1-.364.403l-.003.002H10c-4.972 0-9 4.028-9 9v5.27c0 6.781 5.497 12.29 12.28 12.29h5.41c6.783 0 12.28-5.509 12.28-12.29v-5.27a9 9 0 0 0-6.486-8.645a9 9 0 0 0-2.514-.355h-.26l-.003-.002a6 6 0 0 1-.4-.443a8 8 0 0 0-.728-.764A6.85 6.85 0 0 0 16 1m5.144 5.046l1.145-1.328a.5.5 0 0 1 .705-.052l.379.327a3.77 3.77 0 0 1 .394 5.32a3.8 3.8 0 0 1-1.658 1.117a8.3 8.3 0 0 0-2.011.11a3.7 3.7 0 0 1-1.643-.826l-.375.436a.766.766 0 0 0 .022 1.023q-.366.171-.712.377c-.879.518-1.98.56-2.895.125a.78.78 0 0 0-.445-.635l-.514-.228l-.002.003a3.774 3.774 0 0 1-6.9-3.057L6.12 8.53c-.44-.2-.94.05-1.06.51a5.2 5.2 0 0 0 .49 3.738c-.511.342-.982.74-1.403 1.184a6.8 6.8 0 0 1-.387-2.272c0-.1 0-.21.01-.31c.18-2.41 2.12-4.35 4.52-4.52c.03-.01.06-.01.09-.01c1.5-.08 2.87-.83 3.81-2.01a4.862 4.862 0 0 1 7.62 0c.38.478.832.886 1.334 1.206m-16.562 8.93a7.3 7.3 0 0 1 1.53-1.372a5.178 5.178 0 0 0 7.954-.026a4.11 4.11 0 0 0 3.834-.168q.657-.391 1.394-.637a7.2 7.2 0 0 1 3.75-.208a7.2 7.2 0 0 1 4.23 2.695a5.8 5.8 0 0 1-.757 1.267a5.77 5.77 0 0 1-4.547 2.213H10a5.79 5.79 0 0 1-5.418-3.764m23.16-.724a8.23 8.23 0 0 0-3.545-2.404q.337-.277.633-.618a5.16 5.16 0 0 0 1.248-3.548a4.92 4.92 0 0 1 2.152 3.698q.001.084.005.162q.005.076.005.148c0 .906-.177 1.77-.497 2.562m1.228 3.978c0 5.679-4.603 10.29-10.28 10.29h-5.41C7.603 28.52 3 23.909 3 18.23v-1.393a8 8 0 0 0 7 4.123h11.97a8 8 0 0 0 7-4.123z"/></g></svg>
</template>

CSS

.icon-green-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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M7.55%209.16a2.77%202.77%200%200%200%201.41%203.66a2.78%202.78%200%200%200%203.658-1.406l.002-.004zm11.557.796l2.96-3.44l-.005-.003l.658-.763a2.77%202.77%200%200%201%20.29%203.91a2.77%202.77%200%200%201-3.034.805a2.7%202.7%200%200%201-.854-.496zm-4.537.534a1.83%201.83%200%201%200%200-3.66a1.83%201.83%200%200%200%200%203.66m11.41%204.73a1.83%201.83%200%201%201-3.66%200a1.83%201.83%200%200%201%203.66%200m-11.46%202.93a1.83%201.83%200%201%200%200-3.66a1.83%201.83%200%200%200%200%203.66%22%2F%3E%3Cpath%20d%3D%22M16%201a6.86%206.86%200%200%200-4.678%201.841c-.271.253-.5.52-.653.699l-.012.015a6%206%200%200%201-.364.403l-.003.002H10c-4.972%200-9%204.028-9%209v5.27c0%206.781%205.497%2012.29%2012.28%2012.29h5.41c6.783%200%2012.28-5.509%2012.28-12.29v-5.27a9%209%200%200%200-6.486-8.645a9%209%200%200%200-2.514-.355h-.26l-.003-.002a6%206%200%200%201-.4-.443a8%208%200%200%200-.728-.764A6.85%206.85%200%200%200%2016%201m5.144%205.046l1.145-1.328a.5.5%200%200%201%20.705-.052l.379.327a3.77%203.77%200%200%201%20.394%205.32a3.8%203.8%200%200%201-1.658%201.117a8.3%208.3%200%200%200-2.011.11a3.7%203.7%200%200%201-1.643-.826l-.375.436a.766.766%200%200%200%20.022%201.023q-.366.171-.712.377c-.879.518-1.98.56-2.895.125a.78.78%200%200%200-.445-.635l-.514-.228l-.002.003a3.774%203.774%200%200%201-6.9-3.057L6.12%208.53c-.44-.2-.94.05-1.06.51a5.2%205.2%200%200%200%20.49%203.738c-.511.342-.982.74-1.403%201.184a6.8%206.8%200%200%201-.387-2.272c0-.1%200-.21.01-.31c.18-2.41%202.12-4.35%204.52-4.52c.03-.01.06-.01.09-.01c1.5-.08%202.87-.83%203.81-2.01a4.862%204.862%200%200%201%207.62%200c.38.478.832.886%201.334%201.206m-16.562%208.93a7.3%207.3%200%200%201%201.53-1.372a5.178%205.178%200%200%200%207.954-.026a4.11%204.11%200%200%200%203.834-.168q.657-.391%201.394-.637a7.2%207.2%200%200%201%203.75-.208a7.2%207.2%200%200%201%204.23%202.695a5.8%205.8%200%200%201-.757%201.267a5.77%205.77%200%200%201-4.547%202.213H10a5.79%205.79%200%200%201-5.418-3.764m23.16-.724a8.23%208.23%200%200%200-3.545-2.404q.337-.277.633-.618a5.16%205.16%200%200%200%201.248-3.548a4.92%204.92%200%200%201%202.152%203.698q.001.084.005.162q.005.076.005.148c0%20.906-.177%201.77-.497%202.562m1.228%203.978c0%205.679-4.603%2010.29-10.28%2010.29h-5.41C7.603%2028.52%203%2023.909%203%2018.23v-1.393a8%208%200%200%200%207%204.123h11.97a8%208%200%200%200%207-4.123z%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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M7.55%209.16a2.77%202.77%200%200%200%201.41%203.66a2.78%202.78%200%200%200%203.658-1.406l.002-.004zm11.557.796l2.96-3.44l-.005-.003l.658-.763a2.77%202.77%200%200%201%20.29%203.91a2.77%202.77%200%200%201-3.034.805a2.7%202.7%200%200%201-.854-.496zm-4.537.534a1.83%201.83%200%201%200%200-3.66a1.83%201.83%200%200%200%200%203.66m11.41%204.73a1.83%201.83%200%201%201-3.66%200a1.83%201.83%200%200%201%203.66%200m-11.46%202.93a1.83%201.83%200%201%200%200-3.66a1.83%201.83%200%200%200%200%203.66%22%2F%3E%3Cpath%20d%3D%22M16%201a6.86%206.86%200%200%200-4.678%201.841c-.271.253-.5.52-.653.699l-.012.015a6%206%200%200%201-.364.403l-.003.002H10c-4.972%200-9%204.028-9%209v5.27c0%206.781%205.497%2012.29%2012.28%2012.29h5.41c6.783%200%2012.28-5.509%2012.28-12.29v-5.27a9%209%200%200%200-6.486-8.645a9%209%200%200%200-2.514-.355h-.26l-.003-.002a6%206%200%200%201-.4-.443a8%208%200%200%200-.728-.764A6.85%206.85%200%200%200%2016%201m5.144%205.046l1.145-1.328a.5.5%200%200%201%20.705-.052l.379.327a3.77%203.77%200%200%201%20.394%205.32a3.8%203.8%200%200%201-1.658%201.117a8.3%208.3%200%200%200-2.011.11a3.7%203.7%200%200%201-1.643-.826l-.375.436a.766.766%200%200%200%20.022%201.023q-.366.171-.712.377c-.879.518-1.98.56-2.895.125a.78.78%200%200%200-.445-.635l-.514-.228l-.002.003a3.774%203.774%200%200%201-6.9-3.057L6.12%208.53c-.44-.2-.94.05-1.06.51a5.2%205.2%200%200%200%20.49%203.738c-.511.342-.982.74-1.403%201.184a6.8%206.8%200%200%201-.387-2.272c0-.1%200-.21.01-.31c.18-2.41%202.12-4.35%204.52-4.52c.03-.01.06-.01.09-.01c1.5-.08%202.87-.83%203.81-2.01a4.862%204.862%200%200%201%207.62%200c.38.478.832.886%201.334%201.206m-16.562%208.93a7.3%207.3%200%200%201%201.53-1.372a5.178%205.178%200%200%200%207.954-.026a4.11%204.11%200%200%200%203.834-.168q.657-.391%201.394-.637a7.2%207.2%200%200%201%203.75-.208a7.2%207.2%200%200%201%204.23%202.695a5.8%205.8%200%200%201-.757%201.267a5.77%205.77%200%200%201-4.547%202.213H10a5.79%205.79%200%200%201-5.418-3.764m23.16-.724a8.23%208.23%200%200%200-3.545-2.404q.337-.277.633-.618a5.16%205.16%200%200%200%201.248-3.548a4.92%204.92%200%200%201%202.152%203.698q.001.084.005.162q.005.076.005.148c0%20.906-.177%201.77-.497%202.562m1.228%203.978c0%205.679-4.603%2010.29-10.28%2010.29h-5.41C7.603%2028.52%203%2023.909%203%2018.23v-1.393a8%208%200%200%200%207%204.123h11.97a8%208%200%200%200%207-4.123z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/green-salad.svg?color=%231a73e8&size=48