skull emoji
skull from OpenMoji by OpenMoji · Default · Smileys Emotion · CC-BY-SA-4.0 Attribution required.
- Name
- skull
- Set
- OpenMoji
- Style
- Default
- Category
- Smileys Emotion
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
skullBoxIcons v2 SolidskullEmoji One (Colored)skullFont Awesome 6 SolidskullFont Awesome SolidskullFluent EmojiskullFluent Emoji FlatskullFluent Emoji High ContrastskullFirefox OS EmojiskullHealth IconsskullHuge IconsskullHumbleiconsskullIconParkskullIconPark OutlineskullIconPark SolidskullIconPark TwoToneskullIonIconsskullJam IconsskullLine AwesomeskullLucideskullMajesticonsskullMaterial SymbolsskullMaterial Symbols LightskullMaterial Design Iconsskull-fillMingCute Icon
More smileys emotion icons from OpenMoji
alienalien-monsteranger-symbolangry-faceangry-face-with-hornsanguished-faceanxious-face-with-sweatastonished-facebeaming-face-with-smiling-eyesbeating-heartblack-heartblue-heartbroken-heartbrown-heartcat-with-tears-of-joycat-with-wry-smileclown-facecold-facecollisionconfounded-faceconfused-facecowboy-hat-facecracking-facecrying-cat
Use the skull emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M41.184 14.216a17.8 17.8 0 0 0-5.177-.77h-.036a18.7 18.7 0 0 0-3.726.386a18.4 18.4 0 0 0-10.86 6.964a20.3 20.3 0 0 0-3.9 9.061a20.78 20.78 0 0 0 4.8 17.218l.134.149c1.055 1.19 2.5 2.82 2.5 4.554l-.022 4.988a1 1 0 0 1-1 1a30 30 0 0 0 7.012 2.536c3.811.859 7.777.75 11.536-.315c3.215-15.177 2.365-31.029-1.261-45.771"/><path fill="#d0cfce" d="M48.89 18.863a18.5 18.5 0 0 0-7.707-4.648c3.627 14.742 4.476 30.595 1.258 45.766a27 27 0 0 0 5.6-2.271c-.55.002-1-.436-1.013-.986l-.07-4.943c0-1.65 1.4-3.191 2.421-4.317q.22-.24.407-.453c7.052-8.192 6.665-20.417-.89-28.147z"/><path fill="#3f3f3f" d="M27.864 36.364a4.5 4.5 0 1 0 0 9a4.5 4.5 0 0 0 0-9m16.348 0a4.5 4.5 0 1 0 0 9a4.5 4.5 0 0 0 0-9"/><g fill="none" stroke="#000" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="m48.024 56.664l-.07-4.944c0-1.45 1.65-3.035 2.58-4.1a21.55 21.55 0 0 0 5.291-14.242c0-11.6-8.894-21.006-19.856-20.983a19.7 19.7 0 0 0-3.924.407c-7.89 1.618-14.177 8.457-15.548 16.842a21.75 21.75 0 0 0 5.043 18.041c.917 1.037 2.382 2.62 2.382 4.04l-.022 4.983m3.964-1.706v4.78m5.714-3.715v4.781m10.634-5.846v4.78m-5.184-3.715v4.781"/><path stroke-linecap="round" stroke-linejoin="round" d="m33.036 52.209l2.932-5.849l3.506 5.849"/><circle cx="27.864" cy="40.817" r="5" stroke-miterlimit="10"/><circle cx="44.212" cy="40.817" r="5" stroke-miterlimit="10"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiSkull(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M41.184 14.216a17.8 17.8 0 0 0-5.177-.77h-.036a18.7 18.7 0 0 0-3.726.386a18.4 18.4 0 0 0-10.86 6.964a20.3 20.3 0 0 0-3.9 9.061a20.78 20.78 0 0 0 4.8 17.218l.134.149c1.055 1.19 2.5 2.82 2.5 4.554l-.022 4.988a1 1 0 0 1-1 1a30 30 0 0 0 7.012 2.536c3.811.859 7.777.75 11.536-.315c3.215-15.177 2.365-31.029-1.261-45.771"/><path fill="#d0cfce" d="M48.89 18.863a18.5 18.5 0 0 0-7.707-4.648c3.627 14.742 4.476 30.595 1.258 45.766a27 27 0 0 0 5.6-2.271c-.55.002-1-.436-1.013-.986l-.07-4.943c0-1.65 1.4-3.191 2.421-4.317q.22-.24.407-.453c7.052-8.192 6.665-20.417-.89-28.147z"/><path fill="#3f3f3f" d="M27.864 36.364a4.5 4.5 0 1 0 0 9a4.5 4.5 0 0 0 0-9m16.348 0a4.5 4.5 0 1 0 0 9a4.5 4.5 0 0 0 0-9"/><g fill="none" stroke="#000" strokeWidth="2"><path strokeLinecap="round" strokeLinejoin="round" d="m48.024 56.664l-.07-4.944c0-1.45 1.65-3.035 2.58-4.1a21.55 21.55 0 0 0 5.291-14.242c0-11.6-8.894-21.006-19.856-20.983a19.7 19.7 0 0 0-3.924.407c-7.89 1.618-14.177 8.457-15.548 16.842a21.75 21.75 0 0 0 5.043 18.041c.917 1.037 2.382 2.62 2.382 4.04l-.022 4.983m3.964-1.706v4.78m5.714-3.715v4.781m10.634-5.846v4.78m-5.184-3.715v4.781"/><path strokeLinecap="round" strokeLinejoin="round" d="m33.036 52.209l2.932-5.849l3.506 5.849"/><circle cx="27.864" cy="40.817" r="5" strokeMiterlimit="10"/><circle cx="44.212" cy="40.817" r="5" strokeMiterlimit="10"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M41.184 14.216a17.8 17.8 0 0 0-5.177-.77h-.036a18.7 18.7 0 0 0-3.726.386a18.4 18.4 0 0 0-10.86 6.964a20.3 20.3 0 0 0-3.9 9.061a20.78 20.78 0 0 0 4.8 17.218l.134.149c1.055 1.19 2.5 2.82 2.5 4.554l-.022 4.988a1 1 0 0 1-1 1a30 30 0 0 0 7.012 2.536c3.811.859 7.777.75 11.536-.315c3.215-15.177 2.365-31.029-1.261-45.771"/><path fill="#d0cfce" d="M48.89 18.863a18.5 18.5 0 0 0-7.707-4.648c3.627 14.742 4.476 30.595 1.258 45.766a27 27 0 0 0 5.6-2.271c-.55.002-1-.436-1.013-.986l-.07-4.943c0-1.65 1.4-3.191 2.421-4.317q.22-.24.407-.453c7.052-8.192 6.665-20.417-.89-28.147z"/><path fill="#3f3f3f" d="M27.864 36.364a4.5 4.5 0 1 0 0 9a4.5 4.5 0 0 0 0-9m16.348 0a4.5 4.5 0 1 0 0 9a4.5 4.5 0 0 0 0-9"/><g fill="none" stroke="#000" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="m48.024 56.664l-.07-4.944c0-1.45 1.65-3.035 2.58-4.1a21.55 21.55 0 0 0 5.291-14.242c0-11.6-8.894-21.006-19.856-20.983a19.7 19.7 0 0 0-3.924.407c-7.89 1.618-14.177 8.457-15.548 16.842a21.75 21.75 0 0 0 5.043 18.041c.917 1.037 2.382 2.62 2.382 4.04l-.022 4.983m3.964-1.706v4.78m5.714-3.715v4.781m10.634-5.846v4.78m-5.184-3.715v4.781"/><path stroke-linecap="round" stroke-linejoin="round" d="m33.036 52.209l2.932-5.849l3.506 5.849"/><circle cx="27.864" cy="40.817" r="5" stroke-miterlimit="10"/><circle cx="44.212" cy="40.817" r="5" stroke-miterlimit="10"/></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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M41.184%2014.216a17.8%2017.8%200%200%200-5.177-.77h-.036a18.7%2018.7%200%200%200-3.726.386a18.4%2018.4%200%200%200-10.86%206.964a20.3%2020.3%200%200%200-3.9%209.061a20.78%2020.78%200%200%200%204.8%2017.218l.134.149c1.055%201.19%202.5%202.82%202.5%204.554l-.022%204.988a1%201%200%200%201-1%201a30%2030%200%200%200%207.012%202.536c3.811.859%207.777.75%2011.536-.315c3.215-15.177%202.365-31.029-1.261-45.771%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M48.89%2018.863a18.5%2018.5%200%200%200-7.707-4.648c3.627%2014.742%204.476%2030.595%201.258%2045.766a27%2027%200%200%200%205.6-2.271c-.55.002-1-.436-1.013-.986l-.07-4.943c0-1.65%201.4-3.191%202.421-4.317q.22-.24.407-.453c7.052-8.192%206.665-20.417-.89-28.147z%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M27.864%2036.364a4.5%204.5%200%201%200%200%209a4.5%204.5%200%200%200%200-9m16.348%200a4.5%204.5%200%201%200%200%209a4.5%204.5%200%200%200%200-9%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m48.024%2056.664l-.07-4.944c0-1.45%201.65-3.035%202.58-4.1a21.55%2021.55%200%200%200%205.291-14.242c0-11.6-8.894-21.006-19.856-20.983a19.7%2019.7%200%200%200-3.924.407c-7.89%201.618-14.177%208.457-15.548%2016.842a21.75%2021.75%200%200%200%205.043%2018.041c.917%201.037%202.382%202.62%202.382%204.04l-.022%204.983m3.964-1.706v4.78m5.714-3.715v4.781m10.634-5.846v4.78m-5.184-3.715v4.781%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m33.036%2052.209l2.932-5.849l3.506%205.849%22%2F%3E%3Ccircle%20cx%3D%2227.864%22%20cy%3D%2240.817%22%20r%3D%225%22%20stroke-miterlimit%3D%2210%22%2F%3E%3Ccircle%20cx%3D%2244.212%22%20cy%3D%2240.817%22%20r%3D%225%22%20stroke-miterlimit%3D%2210%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%23fff%22%20d%3D%22M41.184%2014.216a17.8%2017.8%200%200%200-5.177-.77h-.036a18.7%2018.7%200%200%200-3.726.386a18.4%2018.4%200%200%200-10.86%206.964a20.3%2020.3%200%200%200-3.9%209.061a20.78%2020.78%200%200%200%204.8%2017.218l.134.149c1.055%201.19%202.5%202.82%202.5%204.554l-.022%204.988a1%201%200%200%201-1%201a30%2030%200%200%200%207.012%202.536c3.811.859%207.777.75%2011.536-.315c3.215-15.177%202.365-31.029-1.261-45.771%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M48.89%2018.863a18.5%2018.5%200%200%200-7.707-4.648c3.627%2014.742%204.476%2030.595%201.258%2045.766a27%2027%200%200%200%205.6-2.271c-.55.002-1-.436-1.013-.986l-.07-4.943c0-1.65%201.4-3.191%202.421-4.317q.22-.24.407-.453c7.052-8.192%206.665-20.417-.89-28.147z%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M27.864%2036.364a4.5%204.5%200%201%200%200%209a4.5%204.5%200%200%200%200-9m16.348%200a4.5%204.5%200%201%200%200%209a4.5%204.5%200%200%200%200-9%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m48.024%2056.664l-.07-4.944c0-1.45%201.65-3.035%202.58-4.1a21.55%2021.55%200%200%200%205.291-14.242c0-11.6-8.894-21.006-19.856-20.983a19.7%2019.7%200%200%200-3.924.407c-7.89%201.618-14.177%208.457-15.548%2016.842a21.75%2021.75%200%200%200%205.043%2018.041c.917%201.037%202.382%202.62%202.382%204.04l-.022%204.983m3.964-1.706v4.78m5.714-3.715v4.781m10.634-5.846v4.78m-5.184-3.715v4.781%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m33.036%2052.209l2.932-5.849l3.506%205.849%22%2F%3E%3Ccircle%20cx%3D%2227.864%22%20cy%3D%2240.817%22%20r%3D%225%22%20stroke-miterlimit%3D%2210%22%2F%3E%3Ccircle%20cx%3D%2244.212%22%20cy%3D%2240.817%22%20r%3D%225%22%20stroke-miterlimit%3D%2210%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/skull.svg?color=%231a73e8&size=48