skull from Streamline Emojis by Streamline · Default · Smiley People · CC-BY-4.0 Attribution required.

Name
skull
Set
Streamline Emojis
Style
Default
Category
Smiley People
Viewbox
48×48
License
CC BY 4.0

The same emoji in other sets

More smiley people icons from Streamline Emojis

Use the skull emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M13 44.5a11 1.5 0 1 0 22 0a11 1.5 0 1 0-22 0" opacity=".15"/><path fill="#e8f4fa" d="M24 2.5A17.66 17.66 0 0 0 6.34 20.16c0 12.47 5.74 10.15 5.74 17.64c0 1.44 1.65 2.66 3.09 2.66c2.78 0 3.28-1.81 3.45-3.39a1.14 1.14 0 0 1 1.13-1a1.16 1.16 0 0 1 1.16 1.16a3.09 3.09 0 1 0 6.18 0a1.16 1.16 0 0 1 1.16-1.16a1.14 1.14 0 0 1 1.13 1c.17 1.58.67 3.39 3.45 3.39c1.44 0 3.09-1.22 3.09-2.66c0-7.49 5.74-5.17 5.74-17.64A17.66 17.66 0 0 0 24 2.5"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M24 2.5A17.66 17.66 0 0 0 6.34 20.16c0 12.47 5.74 10.15 5.74 17.64c0 1.44 1.65 2.66 3.09 2.66c2.78 0 3.28-1.81 3.45-3.39a1.14 1.14 0 0 1 1.13-1a1.16 1.16 0 0 1 1.16 1.16a3.09 3.09 0 1 0 6.18 0a1.16 1.16 0 0 1 1.16-1.16a1.14 1.14 0 0 1 1.13 1c.17 1.58.67 3.39 3.45 3.39c1.44 0 3.09-1.22 3.09-2.66c0-7.49 5.74-5.17 5.74-17.64A17.66 17.66 0 0 0 24 2.5"/><path fill="#525252" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M24.78 29.08a.89.89 0 0 0-1.56 0l-1.16 2.13a.87.87 0 0 0 0 .87a.89.89 0 0 0 .76.44h2.32a.89.89 0 0 0 .76-.44a.87.87 0 0 0 0-.87Z"/><path fill="#87898c" d="M12.09 24.35a4.19 4.19 0 1 0 8.38 0a4.19 4.19 0 1 0-8.38 0"/><path fill="#656769" d="M16.28 21.92a4.18 4.18 0 0 1 4.09 3.31a4.2 4.2 0 0 0 .1-.88a4.2 4.2 0 0 0-8.39 0a4.2 4.2 0 0 0 .1.88a4.19 4.19 0 0 1 4.1-3.31"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M12.09 24.35a4.19 4.19 0 1 0 8.38 0a4.19 4.19 0 1 0-8.38 0"/><path fill="#87898c" d="M27.53 24.35a4.19 4.19 0 1 0 8.38 0a4.19 4.19 0 1 0-8.38 0"/><path fill="#656769" d="M31.72 21.92a4.19 4.19 0 0 1 4.1 3.31a4.2 4.2 0 0 0 .1-.88a4.2 4.2 0 0 0-8.39 0a4.2 4.2 0 0 0 .1.88a4.18 4.18 0 0 1 4.09-3.31"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M27.53 24.35a4.19 4.19 0 1 0 8.38 0a4.19 4.19 0 1 0-8.38 0"/><path fill="#fff" d="M18.7 6.03a5.3 1.32 0 1 0 10.6 0a5.3 1.32 0 1 0-10.6 0"/></svg>

React

import type { SVGProps } from "react";

export function StreamlineEmojisSkull(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M13 44.5a11 1.5 0 1 0 22 0a11 1.5 0 1 0-22 0" opacity=".15"/><path fill="#e8f4fa" d="M24 2.5A17.66 17.66 0 0 0 6.34 20.16c0 12.47 5.74 10.15 5.74 17.64c0 1.44 1.65 2.66 3.09 2.66c2.78 0 3.28-1.81 3.45-3.39a1.14 1.14 0 0 1 1.13-1a1.16 1.16 0 0 1 1.16 1.16a3.09 3.09 0 1 0 6.18 0a1.16 1.16 0 0 1 1.16-1.16a1.14 1.14 0 0 1 1.13 1c.17 1.58.67 3.39 3.45 3.39c1.44 0 3.09-1.22 3.09-2.66c0-7.49 5.74-5.17 5.74-17.64A17.66 17.66 0 0 0 24 2.5"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M24 2.5A17.66 17.66 0 0 0 6.34 20.16c0 12.47 5.74 10.15 5.74 17.64c0 1.44 1.65 2.66 3.09 2.66c2.78 0 3.28-1.81 3.45-3.39a1.14 1.14 0 0 1 1.13-1a1.16 1.16 0 0 1 1.16 1.16a3.09 3.09 0 1 0 6.18 0a1.16 1.16 0 0 1 1.16-1.16a1.14 1.14 0 0 1 1.13 1c.17 1.58.67 3.39 3.45 3.39c1.44 0 3.09-1.22 3.09-2.66c0-7.49 5.74-5.17 5.74-17.64A17.66 17.66 0 0 0 24 2.5"/><path fill="#525252" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M24.78 29.08a.89.89 0 0 0-1.56 0l-1.16 2.13a.87.87 0 0 0 0 .87a.89.89 0 0 0 .76.44h2.32a.89.89 0 0 0 .76-.44a.87.87 0 0 0 0-.87Z"/><path fill="#87898c" d="M12.09 24.35a4.19 4.19 0 1 0 8.38 0a4.19 4.19 0 1 0-8.38 0"/><path fill="#656769" d="M16.28 21.92a4.18 4.18 0 0 1 4.09 3.31a4.2 4.2 0 0 0 .1-.88a4.2 4.2 0 0 0-8.39 0a4.2 4.2 0 0 0 .1.88a4.19 4.19 0 0 1 4.1-3.31"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M12.09 24.35a4.19 4.19 0 1 0 8.38 0a4.19 4.19 0 1 0-8.38 0"/><path fill="#87898c" d="M27.53 24.35a4.19 4.19 0 1 0 8.38 0a4.19 4.19 0 1 0-8.38 0"/><path fill="#656769" d="M31.72 21.92a4.19 4.19 0 0 1 4.1 3.31a4.2 4.2 0 0 0 .1-.88a4.2 4.2 0 0 0-8.39 0a4.2 4.2 0 0 0 .1.88a4.18 4.18 0 0 1 4.09-3.31"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M27.53 24.35a4.19 4.19 0 1 0 8.38 0a4.19 4.19 0 1 0-8.38 0"/><path fill="#fff" d="M18.7 6.03a5.3 1.32 0 1 0 10.6 0a5.3 1.32 0 1 0-10.6 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M13 44.5a11 1.5 0 1 0 22 0a11 1.5 0 1 0-22 0" opacity=".15"/><path fill="#e8f4fa" d="M24 2.5A17.66 17.66 0 0 0 6.34 20.16c0 12.47 5.74 10.15 5.74 17.64c0 1.44 1.65 2.66 3.09 2.66c2.78 0 3.28-1.81 3.45-3.39a1.14 1.14 0 0 1 1.13-1a1.16 1.16 0 0 1 1.16 1.16a3.09 3.09 0 1 0 6.18 0a1.16 1.16 0 0 1 1.16-1.16a1.14 1.14 0 0 1 1.13 1c.17 1.58.67 3.39 3.45 3.39c1.44 0 3.09-1.22 3.09-2.66c0-7.49 5.74-5.17 5.74-17.64A17.66 17.66 0 0 0 24 2.5"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M24 2.5A17.66 17.66 0 0 0 6.34 20.16c0 12.47 5.74 10.15 5.74 17.64c0 1.44 1.65 2.66 3.09 2.66c2.78 0 3.28-1.81 3.45-3.39a1.14 1.14 0 0 1 1.13-1a1.16 1.16 0 0 1 1.16 1.16a3.09 3.09 0 1 0 6.18 0a1.16 1.16 0 0 1 1.16-1.16a1.14 1.14 0 0 1 1.13 1c.17 1.58.67 3.39 3.45 3.39c1.44 0 3.09-1.22 3.09-2.66c0-7.49 5.74-5.17 5.74-17.64A17.66 17.66 0 0 0 24 2.5"/><path fill="#525252" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M24.78 29.08a.89.89 0 0 0-1.56 0l-1.16 2.13a.87.87 0 0 0 0 .87a.89.89 0 0 0 .76.44h2.32a.89.89 0 0 0 .76-.44a.87.87 0 0 0 0-.87Z"/><path fill="#87898c" d="M12.09 24.35a4.19 4.19 0 1 0 8.38 0a4.19 4.19 0 1 0-8.38 0"/><path fill="#656769" d="M16.28 21.92a4.18 4.18 0 0 1 4.09 3.31a4.2 4.2 0 0 0 .1-.88a4.2 4.2 0 0 0-8.39 0a4.2 4.2 0 0 0 .1.88a4.19 4.19 0 0 1 4.1-3.31"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M12.09 24.35a4.19 4.19 0 1 0 8.38 0a4.19 4.19 0 1 0-8.38 0"/><path fill="#87898c" d="M27.53 24.35a4.19 4.19 0 1 0 8.38 0a4.19 4.19 0 1 0-8.38 0"/><path fill="#656769" d="M31.72 21.92a4.19 4.19 0 0 1 4.1 3.31a4.2 4.2 0 0 0 .1-.88a4.2 4.2 0 0 0-8.39 0a4.2 4.2 0 0 0 .1.88a4.18 4.18 0 0 1 4.09-3.31"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M27.53 24.35a4.19 4.19 0 1 0 8.38 0a4.19 4.19 0 1 0-8.38 0"/><path fill="#fff" d="M18.7 6.03a5.3 1.32 0 1 0 10.6 0a5.3 1.32 0 1 0-10.6 0"/></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%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M13%2044.5a11%201.5%200%201%200%2022%200a11%201.5%200%201%200-22%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%23e8f4fa%22%20d%3D%22M24%202.5A17.66%2017.66%200%200%200%206.34%2020.16c0%2012.47%205.74%2010.15%205.74%2017.64c0%201.44%201.65%202.66%203.09%202.66c2.78%200%203.28-1.81%203.45-3.39a1.14%201.14%200%200%201%201.13-1a1.16%201.16%200%200%201%201.16%201.16a3.09%203.09%200%201%200%206.18%200a1.16%201.16%200%200%201%201.16-1.16a1.14%201.14%200%200%201%201.13%201c.17%201.58.67%203.39%203.45%203.39c1.44%200%203.09-1.22%203.09-2.66c0-7.49%205.74-5.17%205.74-17.64A17.66%2017.66%200%200%200%2024%202.5%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%202.5A17.66%2017.66%200%200%200%206.34%2020.16c0%2012.47%205.74%2010.15%205.74%2017.64c0%201.44%201.65%202.66%203.09%202.66c2.78%200%203.28-1.81%203.45-3.39a1.14%201.14%200%200%201%201.13-1a1.16%201.16%200%200%201%201.16%201.16a3.09%203.09%200%201%200%206.18%200a1.16%201.16%200%200%201%201.16-1.16a1.14%201.14%200%200%201%201.13%201c.17%201.58.67%203.39%203.45%203.39c1.44%200%203.09-1.22%203.09-2.66c0-7.49%205.74-5.17%205.74-17.64A17.66%2017.66%200%200%200%2024%202.5%22%2F%3E%3Cpath%20fill%3D%22%23525252%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24.78%2029.08a.89.89%200%200%200-1.56%200l-1.16%202.13a.87.87%200%200%200%200%20.87a.89.89%200%200%200%20.76.44h2.32a.89.89%200%200%200%20.76-.44a.87.87%200%200%200%200-.87Z%22%2F%3E%3Cpath%20fill%3D%22%2387898c%22%20d%3D%22M12.09%2024.35a4.19%204.19%200%201%200%208.38%200a4.19%204.19%200%201%200-8.38%200%22%2F%3E%3Cpath%20fill%3D%22%23656769%22%20d%3D%22M16.28%2021.92a4.18%204.18%200%200%201%204.09%203.31a4.2%204.2%200%200%200%20.1-.88a4.2%204.2%200%200%200-8.39%200a4.2%204.2%200%200%200%20.1.88a4.19%204.19%200%200%201%204.1-3.31%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12.09%2024.35a4.19%204.19%200%201%200%208.38%200a4.19%204.19%200%201%200-8.38%200%22%2F%3E%3Cpath%20fill%3D%22%2387898c%22%20d%3D%22M27.53%2024.35a4.19%204.19%200%201%200%208.38%200a4.19%204.19%200%201%200-8.38%200%22%2F%3E%3Cpath%20fill%3D%22%23656769%22%20d%3D%22M31.72%2021.92a4.19%204.19%200%200%201%204.1%203.31a4.2%204.2%200%200%200%20.1-.88a4.2%204.2%200%200%200-8.39%200a4.2%204.2%200%200%200%20.1.88a4.18%204.18%200%200%201%204.09-3.31%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M27.53%2024.35a4.19%204.19%200%201%200%208.38%200a4.19%204.19%200%201%200-8.38%200%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M18.7%206.03a5.3%201.32%200%201%200%2010.6%200a5.3%201.32%200%201%200-10.6%200%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%2048%2048%22%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M13%2044.5a11%201.5%200%201%200%2022%200a11%201.5%200%201%200-22%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%23e8f4fa%22%20d%3D%22M24%202.5A17.66%2017.66%200%200%200%206.34%2020.16c0%2012.47%205.74%2010.15%205.74%2017.64c0%201.44%201.65%202.66%203.09%202.66c2.78%200%203.28-1.81%203.45-3.39a1.14%201.14%200%200%201%201.13-1a1.16%201.16%200%200%201%201.16%201.16a3.09%203.09%200%201%200%206.18%200a1.16%201.16%200%200%201%201.16-1.16a1.14%201.14%200%200%201%201.13%201c.17%201.58.67%203.39%203.45%203.39c1.44%200%203.09-1.22%203.09-2.66c0-7.49%205.74-5.17%205.74-17.64A17.66%2017.66%200%200%200%2024%202.5%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%202.5A17.66%2017.66%200%200%200%206.34%2020.16c0%2012.47%205.74%2010.15%205.74%2017.64c0%201.44%201.65%202.66%203.09%202.66c2.78%200%203.28-1.81%203.45-3.39a1.14%201.14%200%200%201%201.13-1a1.16%201.16%200%200%201%201.16%201.16a3.09%203.09%200%201%200%206.18%200a1.16%201.16%200%200%201%201.16-1.16a1.14%201.14%200%200%201%201.13%201c.17%201.58.67%203.39%203.45%203.39c1.44%200%203.09-1.22%203.09-2.66c0-7.49%205.74-5.17%205.74-17.64A17.66%2017.66%200%200%200%2024%202.5%22%2F%3E%3Cpath%20fill%3D%22%23525252%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24.78%2029.08a.89.89%200%200%200-1.56%200l-1.16%202.13a.87.87%200%200%200%200%20.87a.89.89%200%200%200%20.76.44h2.32a.89.89%200%200%200%20.76-.44a.87.87%200%200%200%200-.87Z%22%2F%3E%3Cpath%20fill%3D%22%2387898c%22%20d%3D%22M12.09%2024.35a4.19%204.19%200%201%200%208.38%200a4.19%204.19%200%201%200-8.38%200%22%2F%3E%3Cpath%20fill%3D%22%23656769%22%20d%3D%22M16.28%2021.92a4.18%204.18%200%200%201%204.09%203.31a4.2%204.2%200%200%200%20.1-.88a4.2%204.2%200%200%200-8.39%200a4.2%204.2%200%200%200%20.1.88a4.19%204.19%200%200%201%204.1-3.31%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12.09%2024.35a4.19%204.19%200%201%200%208.38%200a4.19%204.19%200%201%200-8.38%200%22%2F%3E%3Cpath%20fill%3D%22%2387898c%22%20d%3D%22M27.53%2024.35a4.19%204.19%200%201%200%208.38%200a4.19%204.19%200%201%200-8.38%200%22%2F%3E%3Cpath%20fill%3D%22%23656769%22%20d%3D%22M31.72%2021.92a4.19%204.19%200%200%201%204.1%203.31a4.2%204.2%200%200%200%20.1-.88a4.2%204.2%200%200%200-8.39%200a4.2%204.2%200%200%200%20.1.88a4.18%204.18%200%200%201%204.09-3.31%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M27.53%2024.35a4.19%204.19%200%201%200%208.38%200a4.19%204.19%200%201%200-8.38%200%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M18.7%206.03a5.3%201.32%200%201%200%2010.6%200a5.3%201.32%200%201%200-10.6%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/streamline-emojis/skull.svg?color=%231a73e8&size=48