onion from OpenMoji by OpenMoji · Default · Food Drink · CC-BY-SA-4.0 Attribution required.

Name
onion
Set
OpenMoji
Style
Default
Category
Food Drink
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More food drink icons from OpenMoji

Use the onion emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#f4aa41" d="m38.491 16.785l.017-.001a3.566 3.566 0 0 1-1.917-4.51l-3.065 1.94l-1.646 2.054s.138.763-.066.798C20.83 18.964 12.517 27.799 12.517 38.419c0 12.003 10.615 21.734 23.71 21.734s23.709-9.73 23.709-21.734c0-11.303-9.413-20.587-21.445-21.633"/><path fill="#e27022" d="M37.358 9.74s-2.485 5.756.583 7.205l-.017.001C49.956 17.992 59.37 27.276 59.37 38.58c0 12.003-10.615 20.409-23.71 20.409c0 0 8.029-1.912 13.08-8.498c4.307-5.618 6.311-13.788.812-23.203c-1.905-3.262-6.275-6.915-11.829-8.575c-.109-.032-1.412-.658-1.495-.735c-.437-.399-.721-1.554-.567-4.084a9.8 9.8 0 0 1 1.698-4.153"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="m34.417 14.631l4.304-6.134a20 20 0 0 0-1.22 2.24c-2.787 6.103 2.123 6.374 2.123 6.374C51.11 18.61 59.936 27.59 59.936 38.444c0 11.903-10.615 21.552-23.71 21.552s-23.709-9.65-23.709-21.552c0-8.232 5.077-15.386 12.54-19.016a25 25 0 0 1 3.088-1.252l.248-.08q.162-.052.325-.101a25.5 25.5 0 0 1 3.283-.762m3.992 42.971l-5.797 2.59Zm4.938 2.59l-4.938-2.59v2.59"/><path d="M32.376 53.455c-2.33-2.343-3.983-8.237-3.983-15.137c0-5.805 1.17-10.897 2.928-13.763m-7.595 25.337c-1.755-1.765-3-6.206-3-11.405c0-4.373.88-8.21 2.205-10.369M49.28 49.892c1.755-1.765 3-6.206 3-11.405c0-4.373-.881-8.21-2.205-10.369M39.216 53.455c2.33-2.343 3.982-8.237 3.982-15.137c0-5.805-1.17-10.897-2.928-13.763"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiOnion(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#f4aa41" d="m38.491 16.785l.017-.001a3.566 3.566 0 0 1-1.917-4.51l-3.065 1.94l-1.646 2.054s.138.763-.066.798C20.83 18.964 12.517 27.799 12.517 38.419c0 12.003 10.615 21.734 23.71 21.734s23.709-9.73 23.709-21.734c0-11.303-9.413-20.587-21.445-21.633"/><path fill="#e27022" d="M37.358 9.74s-2.485 5.756.583 7.205l-.017.001C49.956 17.992 59.37 27.276 59.37 38.58c0 12.003-10.615 20.409-23.71 20.409c0 0 8.029-1.912 13.08-8.498c4.307-5.618 6.311-13.788.812-23.203c-1.905-3.262-6.275-6.915-11.829-8.575c-.109-.032-1.412-.658-1.495-.735c-.437-.399-.721-1.554-.567-4.084a9.8 9.8 0 0 1 1.698-4.153"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="m34.417 14.631l4.304-6.134a20 20 0 0 0-1.22 2.24c-2.787 6.103 2.123 6.374 2.123 6.374C51.11 18.61 59.936 27.59 59.936 38.444c0 11.903-10.615 21.552-23.71 21.552s-23.709-9.65-23.709-21.552c0-8.232 5.077-15.386 12.54-19.016a25 25 0 0 1 3.088-1.252l.248-.08q.162-.052.325-.101a25.5 25.5 0 0 1 3.283-.762m3.992 42.971l-5.797 2.59Zm4.938 2.59l-4.938-2.59v2.59"/><path d="M32.376 53.455c-2.33-2.343-3.983-8.237-3.983-15.137c0-5.805 1.17-10.897 2.928-13.763m-7.595 25.337c-1.755-1.765-3-6.206-3-11.405c0-4.373.88-8.21 2.205-10.369M49.28 49.892c1.755-1.765 3-6.206 3-11.405c0-4.373-.881-8.21-2.205-10.369M39.216 53.455c2.33-2.343 3.982-8.237 3.982-15.137c0-5.805-1.17-10.897-2.928-13.763"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#f4aa41" d="m38.491 16.785l.017-.001a3.566 3.566 0 0 1-1.917-4.51l-3.065 1.94l-1.646 2.054s.138.763-.066.798C20.83 18.964 12.517 27.799 12.517 38.419c0 12.003 10.615 21.734 23.71 21.734s23.709-9.73 23.709-21.734c0-11.303-9.413-20.587-21.445-21.633"/><path fill="#e27022" d="M37.358 9.74s-2.485 5.756.583 7.205l-.017.001C49.956 17.992 59.37 27.276 59.37 38.58c0 12.003-10.615 20.409-23.71 20.409c0 0 8.029-1.912 13.08-8.498c4.307-5.618 6.311-13.788.812-23.203c-1.905-3.262-6.275-6.915-11.829-8.575c-.109-.032-1.412-.658-1.495-.735c-.437-.399-.721-1.554-.567-4.084a9.8 9.8 0 0 1 1.698-4.153"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="m34.417 14.631l4.304-6.134a20 20 0 0 0-1.22 2.24c-2.787 6.103 2.123 6.374 2.123 6.374C51.11 18.61 59.936 27.59 59.936 38.444c0 11.903-10.615 21.552-23.71 21.552s-23.709-9.65-23.709-21.552c0-8.232 5.077-15.386 12.54-19.016a25 25 0 0 1 3.088-1.252l.248-.08q.162-.052.325-.101a25.5 25.5 0 0 1 3.283-.762m3.992 42.971l-5.797 2.59Zm4.938 2.59l-4.938-2.59v2.59"/><path d="M32.376 53.455c-2.33-2.343-3.983-8.237-3.983-15.137c0-5.805 1.17-10.897 2.928-13.763m-7.595 25.337c-1.755-1.765-3-6.206-3-11.405c0-4.373.88-8.21 2.205-10.369M49.28 49.892c1.755-1.765 3-6.206 3-11.405c0-4.373-.881-8.21-2.205-10.369M39.216 53.455c2.33-2.343 3.982-8.237 3.982-15.137c0-5.805-1.17-10.897-2.928-13.763"/></g></svg>
</template>

CSS

.icon-onion {
  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%2072%2072%22%3E%3Cpath%20fill%3D%22%23f4aa41%22%20d%3D%22m38.491%2016.785l.017-.001a3.566%203.566%200%200%201-1.917-4.51l-3.065%201.94l-1.646%202.054s.138.763-.066.798C20.83%2018.964%2012.517%2027.799%2012.517%2038.419c0%2012.003%2010.615%2021.734%2023.71%2021.734s23.709-9.73%2023.709-21.734c0-11.303-9.413-20.587-21.445-21.633%22%2F%3E%3Cpath%20fill%3D%22%23e27022%22%20d%3D%22M37.358%209.74s-2.485%205.756.583%207.205l-.017.001C49.956%2017.992%2059.37%2027.276%2059.37%2038.58c0%2012.003-10.615%2020.409-23.71%2020.409c0%200%208.029-1.912%2013.08-8.498c4.307-5.618%206.311-13.788.812-23.203c-1.905-3.262-6.275-6.915-11.829-8.575c-.109-.032-1.412-.658-1.495-.735c-.437-.399-.721-1.554-.567-4.084a9.8%209.8%200%200%201%201.698-4.153%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22m34.417%2014.631l4.304-6.134a20%2020%200%200%200-1.22%202.24c-2.787%206.103%202.123%206.374%202.123%206.374C51.11%2018.61%2059.936%2027.59%2059.936%2038.444c0%2011.903-10.615%2021.552-23.71%2021.552s-23.709-9.65-23.709-21.552c0-8.232%205.077-15.386%2012.54-19.016a25%2025%200%200%201%203.088-1.252l.248-.08q.162-.052.325-.101a25.5%2025.5%200%200%201%203.283-.762m3.992%2042.971l-5.797%202.59Zm4.938%202.59l-4.938-2.59v2.59%22%2F%3E%3Cpath%20d%3D%22M32.376%2053.455c-2.33-2.343-3.983-8.237-3.983-15.137c0-5.805%201.17-10.897%202.928-13.763m-7.595%2025.337c-1.755-1.765-3-6.206-3-11.405c0-4.373.88-8.21%202.205-10.369M49.28%2049.892c1.755-1.765%203-6.206%203-11.405c0-4.373-.881-8.21-2.205-10.369M39.216%2053.455c2.33-2.343%203.982-8.237%203.982-15.137c0-5.805-1.17-10.897-2.928-13.763%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23f4aa41%22%20d%3D%22m38.491%2016.785l.017-.001a3.566%203.566%200%200%201-1.917-4.51l-3.065%201.94l-1.646%202.054s.138.763-.066.798C20.83%2018.964%2012.517%2027.799%2012.517%2038.419c0%2012.003%2010.615%2021.734%2023.71%2021.734s23.709-9.73%2023.709-21.734c0-11.303-9.413-20.587-21.445-21.633%22%2F%3E%3Cpath%20fill%3D%22%23e27022%22%20d%3D%22M37.358%209.74s-2.485%205.756.583%207.205l-.017.001C49.956%2017.992%2059.37%2027.276%2059.37%2038.58c0%2012.003-10.615%2020.409-23.71%2020.409c0%200%208.029-1.912%2013.08-8.498c4.307-5.618%206.311-13.788.812-23.203c-1.905-3.262-6.275-6.915-11.829-8.575c-.109-.032-1.412-.658-1.495-.735c-.437-.399-.721-1.554-.567-4.084a9.8%209.8%200%200%201%201.698-4.153%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22m34.417%2014.631l4.304-6.134a20%2020%200%200%200-1.22%202.24c-2.787%206.103%202.123%206.374%202.123%206.374C51.11%2018.61%2059.936%2027.59%2059.936%2038.444c0%2011.903-10.615%2021.552-23.71%2021.552s-23.709-9.65-23.709-21.552c0-8.232%205.077-15.386%2012.54-19.016a25%2025%200%200%201%203.088-1.252l.248-.08q.162-.052.325-.101a25.5%2025.5%200%200%201%203.283-.762m3.992%2042.971l-5.797%202.59Zm4.938%202.59l-4.938-2.59v2.59%22%2F%3E%3Cpath%20d%3D%22M32.376%2053.455c-2.33-2.343-3.983-8.237-3.983-15.137c0-5.805%201.17-10.897%202.928-13.763m-7.595%2025.337c-1.755-1.765-3-6.206-3-11.405c0-4.373.88-8.21%202.205-10.369M49.28%2049.892c1.755-1.765%203-6.206%203-11.405c0-4.373-.881-8.21-2.205-10.369M39.216%2053.455c2.33-2.343%203.982-8.237%203.982-15.137c0-5.805-1.17-10.897-2.928-13.763%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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