hotdog icon
hotdog from Line Awesome by Icons8 · Line · Food · Apache-2.0 Free for personal and commercial use.
- Name
- hotdog
- Set
- Line Awesome
- Style
- Line
- Category
- Food
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- hotdog-solid
The same icon in other sets
More food icons from Line Awesome
Use the hotdog icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M24.219 4c-1.235 0-1.965.496-2.5 1.313c-.489-.07-.957-.125-1.344-.125c-1.25 0-2.316.628-3.063 1.437c-.722.781-1.19 1.734-1.593 2.688c-.004.003-.028-.004-.031 0c-1.04 1.953-2.145 4.519-5.907 6.28c-2.8 1.321-4.16 3.25-4.5 5.157C4.488 21.246 4 21.98 4 23.313c0 2.078 1.5 3.28 3.375 3.812C8.438 28.265 9.859 29 11.625 29c3.07 0 6.676-2.02 11-6.5h.031C27.434 17.719 29 13.754 29 10.937c0-1.832-.508-3.136-1.469-3.78C27.81 4.878 25.711 4 24.22 4zm-3.844 3.188c.129 0 .3.019.469.03c-.809 2.278-1.63 5.446-4.719 8.532c-2.957 3.023-6.125 3.574-8.5 4.156c.457-.87 1.336-1.715 3-2.5c4.324-2.027 5.832-5.289 6.813-7.125q.033-.046.062-.094c.36-.87.793-1.69 1.281-2.218c.489-.528.965-.782 1.594-.782zM24.969 9c.504-.023 1.074.066 1.75.313c.14.34.281.851.281 1.624c0 2.07-1.2 5.606-5.75 10.157l-.031.031c-2.961 3.07-5.48 4.727-7.469 5.438c-2.332-.149-4.918-1.946 4.125-8.563c3.66-2.676 3.555-8.824 7.094-9"/></svg>
React
import type { SVGProps } from "react";
export function LaHotdog(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="M24.219 4c-1.235 0-1.965.496-2.5 1.313c-.489-.07-.957-.125-1.344-.125c-1.25 0-2.316.628-3.063 1.437c-.722.781-1.19 1.734-1.593 2.688c-.004.003-.028-.004-.031 0c-1.04 1.953-2.145 4.519-5.907 6.28c-2.8 1.321-4.16 3.25-4.5 5.157C4.488 21.246 4 21.98 4 23.313c0 2.078 1.5 3.28 3.375 3.812C8.438 28.265 9.859 29 11.625 29c3.07 0 6.676-2.02 11-6.5h.031C27.434 17.719 29 13.754 29 10.937c0-1.832-.508-3.136-1.469-3.78C27.81 4.878 25.711 4 24.22 4zm-3.844 3.188c.129 0 .3.019.469.03c-.809 2.278-1.63 5.446-4.719 8.532c-2.957 3.023-6.125 3.574-8.5 4.156c.457-.87 1.336-1.715 3-2.5c4.324-2.027 5.832-5.289 6.813-7.125q.033-.046.062-.094c.36-.87.793-1.69 1.281-2.218c.489-.528.965-.782 1.594-.782zM24.969 9c.504-.023 1.074.066 1.75.313c.14.34.281.851.281 1.624c0 2.07-1.2 5.606-5.75 10.157l-.031.031c-2.961 3.07-5.48 4.727-7.469 5.438c-2.332-.149-4.918-1.946 4.125-8.563c3.66-2.676 3.555-8.824 7.094-9"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M24.219 4c-1.235 0-1.965.496-2.5 1.313c-.489-.07-.957-.125-1.344-.125c-1.25 0-2.316.628-3.063 1.437c-.722.781-1.19 1.734-1.593 2.688c-.004.003-.028-.004-.031 0c-1.04 1.953-2.145 4.519-5.907 6.28c-2.8 1.321-4.16 3.25-4.5 5.157C4.488 21.246 4 21.98 4 23.313c0 2.078 1.5 3.28 3.375 3.812C8.438 28.265 9.859 29 11.625 29c3.07 0 6.676-2.02 11-6.5h.031C27.434 17.719 29 13.754 29 10.937c0-1.832-.508-3.136-1.469-3.78C27.81 4.878 25.711 4 24.22 4zm-3.844 3.188c.129 0 .3.019.469.03c-.809 2.278-1.63 5.446-4.719 8.532c-2.957 3.023-6.125 3.574-8.5 4.156c.457-.87 1.336-1.715 3-2.5c4.324-2.027 5.832-5.289 6.813-7.125q.033-.046.062-.094c.36-.87.793-1.69 1.281-2.218c.489-.528.965-.782 1.594-.782zM24.969 9c.504-.023 1.074.066 1.75.313c.14.34.281.851.281 1.624c0 2.07-1.2 5.606-5.75 10.157l-.031.031c-2.961 3.07-5.48 4.727-7.469 5.438c-2.332-.149-4.918-1.946 4.125-8.563c3.66-2.676 3.555-8.824 7.094-9"/></svg> </template>
CSS
.icon-hotdog {
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%22M24.219%204c-1.235%200-1.965.496-2.5%201.313c-.489-.07-.957-.125-1.344-.125c-1.25%200-2.316.628-3.063%201.437c-.722.781-1.19%201.734-1.593%202.688c-.004.003-.028-.004-.031%200c-1.04%201.953-2.145%204.519-5.907%206.28c-2.8%201.321-4.16%203.25-4.5%205.157C4.488%2021.246%204%2021.98%204%2023.313c0%202.078%201.5%203.28%203.375%203.812C8.438%2028.265%209.859%2029%2011.625%2029c3.07%200%206.676-2.02%2011-6.5h.031C27.434%2017.719%2029%2013.754%2029%2010.937c0-1.832-.508-3.136-1.469-3.78C27.81%204.878%2025.711%204%2024.22%204zm-3.844%203.188c.129%200%20.3.019.469.03c-.809%202.278-1.63%205.446-4.719%208.532c-2.957%203.023-6.125%203.574-8.5%204.156c.457-.87%201.336-1.715%203-2.5c4.324-2.027%205.832-5.289%206.813-7.125q.033-.046.062-.094c.36-.87.793-1.69%201.281-2.218c.489-.528.965-.782%201.594-.782zM24.969%209c.504-.023%201.074.066%201.75.313c.14.34.281.851.281%201.624c0%202.07-1.2%205.606-5.75%2010.157l-.031.031c-2.961%203.07-5.48%204.727-7.469%205.438c-2.332-.149-4.918-1.946%204.125-8.563c3.66-2.676%203.555-8.824%207.094-9%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%22M24.219%204c-1.235%200-1.965.496-2.5%201.313c-.489-.07-.957-.125-1.344-.125c-1.25%200-2.316.628-3.063%201.437c-.722.781-1.19%201.734-1.593%202.688c-.004.003-.028-.004-.031%200c-1.04%201.953-2.145%204.519-5.907%206.28c-2.8%201.321-4.16%203.25-4.5%205.157C4.488%2021.246%204%2021.98%204%2023.313c0%202.078%201.5%203.28%203.375%203.812C8.438%2028.265%209.859%2029%2011.625%2029c3.07%200%206.676-2.02%2011-6.5h.031C27.434%2017.719%2029%2013.754%2029%2010.937c0-1.832-.508-3.136-1.469-3.78C27.81%204.878%2025.711%204%2024.22%204zm-3.844%203.188c.129%200%20.3.019.469.03c-.809%202.278-1.63%205.446-4.719%208.532c-2.957%203.023-6.125%203.574-8.5%204.156c.457-.87%201.336-1.715%203-2.5c4.324-2.027%205.832-5.289%206.813-7.125q.033-.046.062-.094c.36-.87.793-1.69%201.281-2.218c.489-.528.965-.782%201.594-.782zM24.969%209c.504-.023%201.074.066%201.75.313c.14.34.281.851.281%201.624c0%202.07-1.2%205.606-5.75%2010.157l-.031.031c-2.961%203.07-5.48%204.727-7.469%205.438c-2.332-.149-4.918-1.946%204.125-8.563c3.66-2.676%203.555-8.824%207.094-9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/hotdog.svg?color=%231a73e8&size=48