bacon emoji
bacon from OpenMoji by OpenMoji · Default · Food Drink · CC-BY-SA-4.0 Attribution required.
- Name
- bacon
- 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 bacon emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="none" stroke="#fff" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2" d="M47.582 25.032s-2.914.2-3.472 4.568s-4.09 4.555-5.298 4.648s-4.183.65-4.834 6.135s-3.718 3.532-4.369 3.625"/><path fill="#ea5a47" d="M14.241 39.418c-.2.68-.042 1.444.494 1.98l3.695 3.7a2 2 0 0 0 2.828 0l1.491-1.505a5 5 0 0 1 3.537-1.464a5 5 0 0 0 5-5a5 5 0 0 1 5-5a5 5 0 0 0 5-5.001c0-2.762 2.238-5 5-5s5-2.238 5-5c0-1.38.56-2.632 1.465-3.536l1.506-1.492a2 2 0 0 0 0-2.829l-3.701-3.693a1.99 1.99 0 0 0-1.987-.492c-2.468.305-4.387 2.387-4.387 4.937a4.997 4.997 0 0 1-5 5a5 5 0 0 0-5 5.001a5 5 0 0 1-5.001 5a5 5 0 0 0-5 5a5 5 0 0 1-5 5c-2.553 0-4.637 1.922-4.94 4.394m3 21.315c-.2.68-.042 1.444.494 1.98l3.695 3.701a2 2 0 0 0 2.828 0l1.491-1.506a4.98 4.98 0 0 1 3.537-1.464a5 5 0 0 0 5-5a5 5 0 0 1 5-5a5 5 0 0 0 5-5c0-2.762 2.238-5 5-5s5-2.239 5-5c0-1.381.56-2.632 1.465-3.537l1.506-1.492a2 2 0 0 0 0-2.828l-3.701-3.693a2 2 0 0 0-1.987-.494c-2.468.306-4.387 2.387-4.387 4.939a4.997 4.997 0 0 1-5 5a5 5 0 0 0-5 5a5 5 0 0 1-5.001 5a5 5 0 0 0-5 5a5 5 0 0 1-5 5c-2.553 0-4.637 1.923-4.94 4.394"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M47.733 13.576a5 5 0 0 1-5 5a5 5 0 0 0-5 5a5 5 0 0 1-5 5.001c-2.761-.002-5 2.238-5 5s-2.238 5-5 5"/><path d="M14.241 39.418c-.2.68-.042 1.444.494 1.98l3.695 3.7a2 2 0 0 0 2.828 0l1.491-1.505a5 5 0 0 1 3.537-1.464a5 5 0 0 0 5-5a5 5 0 0 1 5-5a5 5 0 0 0 5-5.001c0-2.762 2.238-5 5-5s5-2.238 5-5c0-1.38.56-2.632 1.465-3.536l1.506-1.492a2 2 0 0 0 0-2.829l-3.701-3.693a1.99 1.99 0 0 0-1.987-.492c-2.468.305-4.387 2.387-4.387 4.937a4.997 4.997 0 0 1-5 5a5 5 0 0 0-5 5.001a5 5 0 0 1-5.001 5a5 5 0 0 0-5 5a5 5 0 0 1-5 5c-2.553 0-4.637 1.922-4.94 4.394m36.492-4.526a5 5 0 0 1-5 5a5 5 0 0 0-5 5a5 5 0 0 1-5 5a5 5 0 0 0-5 5a5 5 0 0 1-5 5"/><path d="M17.241 60.733c-.2.68-.042 1.444.494 1.98l3.695 3.701a2 2 0 0 0 2.828 0l1.491-1.506a4.98 4.98 0 0 1 3.537-1.464a5 5 0 0 0 5-5a5 5 0 0 1 5-5a5 5 0 0 0 5-5c0-2.762 2.238-5 5-5s5-2.239 5-5c0-1.381.56-2.632 1.465-3.537l1.506-1.492a2 2 0 0 0 0-2.828l-3.701-3.693a2 2 0 0 0-1.987-.494c-2.468.306-4.387 2.387-4.387 4.939a4.997 4.997 0 0 1-5 5a5 5 0 0 0-5 5a5 5 0 0 1-5.001 5a5 5 0 0 0-5 5a5 5 0 0 1-5 5c-2.553 0-4.637 1.923-4.94 4.394"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiBacon(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="none" stroke="#fff" strokeLinecap="round" strokeMiterlimit="10" strokeWidth="2" d="M47.582 25.032s-2.914.2-3.472 4.568s-4.09 4.555-5.298 4.648s-4.183.65-4.834 6.135s-3.718 3.532-4.369 3.625"/><path fill="#ea5a47" d="M14.241 39.418c-.2.68-.042 1.444.494 1.98l3.695 3.7a2 2 0 0 0 2.828 0l1.491-1.505a5 5 0 0 1 3.537-1.464a5 5 0 0 0 5-5a5 5 0 0 1 5-5a5 5 0 0 0 5-5.001c0-2.762 2.238-5 5-5s5-2.238 5-5c0-1.38.56-2.632 1.465-3.536l1.506-1.492a2 2 0 0 0 0-2.829l-3.701-3.693a1.99 1.99 0 0 0-1.987-.492c-2.468.305-4.387 2.387-4.387 4.937a4.997 4.997 0 0 1-5 5a5 5 0 0 0-5 5.001a5 5 0 0 1-5.001 5a5 5 0 0 0-5 5a5 5 0 0 1-5 5c-2.553 0-4.637 1.922-4.94 4.394m3 21.315c-.2.68-.042 1.444.494 1.98l3.695 3.701a2 2 0 0 0 2.828 0l1.491-1.506a4.98 4.98 0 0 1 3.537-1.464a5 5 0 0 0 5-5a5 5 0 0 1 5-5a5 5 0 0 0 5-5c0-2.762 2.238-5 5-5s5-2.239 5-5c0-1.381.56-2.632 1.465-3.537l1.506-1.492a2 2 0 0 0 0-2.828l-3.701-3.693a2 2 0 0 0-1.987-.494c-2.468.306-4.387 2.387-4.387 4.939a4.997 4.997 0 0 1-5 5a5 5 0 0 0-5 5a5 5 0 0 1-5.001 5a5 5 0 0 0-5 5a5 5 0 0 1-5 5c-2.553 0-4.637 1.923-4.94 4.394"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M47.733 13.576a5 5 0 0 1-5 5a5 5 0 0 0-5 5a5 5 0 0 1-5 5.001c-2.761-.002-5 2.238-5 5s-2.238 5-5 5"/><path d="M14.241 39.418c-.2.68-.042 1.444.494 1.98l3.695 3.7a2 2 0 0 0 2.828 0l1.491-1.505a5 5 0 0 1 3.537-1.464a5 5 0 0 0 5-5a5 5 0 0 1 5-5a5 5 0 0 0 5-5.001c0-2.762 2.238-5 5-5s5-2.238 5-5c0-1.38.56-2.632 1.465-3.536l1.506-1.492a2 2 0 0 0 0-2.829l-3.701-3.693a1.99 1.99 0 0 0-1.987-.492c-2.468.305-4.387 2.387-4.387 4.937a4.997 4.997 0 0 1-5 5a5 5 0 0 0-5 5.001a5 5 0 0 1-5.001 5a5 5 0 0 0-5 5a5 5 0 0 1-5 5c-2.553 0-4.637 1.922-4.94 4.394m36.492-4.526a5 5 0 0 1-5 5a5 5 0 0 0-5 5a5 5 0 0 1-5 5a5 5 0 0 0-5 5a5 5 0 0 1-5 5"/><path d="M17.241 60.733c-.2.68-.042 1.444.494 1.98l3.695 3.701a2 2 0 0 0 2.828 0l1.491-1.506a4.98 4.98 0 0 1 3.537-1.464a5 5 0 0 0 5-5a5 5 0 0 1 5-5a5 5 0 0 0 5-5c0-2.762 2.238-5 5-5s5-2.239 5-5c0-1.381.56-2.632 1.465-3.537l1.506-1.492a2 2 0 0 0 0-2.828l-3.701-3.693a2 2 0 0 0-1.987-.494c-2.468.306-4.387 2.387-4.387 4.939a4.997 4.997 0 0 1-5 5a5 5 0 0 0-5 5a5 5 0 0 1-5.001 5a5 5 0 0 0-5 5a5 5 0 0 1-5 5c-2.553 0-4.637 1.923-4.94 4.394"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="none" stroke="#fff" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2" d="M47.582 25.032s-2.914.2-3.472 4.568s-4.09 4.555-5.298 4.648s-4.183.65-4.834 6.135s-3.718 3.532-4.369 3.625"/><path fill="#ea5a47" d="M14.241 39.418c-.2.68-.042 1.444.494 1.98l3.695 3.7a2 2 0 0 0 2.828 0l1.491-1.505a5 5 0 0 1 3.537-1.464a5 5 0 0 0 5-5a5 5 0 0 1 5-5a5 5 0 0 0 5-5.001c0-2.762 2.238-5 5-5s5-2.238 5-5c0-1.38.56-2.632 1.465-3.536l1.506-1.492a2 2 0 0 0 0-2.829l-3.701-3.693a1.99 1.99 0 0 0-1.987-.492c-2.468.305-4.387 2.387-4.387 4.937a4.997 4.997 0 0 1-5 5a5 5 0 0 0-5 5.001a5 5 0 0 1-5.001 5a5 5 0 0 0-5 5a5 5 0 0 1-5 5c-2.553 0-4.637 1.922-4.94 4.394m3 21.315c-.2.68-.042 1.444.494 1.98l3.695 3.701a2 2 0 0 0 2.828 0l1.491-1.506a4.98 4.98 0 0 1 3.537-1.464a5 5 0 0 0 5-5a5 5 0 0 1 5-5a5 5 0 0 0 5-5c0-2.762 2.238-5 5-5s5-2.239 5-5c0-1.381.56-2.632 1.465-3.537l1.506-1.492a2 2 0 0 0 0-2.828l-3.701-3.693a2 2 0 0 0-1.987-.494c-2.468.306-4.387 2.387-4.387 4.939a4.997 4.997 0 0 1-5 5a5 5 0 0 0-5 5a5 5 0 0 1-5.001 5a5 5 0 0 0-5 5a5 5 0 0 1-5 5c-2.553 0-4.637 1.923-4.94 4.394"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M47.733 13.576a5 5 0 0 1-5 5a5 5 0 0 0-5 5a5 5 0 0 1-5 5.001c-2.761-.002-5 2.238-5 5s-2.238 5-5 5"/><path d="M14.241 39.418c-.2.68-.042 1.444.494 1.98l3.695 3.7a2 2 0 0 0 2.828 0l1.491-1.505a5 5 0 0 1 3.537-1.464a5 5 0 0 0 5-5a5 5 0 0 1 5-5a5 5 0 0 0 5-5.001c0-2.762 2.238-5 5-5s5-2.238 5-5c0-1.38.56-2.632 1.465-3.536l1.506-1.492a2 2 0 0 0 0-2.829l-3.701-3.693a1.99 1.99 0 0 0-1.987-.492c-2.468.305-4.387 2.387-4.387 4.937a4.997 4.997 0 0 1-5 5a5 5 0 0 0-5 5.001a5 5 0 0 1-5.001 5a5 5 0 0 0-5 5a5 5 0 0 1-5 5c-2.553 0-4.637 1.922-4.94 4.394m36.492-4.526a5 5 0 0 1-5 5a5 5 0 0 0-5 5a5 5 0 0 1-5 5a5 5 0 0 0-5 5a5 5 0 0 1-5 5"/><path d="M17.241 60.733c-.2.68-.042 1.444.494 1.98l3.695 3.701a2 2 0 0 0 2.828 0l1.491-1.506a4.98 4.98 0 0 1 3.537-1.464a5 5 0 0 0 5-5a5 5 0 0 1 5-5a5 5 0 0 0 5-5c0-2.762 2.238-5 5-5s5-2.239 5-5c0-1.381.56-2.632 1.465-3.537l1.506-1.492a2 2 0 0 0 0-2.828l-3.701-3.693a2 2 0 0 0-1.987-.494c-2.468.306-4.387 2.387-4.387 4.939a4.997 4.997 0 0 1-5 5a5 5 0 0 0-5 5a5 5 0 0 1-5.001 5a5 5 0 0 0-5 5a5 5 0 0 1-5 5c-2.553 0-4.637 1.923-4.94 4.394"/></g></svg> </template>
CSS
.icon-bacon {
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%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M47.582%2025.032s-2.914.2-3.472%204.568s-4.09%204.555-5.298%204.648s-4.183.65-4.834%206.135s-3.718%203.532-4.369%203.625%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M14.241%2039.418c-.2.68-.042%201.444.494%201.98l3.695%203.7a2%202%200%200%200%202.828%200l1.491-1.505a5%205%200%200%201%203.537-1.464a5%205%200%200%200%205-5a5%205%200%200%201%205-5a5%205%200%200%200%205-5.001c0-2.762%202.238-5%205-5s5-2.238%205-5c0-1.38.56-2.632%201.465-3.536l1.506-1.492a2%202%200%200%200%200-2.829l-3.701-3.693a1.99%201.99%200%200%200-1.987-.492c-2.468.305-4.387%202.387-4.387%204.937a4.997%204.997%200%200%201-5%205a5%205%200%200%200-5%205.001a5%205%200%200%201-5.001%205a5%205%200%200%200-5%205a5%205%200%200%201-5%205c-2.553%200-4.637%201.922-4.94%204.394m3%2021.315c-.2.68-.042%201.444.494%201.98l3.695%203.701a2%202%200%200%200%202.828%200l1.491-1.506a4.98%204.98%200%200%201%203.537-1.464a5%205%200%200%200%205-5a5%205%200%200%201%205-5a5%205%200%200%200%205-5c0-2.762%202.238-5%205-5s5-2.239%205-5c0-1.381.56-2.632%201.465-3.537l1.506-1.492a2%202%200%200%200%200-2.828l-3.701-3.693a2%202%200%200%200-1.987-.494c-2.468.306-4.387%202.387-4.387%204.939a4.997%204.997%200%200%201-5%205a5%205%200%200%200-5%205a5%205%200%200%201-5.001%205a5%205%200%200%200-5%205a5%205%200%200%201-5%205c-2.553%200-4.637%201.923-4.94%204.394%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%22M47.733%2013.576a5%205%200%200%201-5%205a5%205%200%200%200-5%205a5%205%200%200%201-5%205.001c-2.761-.002-5%202.238-5%205s-2.238%205-5%205%22%2F%3E%3Cpath%20d%3D%22M14.241%2039.418c-.2.68-.042%201.444.494%201.98l3.695%203.7a2%202%200%200%200%202.828%200l1.491-1.505a5%205%200%200%201%203.537-1.464a5%205%200%200%200%205-5a5%205%200%200%201%205-5a5%205%200%200%200%205-5.001c0-2.762%202.238-5%205-5s5-2.238%205-5c0-1.38.56-2.632%201.465-3.536l1.506-1.492a2%202%200%200%200%200-2.829l-3.701-3.693a1.99%201.99%200%200%200-1.987-.492c-2.468.305-4.387%202.387-4.387%204.937a4.997%204.997%200%200%201-5%205a5%205%200%200%200-5%205.001a5%205%200%200%201-5.001%205a5%205%200%200%200-5%205a5%205%200%200%201-5%205c-2.553%200-4.637%201.922-4.94%204.394m36.492-4.526a5%205%200%200%201-5%205a5%205%200%200%200-5%205a5%205%200%200%201-5%205a5%205%200%200%200-5%205a5%205%200%200%201-5%205%22%2F%3E%3Cpath%20d%3D%22M17.241%2060.733c-.2.68-.042%201.444.494%201.98l3.695%203.701a2%202%200%200%200%202.828%200l1.491-1.506a4.98%204.98%200%200%201%203.537-1.464a5%205%200%200%200%205-5a5%205%200%200%201%205-5a5%205%200%200%200%205-5c0-2.762%202.238-5%205-5s5-2.239%205-5c0-1.381.56-2.632%201.465-3.537l1.506-1.492a2%202%200%200%200%200-2.828l-3.701-3.693a2%202%200%200%200-1.987-.494c-2.468.306-4.387%202.387-4.387%204.939a4.997%204.997%200%200%201-5%205a5%205%200%200%200-5%205a5%205%200%200%201-5.001%205a5%205%200%200%200-5%205a5%205%200%200%201-5%205c-2.553%200-4.637%201.923-4.94%204.394%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%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M47.582%2025.032s-2.914.2-3.472%204.568s-4.09%204.555-5.298%204.648s-4.183.65-4.834%206.135s-3.718%203.532-4.369%203.625%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M14.241%2039.418c-.2.68-.042%201.444.494%201.98l3.695%203.7a2%202%200%200%200%202.828%200l1.491-1.505a5%205%200%200%201%203.537-1.464a5%205%200%200%200%205-5a5%205%200%200%201%205-5a5%205%200%200%200%205-5.001c0-2.762%202.238-5%205-5s5-2.238%205-5c0-1.38.56-2.632%201.465-3.536l1.506-1.492a2%202%200%200%200%200-2.829l-3.701-3.693a1.99%201.99%200%200%200-1.987-.492c-2.468.305-4.387%202.387-4.387%204.937a4.997%204.997%200%200%201-5%205a5%205%200%200%200-5%205.001a5%205%200%200%201-5.001%205a5%205%200%200%200-5%205a5%205%200%200%201-5%205c-2.553%200-4.637%201.922-4.94%204.394m3%2021.315c-.2.68-.042%201.444.494%201.98l3.695%203.701a2%202%200%200%200%202.828%200l1.491-1.506a4.98%204.98%200%200%201%203.537-1.464a5%205%200%200%200%205-5a5%205%200%200%201%205-5a5%205%200%200%200%205-5c0-2.762%202.238-5%205-5s5-2.239%205-5c0-1.381.56-2.632%201.465-3.537l1.506-1.492a2%202%200%200%200%200-2.828l-3.701-3.693a2%202%200%200%200-1.987-.494c-2.468.306-4.387%202.387-4.387%204.939a4.997%204.997%200%200%201-5%205a5%205%200%200%200-5%205a5%205%200%200%201-5.001%205a5%205%200%200%200-5%205a5%205%200%200%201-5%205c-2.553%200-4.637%201.923-4.94%204.394%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%22M47.733%2013.576a5%205%200%200%201-5%205a5%205%200%200%200-5%205a5%205%200%200%201-5%205.001c-2.761-.002-5%202.238-5%205s-2.238%205-5%205%22%2F%3E%3Cpath%20d%3D%22M14.241%2039.418c-.2.68-.042%201.444.494%201.98l3.695%203.7a2%202%200%200%200%202.828%200l1.491-1.505a5%205%200%200%201%203.537-1.464a5%205%200%200%200%205-5a5%205%200%200%201%205-5a5%205%200%200%200%205-5.001c0-2.762%202.238-5%205-5s5-2.238%205-5c0-1.38.56-2.632%201.465-3.536l1.506-1.492a2%202%200%200%200%200-2.829l-3.701-3.693a1.99%201.99%200%200%200-1.987-.492c-2.468.305-4.387%202.387-4.387%204.937a4.997%204.997%200%200%201-5%205a5%205%200%200%200-5%205.001a5%205%200%200%201-5.001%205a5%205%200%200%200-5%205a5%205%200%200%201-5%205c-2.553%200-4.637%201.922-4.94%204.394m36.492-4.526a5%205%200%200%201-5%205a5%205%200%200%200-5%205a5%205%200%200%201-5%205a5%205%200%200%200-5%205a5%205%200%200%201-5%205%22%2F%3E%3Cpath%20d%3D%22M17.241%2060.733c-.2.68-.042%201.444.494%201.98l3.695%203.701a2%202%200%200%200%202.828%200l1.491-1.506a4.98%204.98%200%200%201%203.537-1.464a5%205%200%200%200%205-5a5%205%200%200%201%205-5a5%205%200%200%200%205-5c0-2.762%202.238-5%205-5s5-2.239%205-5c0-1.381.56-2.632%201.465-3.537l1.506-1.492a2%202%200%200%200%200-2.828l-3.701-3.693a2%202%200%200%200-1.987-.494c-2.468.306-4.387%202.387-4.387%204.939a4.997%204.997%200%200%201-5%205a5%205%200%200%200-5%205a5%205%200%200%201-5.001%205a5%205%200%200%200-5%205a5%205%200%200%201-5%205c-2.553%200-4.637%201.923-4.94%204.394%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/bacon.svg?color=%231a73e8&size=48