skull icon
skull from IconPark by ByteDance · Color · Game · Apache-2.0 Free for personal and commercial use.
- Name
- skull
- Set
- IconPark
- Style
- Color
- Category
- Game
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
skullBoxIcons v2 SolidskullEmoji One (Colored)skullFont Awesome 6 SolidskullFont Awesome SolidskullFluent EmojiskullFluent Emoji FlatskullFluent Emoji High ContrastskullFirefox OS EmojiskullHealth IconsskullHuge IconsskullHumbleiconsskullIconPark OutlineskullIconPark SolidskullIconPark TwoToneskullIonIconsskullJam IconsskullLine AwesomeskullLucideskullMajesticonsskullMaterial SymbolsskullMaterial Symbols LightskullMaterial Design Iconsskull-fillMingCute IconskullNoto Emoji
More game icons from IconPark
Use the skull icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke-linejoin="round" stroke-width="4"><path fill="#2F88FF" stroke="#000" d="M11.2632 44L14.6271 35.6852C10.031 32.5934 7 27.2927 7 21.2727C7 11.7333 14.6112 4 24 4C33.3888 4 41 11.7333 41 21.2727C41 27.2927 37.969 32.5934 33.3729 35.6852L36.7368 44H11.2632Z"/><path stroke="#fff" stroke-linecap="round" d="M20 38V44"/><path stroke="#fff" stroke-linecap="round" d="M28 38V44"/><path fill="#43CCF8" stroke="#fff" d="M17 23C18.6569 23 20 21.6569 20 20C20 18.3431 18.6569 17 17 17C15.3431 17 14 18.3431 14 20C14 21.6569 15.3431 23 17 23Z"/><path fill="#43CCF8" stroke="#fff" d="M31 23C32.6569 23 34 21.6569 34 20C34 18.3431 32.6569 17 31 17C29.3431 17 28 18.3431 28 20C28 21.6569 29.3431 23 31 23Z"/><path stroke="#000" stroke-linecap="round" d="M32 44H24"/><path stroke="#000" stroke-linecap="round" d="M24 44H16"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkSkull(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" strokeLinejoin="round" strokeWidth="4"><path fill="#2F88FF" stroke="#000" d="M11.2632 44L14.6271 35.6852C10.031 32.5934 7 27.2927 7 21.2727C7 11.7333 14.6112 4 24 4C33.3888 4 41 11.7333 41 21.2727C41 27.2927 37.969 32.5934 33.3729 35.6852L36.7368 44H11.2632Z"/><path stroke="#fff" strokeLinecap="round" d="M20 38V44"/><path stroke="#fff" strokeLinecap="round" d="M28 38V44"/><path fill="#43CCF8" stroke="#fff" d="M17 23C18.6569 23 20 21.6569 20 20C20 18.3431 18.6569 17 17 17C15.3431 17 14 18.3431 14 20C14 21.6569 15.3431 23 17 23Z"/><path fill="#43CCF8" stroke="#fff" d="M31 23C32.6569 23 34 21.6569 34 20C34 18.3431 32.6569 17 31 17C29.3431 17 28 18.3431 28 20C28 21.6569 29.3431 23 31 23Z"/><path stroke="#000" strokeLinecap="round" d="M32 44H24"/><path stroke="#000" strokeLinecap="round" d="M24 44H16"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke-linejoin="round" stroke-width="4"><path fill="#2F88FF" stroke="#000" d="M11.2632 44L14.6271 35.6852C10.031 32.5934 7 27.2927 7 21.2727C7 11.7333 14.6112 4 24 4C33.3888 4 41 11.7333 41 21.2727C41 27.2927 37.969 32.5934 33.3729 35.6852L36.7368 44H11.2632Z"/><path stroke="#fff" stroke-linecap="round" d="M20 38V44"/><path stroke="#fff" stroke-linecap="round" d="M28 38V44"/><path fill="#43CCF8" stroke="#fff" d="M17 23C18.6569 23 20 21.6569 20 20C20 18.3431 18.6569 17 17 17C15.3431 17 14 18.3431 14 20C14 21.6569 15.3431 23 17 23Z"/><path fill="#43CCF8" stroke="#fff" d="M31 23C32.6569 23 34 21.6569 34 20C34 18.3431 32.6569 17 31 17C29.3431 17 28 18.3431 28 20C28 21.6569 29.3431 23 31 23Z"/><path stroke="#000" stroke-linecap="round" d="M32 44H24"/><path stroke="#000" stroke-linecap="round" d="M24 44H16"/></g></svg> </template>
CSS
.icon-skull {
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%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20d%3D%22M11.2632%2044L14.6271%2035.6852C10.031%2032.5934%207%2027.2927%207%2021.2727C7%2011.7333%2014.6112%204%2024%204C33.3888%204%2041%2011.7333%2041%2021.2727C41%2027.2927%2037.969%2032.5934%2033.3729%2035.6852L36.7368%2044H11.2632Z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M20%2038V44%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M28%2038V44%22%2F%3E%3Cpath%20fill%3D%22%2343CCF8%22%20stroke%3D%22%23fff%22%20d%3D%22M17%2023C18.6569%2023%2020%2021.6569%2020%2020C20%2018.3431%2018.6569%2017%2017%2017C15.3431%2017%2014%2018.3431%2014%2020C14%2021.6569%2015.3431%2023%2017%2023Z%22%2F%3E%3Cpath%20fill%3D%22%2343CCF8%22%20stroke%3D%22%23fff%22%20d%3D%22M31%2023C32.6569%2023%2034%2021.6569%2034%2020C34%2018.3431%2032.6569%2017%2031%2017C29.3431%2017%2028%2018.3431%2028%2020C28%2021.6569%2029.3431%2023%2031%2023Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M32%2044H24%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M24%2044H16%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%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20d%3D%22M11.2632%2044L14.6271%2035.6852C10.031%2032.5934%207%2027.2927%207%2021.2727C7%2011.7333%2014.6112%204%2024%204C33.3888%204%2041%2011.7333%2041%2021.2727C41%2027.2927%2037.969%2032.5934%2033.3729%2035.6852L36.7368%2044H11.2632Z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M20%2038V44%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M28%2038V44%22%2F%3E%3Cpath%20fill%3D%22%2343CCF8%22%20stroke%3D%22%23fff%22%20d%3D%22M17%2023C18.6569%2023%2020%2021.6569%2020%2020C20%2018.3431%2018.6569%2017%2017%2017C15.3431%2017%2014%2018.3431%2014%2020C14%2021.6569%2015.3431%2023%2017%2023Z%22%2F%3E%3Cpath%20fill%3D%22%2343CCF8%22%20stroke%3D%22%23fff%22%20d%3D%22M31%2023C32.6569%2023%2034%2021.6569%2034%2020C34%2018.3431%2032.6569%2017%2031%2017C29.3431%2017%2028%2018.3431%2028%2020C28%2021.6569%2029.3431%2023%2031%2023Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M32%2044H24%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M24%2044H16%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/skull.svg?color=%231a73e8&size=48