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

Name
salt
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 salt emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="m47.005 23.68l-.034-.248c-.638-4.42-3.061-8.253-7.464-9.633c-4.603-1.443-10.3.326-12.82 4.572c-1.69 2.847-1.544 6.097-1.756 9.276c-.139 2.092-.253 4.186-.38 6.28l-.91 15.01c-.031.513-.465 9.063-.55 9.063h26c-.65-10.728-1.223-21.46-1.887-32.173a30 30 0 0 0-.199-2.146"/><path fill="#d0cfce" d="M47.204 25.827a31 31 0 0 0-.199-2.146q-.016-.125-.034-.249c-.638-4.42-3.061-8.253-7.464-9.633a11.46 11.46 0 0 0-5.43-.304a11 11 0 0 1 1.27.304c4.403 1.38 6.826 5.214 7.464 9.633q.018.124.034.249c.095.712.155 1.429.199 2.146c.664 10.713 1.237 21.445 1.888 32.173h4.16c-.65-10.728-1.224-21.46-1.888-32.173"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m47.005 23.68l-.034-.248c-.638-4.42-3.061-8.253-7.464-9.633c-4.603-1.443-10.3.326-12.82 4.572c-1.69 2.847-1.544 6.097-1.756 9.276c-.139 2.092-.253 4.186-.38 6.28l-.91 15.01c-.031.513-.465 9.063-.55 9.063h26c-.65-10.728-1.223-21.46-1.887-32.173a30 30 0 0 0-.199-2.146"/><circle cx="36.611" cy="17.576" r="1.47"/><circle cx="39.731" cy="19.656" r="1.47"/><circle cx="33.492" cy="19.656" r="1.47"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiSalt(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="m47.005 23.68l-.034-.248c-.638-4.42-3.061-8.253-7.464-9.633c-4.603-1.443-10.3.326-12.82 4.572c-1.69 2.847-1.544 6.097-1.756 9.276c-.139 2.092-.253 4.186-.38 6.28l-.91 15.01c-.031.513-.465 9.063-.55 9.063h26c-.65-10.728-1.223-21.46-1.887-32.173a30 30 0 0 0-.199-2.146"/><path fill="#d0cfce" d="M47.204 25.827a31 31 0 0 0-.199-2.146q-.016-.125-.034-.249c-.638-4.42-3.061-8.253-7.464-9.633a11.46 11.46 0 0 0-5.43-.304a11 11 0 0 1 1.27.304c4.403 1.38 6.826 5.214 7.464 9.633q.018.124.034.249c.095.712.155 1.429.199 2.146c.664 10.713 1.237 21.445 1.888 32.173h4.16c-.65-10.728-1.224-21.46-1.888-32.173"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="m47.005 23.68l-.034-.248c-.638-4.42-3.061-8.253-7.464-9.633c-4.603-1.443-10.3.326-12.82 4.572c-1.69 2.847-1.544 6.097-1.756 9.276c-.139 2.092-.253 4.186-.38 6.28l-.91 15.01c-.031.513-.465 9.063-.55 9.063h26c-.65-10.728-1.223-21.46-1.887-32.173a30 30 0 0 0-.199-2.146"/><circle cx="36.611" cy="17.576" r="1.47"/><circle cx="39.731" cy="19.656" r="1.47"/><circle cx="33.492" cy="19.656" r="1.47"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="m47.005 23.68l-.034-.248c-.638-4.42-3.061-8.253-7.464-9.633c-4.603-1.443-10.3.326-12.82 4.572c-1.69 2.847-1.544 6.097-1.756 9.276c-.139 2.092-.253 4.186-.38 6.28l-.91 15.01c-.031.513-.465 9.063-.55 9.063h26c-.65-10.728-1.223-21.46-1.887-32.173a30 30 0 0 0-.199-2.146"/><path fill="#d0cfce" d="M47.204 25.827a31 31 0 0 0-.199-2.146q-.016-.125-.034-.249c-.638-4.42-3.061-8.253-7.464-9.633a11.46 11.46 0 0 0-5.43-.304a11 11 0 0 1 1.27.304c4.403 1.38 6.826 5.214 7.464 9.633q.018.124.034.249c.095.712.155 1.429.199 2.146c.664 10.713 1.237 21.445 1.888 32.173h4.16c-.65-10.728-1.224-21.46-1.888-32.173"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m47.005 23.68l-.034-.248c-.638-4.42-3.061-8.253-7.464-9.633c-4.603-1.443-10.3.326-12.82 4.572c-1.69 2.847-1.544 6.097-1.756 9.276c-.139 2.092-.253 4.186-.38 6.28l-.91 15.01c-.031.513-.465 9.063-.55 9.063h26c-.65-10.728-1.223-21.46-1.887-32.173a30 30 0 0 0-.199-2.146"/><circle cx="36.611" cy="17.576" r="1.47"/><circle cx="39.731" cy="19.656" r="1.47"/><circle cx="33.492" cy="19.656" r="1.47"/></svg>
</template>

CSS

.icon-salt {
  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%23fff%22%20d%3D%22m47.005%2023.68l-.034-.248c-.638-4.42-3.061-8.253-7.464-9.633c-4.603-1.443-10.3.326-12.82%204.572c-1.69%202.847-1.544%206.097-1.756%209.276c-.139%202.092-.253%204.186-.38%206.28l-.91%2015.01c-.031.513-.465%209.063-.55%209.063h26c-.65-10.728-1.223-21.46-1.887-32.173a30%2030%200%200%200-.199-2.146%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M47.204%2025.827a31%2031%200%200%200-.199-2.146q-.016-.125-.034-.249c-.638-4.42-3.061-8.253-7.464-9.633a11.46%2011.46%200%200%200-5.43-.304a11%2011%200%200%201%201.27.304c4.403%201.38%206.826%205.214%207.464%209.633q.018.124.034.249c.095.712.155%201.429.199%202.146c.664%2010.713%201.237%2021.445%201.888%2032.173h4.16c-.65-10.728-1.224-21.46-1.888-32.173%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m47.005%2023.68l-.034-.248c-.638-4.42-3.061-8.253-7.464-9.633c-4.603-1.443-10.3.326-12.82%204.572c-1.69%202.847-1.544%206.097-1.756%209.276c-.139%202.092-.253%204.186-.38%206.28l-.91%2015.01c-.031.513-.465%209.063-.55%209.063h26c-.65-10.728-1.223-21.46-1.887-32.173a30%2030%200%200%200-.199-2.146%22%2F%3E%3Ccircle%20cx%3D%2236.611%22%20cy%3D%2217.576%22%20r%3D%221.47%22%2F%3E%3Ccircle%20cx%3D%2239.731%22%20cy%3D%2219.656%22%20r%3D%221.47%22%2F%3E%3Ccircle%20cx%3D%2233.492%22%20cy%3D%2219.656%22%20r%3D%221.47%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m47.005%2023.68l-.034-.248c-.638-4.42-3.061-8.253-7.464-9.633c-4.603-1.443-10.3.326-12.82%204.572c-1.69%202.847-1.544%206.097-1.756%209.276c-.139%202.092-.253%204.186-.38%206.28l-.91%2015.01c-.031.513-.465%209.063-.55%209.063h26c-.65-10.728-1.223-21.46-1.887-32.173a30%2030%200%200%200-.199-2.146%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M47.204%2025.827a31%2031%200%200%200-.199-2.146q-.016-.125-.034-.249c-.638-4.42-3.061-8.253-7.464-9.633a11.46%2011.46%200%200%200-5.43-.304a11%2011%200%200%201%201.27.304c4.403%201.38%206.826%205.214%207.464%209.633q.018.124.034.249c.095.712.155%201.429.199%202.146c.664%2010.713%201.237%2021.445%201.888%2032.173h4.16c-.65-10.728-1.224-21.46-1.888-32.173%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m47.005%2023.68l-.034-.248c-.638-4.42-3.061-8.253-7.464-9.633c-4.603-1.443-10.3.326-12.82%204.572c-1.69%202.847-1.544%206.097-1.756%209.276c-.139%202.092-.253%204.186-.38%206.28l-.91%2015.01c-.031.513-.465%209.063-.55%209.063h26c-.65-10.728-1.223-21.46-1.887-32.173a30%2030%200%200%200-.199-2.146%22%2F%3E%3Ccircle%20cx%3D%2236.611%22%20cy%3D%2217.576%22%20r%3D%221.47%22%2F%3E%3Ccircle%20cx%3D%2239.731%22%20cy%3D%2219.656%22%20r%3D%221.47%22%2F%3E%3Ccircle%20cx%3D%2233.492%22%20cy%3D%2219.656%22%20r%3D%221.47%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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