hot dog emoji
hot-dog from OpenMoji by OpenMoji · Default · Food Drink · CC-BY-SA-4.0 Attribution required.
- Name
- hot-dog
- 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 hot dog emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#f4aa41" d="M48.637 13.465a5 5 0 0 0-7.07 0l-28.102 28.1a5 5 0 0 0-.002 7.07l9.9 9.9a5 5 0 0 0 7.07 0l28.104-28.1a5.003 5.003 0 0 0 0-7.07z"/><path fill="#ea5a47" d="M20.535 58.535a5 5 0 0 1-7.072-7.07l38.002-38a5 5 0 0 1 7.072 7.07z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M27 45.001a3 3 0 0 1-3.001 3.001a3 3 0 0 0-3 3M39.002 33c0 1.656-1.344 3-3.002 3a3 3 0 0 0-3 3m0 0a3 3 0 0 1-3 3c-1.657 0-3 1.345-3 3.001m18.002-18.003a3 3 0 0 1-3 3.001a3 3 0 0 0-3 3.001m12-12.002a3 3 0 0 1-3 3c-1.656 0-3 1.345-3 3"/><path d="M20.535 58.535a5 5 0 0 1-7.072-7.07l38.002-38a5 5 0 0 1 7.072 7.07z"/><path d="m50.05 14.879l-1.413-1.414a5 5 0 0 0-7.07 0l-28.102 28.1a5 5 0 0 0-.002 7.07l1.416 1.416m7.071 7.07l1.413 1.414a5 5 0 0 0 7.07 0l28.104-28.1a5.003 5.003 0 0 0 0-7.07l-1.414-1.416"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiHotDog(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="M48.637 13.465a5 5 0 0 0-7.07 0l-28.102 28.1a5 5 0 0 0-.002 7.07l9.9 9.9a5 5 0 0 0 7.07 0l28.104-28.1a5.003 5.003 0 0 0 0-7.07z"/><path fill="#ea5a47" d="M20.535 58.535a5 5 0 0 1-7.072-7.07l38.002-38a5 5 0 0 1 7.072 7.07z"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path d="M27 45.001a3 3 0 0 1-3.001 3.001a3 3 0 0 0-3 3M39.002 33c0 1.656-1.344 3-3.002 3a3 3 0 0 0-3 3m0 0a3 3 0 0 1-3 3c-1.657 0-3 1.345-3 3.001m18.002-18.003a3 3 0 0 1-3 3.001a3 3 0 0 0-3 3.001m12-12.002a3 3 0 0 1-3 3c-1.656 0-3 1.345-3 3"/><path d="M20.535 58.535a5 5 0 0 1-7.072-7.07l38.002-38a5 5 0 0 1 7.072 7.07z"/><path d="m50.05 14.879l-1.413-1.414a5 5 0 0 0-7.07 0l-28.102 28.1a5 5 0 0 0-.002 7.07l1.416 1.416m7.071 7.07l1.413 1.414a5 5 0 0 0 7.07 0l28.104-28.1a5.003 5.003 0 0 0 0-7.07l-1.414-1.416"/></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="M48.637 13.465a5 5 0 0 0-7.07 0l-28.102 28.1a5 5 0 0 0-.002 7.07l9.9 9.9a5 5 0 0 0 7.07 0l28.104-28.1a5.003 5.003 0 0 0 0-7.07z"/><path fill="#ea5a47" d="M20.535 58.535a5 5 0 0 1-7.072-7.07l38.002-38a5 5 0 0 1 7.072 7.07z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M27 45.001a3 3 0 0 1-3.001 3.001a3 3 0 0 0-3 3M39.002 33c0 1.656-1.344 3-3.002 3a3 3 0 0 0-3 3m0 0a3 3 0 0 1-3 3c-1.657 0-3 1.345-3 3.001m18.002-18.003a3 3 0 0 1-3 3.001a3 3 0 0 0-3 3.001m12-12.002a3 3 0 0 1-3 3c-1.656 0-3 1.345-3 3"/><path d="M20.535 58.535a5 5 0 0 1-7.072-7.07l38.002-38a5 5 0 0 1 7.072 7.07z"/><path d="m50.05 14.879l-1.413-1.414a5 5 0 0 0-7.07 0l-28.102 28.1a5 5 0 0 0-.002 7.07l1.416 1.416m7.071 7.07l1.413 1.414a5 5 0 0 0 7.07 0l28.104-28.1a5.003 5.003 0 0 0 0-7.07l-1.414-1.416"/></g></svg> </template>
CSS
.icon-hot-dog {
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%22M48.637%2013.465a5%205%200%200%200-7.07%200l-28.102%2028.1a5%205%200%200%200-.002%207.07l9.9%209.9a5%205%200%200%200%207.07%200l28.104-28.1a5.003%205.003%200%200%200%200-7.07z%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M20.535%2058.535a5%205%200%200%201-7.072-7.07l38.002-38a5%205%200%200%201%207.072%207.07z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M27%2045.001a3%203%200%200%201-3.001%203.001a3%203%200%200%200-3%203M39.002%2033c0%201.656-1.344%203-3.002%203a3%203%200%200%200-3%203m0%200a3%203%200%200%201-3%203c-1.657%200-3%201.345-3%203.001m18.002-18.003a3%203%200%200%201-3%203.001a3%203%200%200%200-3%203.001m12-12.002a3%203%200%200%201-3%203c-1.656%200-3%201.345-3%203%22%2F%3E%3Cpath%20d%3D%22M20.535%2058.535a5%205%200%200%201-7.072-7.07l38.002-38a5%205%200%200%201%207.072%207.07z%22%2F%3E%3Cpath%20d%3D%22m50.05%2014.879l-1.413-1.414a5%205%200%200%200-7.07%200l-28.102%2028.1a5%205%200%200%200-.002%207.07l1.416%201.416m7.071%207.07l1.413%201.414a5%205%200%200%200%207.07%200l28.104-28.1a5.003%205.003%200%200%200%200-7.07l-1.414-1.416%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%22M48.637%2013.465a5%205%200%200%200-7.07%200l-28.102%2028.1a5%205%200%200%200-.002%207.07l9.9%209.9a5%205%200%200%200%207.07%200l28.104-28.1a5.003%205.003%200%200%200%200-7.07z%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M20.535%2058.535a5%205%200%200%201-7.072-7.07l38.002-38a5%205%200%200%201%207.072%207.07z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M27%2045.001a3%203%200%200%201-3.001%203.001a3%203%200%200%200-3%203M39.002%2033c0%201.656-1.344%203-3.002%203a3%203%200%200%200-3%203m0%200a3%203%200%200%201-3%203c-1.657%200-3%201.345-3%203.001m18.002-18.003a3%203%200%200%201-3%203.001a3%203%200%200%200-3%203.001m12-12.002a3%203%200%200%201-3%203c-1.656%200-3%201.345-3%203%22%2F%3E%3Cpath%20d%3D%22M20.535%2058.535a5%205%200%200%201-7.072-7.07l38.002-38a5%205%200%200%201%207.072%207.07z%22%2F%3E%3Cpath%20d%3D%22m50.05%2014.879l-1.413-1.414a5%205%200%200%200-7.07%200l-28.102%2028.1a5%205%200%200%200-.002%207.07l1.416%201.416m7.071%207.07l1.413%201.414a5%205%200%200%200%207.07%200l28.104-28.1a5.003%205.003%200%200%200%200-7.07l-1.414-1.416%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/hot-dog.svg?color=%231a73e8&size=48