salt emoji
salt from Fluent Emoji High Contrast by Microsoft Corporation · Default · Food & Drink · MIT Free for personal and commercial use.
- Name
- salt
- 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 salt emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M12.488 2h7.02c2.31 0 4.04 2.12 3.57 4.38c-.15.7-.77 1.2-1.48 1.2h-11.19c-.72 0-1.33-.5-1.48-1.2A3.636 3.636 0 0 1 12.488 2m.5 2.19a.54.54 0 1 0 0-1.08a.54.54 0 0 0 0 1.08m6.08 0a.54.54 0 1 0 0-1.08a.54.54 0 0 0 0 1.08m-3.95 1.21a.54.54 0 1 0-1.08 0a.54.54 0 0 0 1.08 0m2.89 0a.54.54 0 1 0-1.08 0a.54.54 0 0 0 1.08 0m-1.44-1.75a.54.54 0 1 0-1.08 0a.54.54 0 0 0 1.08 0m4.03 26.33h-9.19c-2.1 0-3.71-1.89-3.36-3.96l2.44-14.66h.075l-.075-.01V8.662h11.04v2.688l-.074.01h.064l2.44 14.65c.34 2.08-1.26 3.97-3.36 3.97m-.89-12.12h-7.41c-.38 0-.71.28-.77.65l-1.09 6.54c-.24 1.45.88 2.77 2.35 2.77h6.43c1.47 0 2.59-1.32 2.35-2.77l-1.09-6.54a.79.79 0 0 0-.77-.65"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastSalt(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M12.488 2h7.02c2.31 0 4.04 2.12 3.57 4.38c-.15.7-.77 1.2-1.48 1.2h-11.19c-.72 0-1.33-.5-1.48-1.2A3.636 3.636 0 0 1 12.488 2m.5 2.19a.54.54 0 1 0 0-1.08a.54.54 0 0 0 0 1.08m6.08 0a.54.54 0 1 0 0-1.08a.54.54 0 0 0 0 1.08m-3.95 1.21a.54.54 0 1 0-1.08 0a.54.54 0 0 0 1.08 0m2.89 0a.54.54 0 1 0-1.08 0a.54.54 0 0 0 1.08 0m-1.44-1.75a.54.54 0 1 0-1.08 0a.54.54 0 0 0 1.08 0m4.03 26.33h-9.19c-2.1 0-3.71-1.89-3.36-3.96l2.44-14.66h.075l-.075-.01V8.662h11.04v2.688l-.074.01h.064l2.44 14.65c.34 2.08-1.26 3.97-3.36 3.97m-.89-12.12h-7.41c-.38 0-.71.28-.77.65l-1.09 6.54c-.24 1.45.88 2.77 2.35 2.77h6.43c1.47 0 2.59-1.32 2.35-2.77l-1.09-6.54a.79.79 0 0 0-.77-.65"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M12.488 2h7.02c2.31 0 4.04 2.12 3.57 4.38c-.15.7-.77 1.2-1.48 1.2h-11.19c-.72 0-1.33-.5-1.48-1.2A3.636 3.636 0 0 1 12.488 2m.5 2.19a.54.54 0 1 0 0-1.08a.54.54 0 0 0 0 1.08m6.08 0a.54.54 0 1 0 0-1.08a.54.54 0 0 0 0 1.08m-3.95 1.21a.54.54 0 1 0-1.08 0a.54.54 0 0 0 1.08 0m2.89 0a.54.54 0 1 0-1.08 0a.54.54 0 0 0 1.08 0m-1.44-1.75a.54.54 0 1 0-1.08 0a.54.54 0 0 0 1.08 0m4.03 26.33h-9.19c-2.1 0-3.71-1.89-3.36-3.96l2.44-14.66h.075l-.075-.01V8.662h11.04v2.688l-.074.01h.064l2.44 14.65c.34 2.08-1.26 3.97-3.36 3.97m-.89-12.12h-7.41c-.38 0-.71.28-.77.65l-1.09 6.54c-.24 1.45.88 2.77 2.35 2.77h6.43c1.47 0 2.59-1.32 2.35-2.77l-1.09-6.54a.79.79 0 0 0-.77-.65"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.488%202h7.02c2.31%200%204.04%202.12%203.57%204.38c-.15.7-.77%201.2-1.48%201.2h-11.19c-.72%200-1.33-.5-1.48-1.2A3.636%203.636%200%200%201%2012.488%202m.5%202.19a.54.54%200%201%200%200-1.08a.54.54%200%200%200%200%201.08m6.08%200a.54.54%200%201%200%200-1.08a.54.54%200%200%200%200%201.08m-3.95%201.21a.54.54%200%201%200-1.08%200a.54.54%200%200%200%201.08%200m2.89%200a.54.54%200%201%200-1.08%200a.54.54%200%200%200%201.08%200m-1.44-1.75a.54.54%200%201%200-1.08%200a.54.54%200%200%200%201.08%200m4.03%2026.33h-9.19c-2.1%200-3.71-1.89-3.36-3.96l2.44-14.66h.075l-.075-.01V8.662h11.04v2.688l-.074.01h.064l2.44%2014.65c.34%202.08-1.26%203.97-3.36%203.97m-.89-12.12h-7.41c-.38%200-.71.28-.77.65l-1.09%206.54c-.24%201.45.88%202.77%202.35%202.77h6.43c1.47%200%202.59-1.32%202.35-2.77l-1.09-6.54a.79.79%200%200%200-.77-.65%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.488%202h7.02c2.31%200%204.04%202.12%203.57%204.38c-.15.7-.77%201.2-1.48%201.2h-11.19c-.72%200-1.33-.5-1.48-1.2A3.636%203.636%200%200%201%2012.488%202m.5%202.19a.54.54%200%201%200%200-1.08a.54.54%200%200%200%200%201.08m6.08%200a.54.54%200%201%200%200-1.08a.54.54%200%200%200%200%201.08m-3.95%201.21a.54.54%200%201%200-1.08%200a.54.54%200%200%200%201.08%200m2.89%200a.54.54%200%201%200-1.08%200a.54.54%200%200%200%201.08%200m-1.44-1.75a.54.54%200%201%200-1.08%200a.54.54%200%200%200%201.08%200m4.03%2026.33h-9.19c-2.1%200-3.71-1.89-3.36-3.96l2.44-14.66h.075l-.075-.01V8.662h11.04v2.688l-.074.01h.064l2.44%2014.65c.34%202.08-1.26%203.97-3.36%203.97m-.89-12.12h-7.41c-.38%200-.71.28-.77.65l-1.09%206.54c-.24%201.45.88%202.77%202.35%202.77h6.43c1.47%200%202.59-1.32%202.35-2.77l-1.09-6.54a.79.79%200%200%200-.77-.65%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/salt.svg?color=%231a73e8&size=48