drumstick icon
drumstick from IconPark by ByteDance · Color · Foods · Apache-2.0 Free for personal and commercial use.
- Name
- drumstick
- Set
- IconPark
- Style
- Color
- Category
- Foods
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More foods icons from IconPark
Use the drumstick icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><path fill="#2F88FF" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M14.1508 33.8198L12.7366 43.7193L4.25135 35.234L14.1508 33.8198Z"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M24.0498 6.9502L14.1503 16.8497C9.46402 21.536 9.46402 29.134 14.1503 33.8203V33.8203C18.8366 38.5065 26.4346 38.5065 31.1209 33.8203L41.0204 23.9208"/><ellipse cx="32.535" cy="15.435" fill="#2F88FF" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" rx="12" ry="7" transform="rotate(45 32.535 15.435)"/><circle cx="30.061" cy="11.398" r="2" fill="#fff" transform="rotate(45 30.06 11.398)"/><circle cx="37.132" cy="18.469" r="2" fill="#fff" transform="rotate(45 37.132 18.47)"/><circle cx="31.475" cy="17.055" r="2" fill="#fff" transform="rotate(45 31.475 17.055)"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkDrumstick(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><path fill="#2F88FF" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M14.1508 33.8198L12.7366 43.7193L4.25135 35.234L14.1508 33.8198Z"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M24.0498 6.9502L14.1503 16.8497C9.46402 21.536 9.46402 29.134 14.1503 33.8203V33.8203C18.8366 38.5065 26.4346 38.5065 31.1209 33.8203L41.0204 23.9208"/><ellipse cx="32.535" cy="15.435" fill="#2F88FF" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" rx="12" ry="7" transform="rotate(45 32.535 15.435)"/><circle cx="30.061" cy="11.398" r="2" fill="#fff" transform="rotate(45 30.06 11.398)"/><circle cx="37.132" cy="18.469" r="2" fill="#fff" transform="rotate(45 37.132 18.47)"/><circle cx="31.475" cy="17.055" r="2" fill="#fff" transform="rotate(45 31.475 17.055)"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><path fill="#2F88FF" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M14.1508 33.8198L12.7366 43.7193L4.25135 35.234L14.1508 33.8198Z"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M24.0498 6.9502L14.1503 16.8497C9.46402 21.536 9.46402 29.134 14.1503 33.8203V33.8203C18.8366 38.5065 26.4346 38.5065 31.1209 33.8203L41.0204 23.9208"/><ellipse cx="32.535" cy="15.435" fill="#2F88FF" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" rx="12" ry="7" transform="rotate(45 32.535 15.435)"/><circle cx="30.061" cy="11.398" r="2" fill="#fff" transform="rotate(45 30.06 11.398)"/><circle cx="37.132" cy="18.469" r="2" fill="#fff" transform="rotate(45 37.132 18.47)"/><circle cx="31.475" cy="17.055" r="2" fill="#fff" transform="rotate(45 31.475 17.055)"/></g></svg> </template>
CSS
.icon-drumstick {
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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M14.1508%2033.8198L12.7366%2043.7193L4.25135%2035.234L14.1508%2033.8198Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M24.0498%206.9502L14.1503%2016.8497C9.46402%2021.536%209.46402%2029.134%2014.1503%2033.8203V33.8203C18.8366%2038.5065%2026.4346%2038.5065%2031.1209%2033.8203L41.0204%2023.9208%22%2F%3E%3Cellipse%20cx%3D%2232.535%22%20cy%3D%2215.435%22%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20rx%3D%2212%22%20ry%3D%227%22%20transform%3D%22rotate(45%2032.535%2015.435)%22%2F%3E%3Ccircle%20cx%3D%2230.061%22%20cy%3D%2211.398%22%20r%3D%222%22%20fill%3D%22%23fff%22%20transform%3D%22rotate(45%2030.06%2011.398)%22%2F%3E%3Ccircle%20cx%3D%2237.132%22%20cy%3D%2218.469%22%20r%3D%222%22%20fill%3D%22%23fff%22%20transform%3D%22rotate(45%2037.132%2018.47)%22%2F%3E%3Ccircle%20cx%3D%2231.475%22%20cy%3D%2217.055%22%20r%3D%222%22%20fill%3D%22%23fff%22%20transform%3D%22rotate(45%2031.475%2017.055)%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M14.1508%2033.8198L12.7366%2043.7193L4.25135%2035.234L14.1508%2033.8198Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M24.0498%206.9502L14.1503%2016.8497C9.46402%2021.536%209.46402%2029.134%2014.1503%2033.8203V33.8203C18.8366%2038.5065%2026.4346%2038.5065%2031.1209%2033.8203L41.0204%2023.9208%22%2F%3E%3Cellipse%20cx%3D%2232.535%22%20cy%3D%2215.435%22%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20rx%3D%2212%22%20ry%3D%227%22%20transform%3D%22rotate(45%2032.535%2015.435)%22%2F%3E%3Ccircle%20cx%3D%2230.061%22%20cy%3D%2211.398%22%20r%3D%222%22%20fill%3D%22%23fff%22%20transform%3D%22rotate(45%2030.06%2011.398)%22%2F%3E%3Ccircle%20cx%3D%2237.132%22%20cy%3D%2218.469%22%20r%3D%222%22%20fill%3D%22%23fff%22%20transform%3D%22rotate(45%2037.132%2018.47)%22%2F%3E%3Ccircle%20cx%3D%2231.475%22%20cy%3D%2217.055%22%20r%3D%222%22%20fill%3D%22%23fff%22%20transform%3D%22rotate(45%2031.475%2017.055)%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/drumstick.svg?color=%231a73e8&size=48