skull and crossbones emoji

skull-and-crossbones from Emoji One (Colored) by Emoji One · Default · People · CC-BY-4.0 Attribution required.

Name
skull-and-crossbones
Set
Emoji One (Colored)
Style
Default
Category
People
Viewbox
64×64
License
CC BY 4.0

The same emoji in other sets

More people icons from Emoji One (Colored)

Use the skull and crossbones emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="#94989b"><path d="M46.5 22c1.2-2.1 1.9-4.5 1.9-7C48.4 6.7 41 0 32 0S15.6 6.7 15.6 15c0 2.5.7 4.9 1.9 7c-1.1.8-1.9 2.1-1.9 3.5c0 2.5 2.2 4.5 4.9 4.5c.3 0 .5 0 .7-.1c-.3.7-.7 1.6-.7 2c-.4 1.8 1.6 3.4 3.7 3.4c0 0 1 .1 1.2-.1c.8-.7 0-3.8 0-3.8c0-.5.5-1 1-1c.6 0 1 .4 1 1c0 0-.8 3.2 0 3.9c.6.6 2.9.6 3.5 0c.8-.7 0-3.9 0-3.9c0-.5.5-1 1-1s1 .4 1 1c0 0-.8 3.2 0 3.9c.6.6 2.9.6 3.5 0c.8-.7 0-3.9 0-3.9c0-.5.5-1 1-1c.6 0 1 .4 1 1c0 0-.8 3.1 0 3.8c.2.2 1.2.1 1.2.1c2 0 4-1.5 3.7-3.4c-.1-.4-.4-1.3-.8-2c.2 0 .5.1.8.1c2.7 0 4.9-2 4.9-4.5c.2-1.4-.6-2.6-1.7-3.5m-23.3.9c-1.8-1.2-6.6-6.4-2.7-6.6c2.4-.1 8.3 1.9 8.7 4.1c.2 1.4-4.2 3.7-6 2.5m11.6 4.7c-.9.9-4.4.9-5.3 0c-.9-.8.6-1.4 1.1-2.3c.6-1 .9-1.9 1.6-1.9s1 .9 1.6 1.9c.4.8 1.8 1.5 1 2.3m6.2-4.7c-1.8 1.2-6.3-1.1-6-2.6c.4-2.2 6.2-4.2 8.7-4.1c3.9.3-.8 5.4-2.7 6.7"/><path d="M59.5 51.5c-2.2-1.2-3.7-.3-3.7-.3c-1.5.9-4.1 1-5.7.1l-12.3-6.5l12.3-6.5c1.6-.8 4.1-.8 5.7.1c0 0 1.5.9 3.7-.3c2.4-1.3 3.2-4 1.8-6.2l-.5-.7c-.8-.5-1.5-1.7-1.6-2.5l-.5-.7c-1.4-2.2-4.4-2.9-6.8-1.7c-2.2 1.2-2.2 2.8-2.2 2.8c.1 1.7-1.1 3.7-2.7 4.6l-15.2 8l-15.2-8c-1.6-.8-2.8-2.9-2.7-4.6c0 0 .1-1.6-2.2-2.8c-2.4-1.3-5.4-.5-6.8 1.7l-.5.7c-.1.9-.8 2-1.6 2.5l-.5.7c-1.4 2.2-.6 5 1.8 6.2c2.2 1.2 3.7.3 3.7.3c1.5-.9 4.1-1 5.7-.1l12.3 6.5l-12.3 6.5c-1.6.8-4.1.8-5.7-.1c0 0-1.5-.9-3.7.3c-2.4 1.3-3.2 4-1.8 6.2l.5.7c1.1.6 1.8 1.7 1.9 2.6l.5.7c1.4 2.2 4.4 2.9 6.8 1.7c2.2-1.2 2.2-2.8 2.2-2.8c-.1-1.7 1.1-3.7 2.7-4.6l15.2-8l15.2 8c1.6.8 2.8 2.9 2.7 4.6c0 0-.1 1.6 2.2 2.8c2.4 1.3 5.4.5 6.8-1.7l.5-.7c.1-.9.8-2 1.6-2.5l.5-.7c1.1-2.2.3-5-2.1-6.3"/></g></svg>

React

import type { SVGProps } from "react";

export function EmojioneSkullAndCrossbones(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="#94989b"><path d="M46.5 22c1.2-2.1 1.9-4.5 1.9-7C48.4 6.7 41 0 32 0S15.6 6.7 15.6 15c0 2.5.7 4.9 1.9 7c-1.1.8-1.9 2.1-1.9 3.5c0 2.5 2.2 4.5 4.9 4.5c.3 0 .5 0 .7-.1c-.3.7-.7 1.6-.7 2c-.4 1.8 1.6 3.4 3.7 3.4c0 0 1 .1 1.2-.1c.8-.7 0-3.8 0-3.8c0-.5.5-1 1-1c.6 0 1 .4 1 1c0 0-.8 3.2 0 3.9c.6.6 2.9.6 3.5 0c.8-.7 0-3.9 0-3.9c0-.5.5-1 1-1s1 .4 1 1c0 0-.8 3.2 0 3.9c.6.6 2.9.6 3.5 0c.8-.7 0-3.9 0-3.9c0-.5.5-1 1-1c.6 0 1 .4 1 1c0 0-.8 3.1 0 3.8c.2.2 1.2.1 1.2.1c2 0 4-1.5 3.7-3.4c-.1-.4-.4-1.3-.8-2c.2 0 .5.1.8.1c2.7 0 4.9-2 4.9-4.5c.2-1.4-.6-2.6-1.7-3.5m-23.3.9c-1.8-1.2-6.6-6.4-2.7-6.6c2.4-.1 8.3 1.9 8.7 4.1c.2 1.4-4.2 3.7-6 2.5m11.6 4.7c-.9.9-4.4.9-5.3 0c-.9-.8.6-1.4 1.1-2.3c.6-1 .9-1.9 1.6-1.9s1 .9 1.6 1.9c.4.8 1.8 1.5 1 2.3m6.2-4.7c-1.8 1.2-6.3-1.1-6-2.6c.4-2.2 6.2-4.2 8.7-4.1c3.9.3-.8 5.4-2.7 6.7"/><path d="M59.5 51.5c-2.2-1.2-3.7-.3-3.7-.3c-1.5.9-4.1 1-5.7.1l-12.3-6.5l12.3-6.5c1.6-.8 4.1-.8 5.7.1c0 0 1.5.9 3.7-.3c2.4-1.3 3.2-4 1.8-6.2l-.5-.7c-.8-.5-1.5-1.7-1.6-2.5l-.5-.7c-1.4-2.2-4.4-2.9-6.8-1.7c-2.2 1.2-2.2 2.8-2.2 2.8c.1 1.7-1.1 3.7-2.7 4.6l-15.2 8l-15.2-8c-1.6-.8-2.8-2.9-2.7-4.6c0 0 .1-1.6-2.2-2.8c-2.4-1.3-5.4-.5-6.8 1.7l-.5.7c-.1.9-.8 2-1.6 2.5l-.5.7c-1.4 2.2-.6 5 1.8 6.2c2.2 1.2 3.7.3 3.7.3c1.5-.9 4.1-1 5.7-.1l12.3 6.5l-12.3 6.5c-1.6.8-4.1.8-5.7-.1c0 0-1.5-.9-3.7.3c-2.4 1.3-3.2 4-1.8 6.2l.5.7c1.1.6 1.8 1.7 1.9 2.6l.5.7c1.4 2.2 4.4 2.9 6.8 1.7c2.2-1.2 2.2-2.8 2.2-2.8c-.1-1.7 1.1-3.7 2.7-4.6l15.2-8l15.2 8c1.6.8 2.8 2.9 2.7 4.6c0 0-.1 1.6 2.2 2.8c2.4 1.3 5.4.5 6.8-1.7l.5-.7c.1-.9.8-2 1.6-2.5l.5-.7c1.1-2.2.3-5-2.1-6.3"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="#94989b"><path d="M46.5 22c1.2-2.1 1.9-4.5 1.9-7C48.4 6.7 41 0 32 0S15.6 6.7 15.6 15c0 2.5.7 4.9 1.9 7c-1.1.8-1.9 2.1-1.9 3.5c0 2.5 2.2 4.5 4.9 4.5c.3 0 .5 0 .7-.1c-.3.7-.7 1.6-.7 2c-.4 1.8 1.6 3.4 3.7 3.4c0 0 1 .1 1.2-.1c.8-.7 0-3.8 0-3.8c0-.5.5-1 1-1c.6 0 1 .4 1 1c0 0-.8 3.2 0 3.9c.6.6 2.9.6 3.5 0c.8-.7 0-3.9 0-3.9c0-.5.5-1 1-1s1 .4 1 1c0 0-.8 3.2 0 3.9c.6.6 2.9.6 3.5 0c.8-.7 0-3.9 0-3.9c0-.5.5-1 1-1c.6 0 1 .4 1 1c0 0-.8 3.1 0 3.8c.2.2 1.2.1 1.2.1c2 0 4-1.5 3.7-3.4c-.1-.4-.4-1.3-.8-2c.2 0 .5.1.8.1c2.7 0 4.9-2 4.9-4.5c.2-1.4-.6-2.6-1.7-3.5m-23.3.9c-1.8-1.2-6.6-6.4-2.7-6.6c2.4-.1 8.3 1.9 8.7 4.1c.2 1.4-4.2 3.7-6 2.5m11.6 4.7c-.9.9-4.4.9-5.3 0c-.9-.8.6-1.4 1.1-2.3c.6-1 .9-1.9 1.6-1.9s1 .9 1.6 1.9c.4.8 1.8 1.5 1 2.3m6.2-4.7c-1.8 1.2-6.3-1.1-6-2.6c.4-2.2 6.2-4.2 8.7-4.1c3.9.3-.8 5.4-2.7 6.7"/><path d="M59.5 51.5c-2.2-1.2-3.7-.3-3.7-.3c-1.5.9-4.1 1-5.7.1l-12.3-6.5l12.3-6.5c1.6-.8 4.1-.8 5.7.1c0 0 1.5.9 3.7-.3c2.4-1.3 3.2-4 1.8-6.2l-.5-.7c-.8-.5-1.5-1.7-1.6-2.5l-.5-.7c-1.4-2.2-4.4-2.9-6.8-1.7c-2.2 1.2-2.2 2.8-2.2 2.8c.1 1.7-1.1 3.7-2.7 4.6l-15.2 8l-15.2-8c-1.6-.8-2.8-2.9-2.7-4.6c0 0 .1-1.6-2.2-2.8c-2.4-1.3-5.4-.5-6.8 1.7l-.5.7c-.1.9-.8 2-1.6 2.5l-.5.7c-1.4 2.2-.6 5 1.8 6.2c2.2 1.2 3.7.3 3.7.3c1.5-.9 4.1-1 5.7-.1l12.3 6.5l-12.3 6.5c-1.6.8-4.1.8-5.7-.1c0 0-1.5-.9-3.7.3c-2.4 1.3-3.2 4-1.8 6.2l.5.7c1.1.6 1.8 1.7 1.9 2.6l.5.7c1.4 2.2 4.4 2.9 6.8 1.7c2.2-1.2 2.2-2.8 2.2-2.8c-.1-1.7 1.1-3.7 2.7-4.6l15.2-8l15.2 8c1.6.8 2.8 2.9 2.7 4.6c0 0-.1 1.6 2.2 2.8c2.4 1.3 5.4.5 6.8-1.7l.5-.7c.1-.9.8-2 1.6-2.5l.5-.7c1.1-2.2.3-5-2.1-6.3"/></g></svg>
</template>

CSS

.icon-skull-and-crossbones {
  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%2064%2064%22%3E%3Cg%20fill%3D%22%2394989b%22%3E%3Cpath%20d%3D%22M46.5%2022c1.2-2.1%201.9-4.5%201.9-7C48.4%206.7%2041%200%2032%200S15.6%206.7%2015.6%2015c0%202.5.7%204.9%201.9%207c-1.1.8-1.9%202.1-1.9%203.5c0%202.5%202.2%204.5%204.9%204.5c.3%200%20.5%200%20.7-.1c-.3.7-.7%201.6-.7%202c-.4%201.8%201.6%203.4%203.7%203.4c0%200%201%20.1%201.2-.1c.8-.7%200-3.8%200-3.8c0-.5.5-1%201-1c.6%200%201%20.4%201%201c0%200-.8%203.2%200%203.9c.6.6%202.9.6%203.5%200c.8-.7%200-3.9%200-3.9c0-.5.5-1%201-1s1%20.4%201%201c0%200-.8%203.2%200%203.9c.6.6%202.9.6%203.5%200c.8-.7%200-3.9%200-3.9c0-.5.5-1%201-1c.6%200%201%20.4%201%201c0%200-.8%203.1%200%203.8c.2.2%201.2.1%201.2.1c2%200%204-1.5%203.7-3.4c-.1-.4-.4-1.3-.8-2c.2%200%20.5.1.8.1c2.7%200%204.9-2%204.9-4.5c.2-1.4-.6-2.6-1.7-3.5m-23.3.9c-1.8-1.2-6.6-6.4-2.7-6.6c2.4-.1%208.3%201.9%208.7%204.1c.2%201.4-4.2%203.7-6%202.5m11.6%204.7c-.9.9-4.4.9-5.3%200c-.9-.8.6-1.4%201.1-2.3c.6-1%20.9-1.9%201.6-1.9s1%20.9%201.6%201.9c.4.8%201.8%201.5%201%202.3m6.2-4.7c-1.8%201.2-6.3-1.1-6-2.6c.4-2.2%206.2-4.2%208.7-4.1c3.9.3-.8%205.4-2.7%206.7%22%2F%3E%3Cpath%20d%3D%22M59.5%2051.5c-2.2-1.2-3.7-.3-3.7-.3c-1.5.9-4.1%201-5.7.1l-12.3-6.5l12.3-6.5c1.6-.8%204.1-.8%205.7.1c0%200%201.5.9%203.7-.3c2.4-1.3%203.2-4%201.8-6.2l-.5-.7c-.8-.5-1.5-1.7-1.6-2.5l-.5-.7c-1.4-2.2-4.4-2.9-6.8-1.7c-2.2%201.2-2.2%202.8-2.2%202.8c.1%201.7-1.1%203.7-2.7%204.6l-15.2%208l-15.2-8c-1.6-.8-2.8-2.9-2.7-4.6c0%200%20.1-1.6-2.2-2.8c-2.4-1.3-5.4-.5-6.8%201.7l-.5.7c-.1.9-.8%202-1.6%202.5l-.5.7c-1.4%202.2-.6%205%201.8%206.2c2.2%201.2%203.7.3%203.7.3c1.5-.9%204.1-1%205.7-.1l12.3%206.5l-12.3%206.5c-1.6.8-4.1.8-5.7-.1c0%200-1.5-.9-3.7.3c-2.4%201.3-3.2%204-1.8%206.2l.5.7c1.1.6%201.8%201.7%201.9%202.6l.5.7c1.4%202.2%204.4%202.9%206.8%201.7c2.2-1.2%202.2-2.8%202.2-2.8c-.1-1.7%201.1-3.7%202.7-4.6l15.2-8l15.2%208c1.6.8%202.8%202.9%202.7%204.6c0%200-.1%201.6%202.2%202.8c2.4%201.3%205.4.5%206.8-1.7l.5-.7c.1-.9.8-2%201.6-2.5l.5-.7c1.1-2.2.3-5-2.1-6.3%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%2064%2064%22%3E%3Cg%20fill%3D%22%2394989b%22%3E%3Cpath%20d%3D%22M46.5%2022c1.2-2.1%201.9-4.5%201.9-7C48.4%206.7%2041%200%2032%200S15.6%206.7%2015.6%2015c0%202.5.7%204.9%201.9%207c-1.1.8-1.9%202.1-1.9%203.5c0%202.5%202.2%204.5%204.9%204.5c.3%200%20.5%200%20.7-.1c-.3.7-.7%201.6-.7%202c-.4%201.8%201.6%203.4%203.7%203.4c0%200%201%20.1%201.2-.1c.8-.7%200-3.8%200-3.8c0-.5.5-1%201-1c.6%200%201%20.4%201%201c0%200-.8%203.2%200%203.9c.6.6%202.9.6%203.5%200c.8-.7%200-3.9%200-3.9c0-.5.5-1%201-1s1%20.4%201%201c0%200-.8%203.2%200%203.9c.6.6%202.9.6%203.5%200c.8-.7%200-3.9%200-3.9c0-.5.5-1%201-1c.6%200%201%20.4%201%201c0%200-.8%203.1%200%203.8c.2.2%201.2.1%201.2.1c2%200%204-1.5%203.7-3.4c-.1-.4-.4-1.3-.8-2c.2%200%20.5.1.8.1c2.7%200%204.9-2%204.9-4.5c.2-1.4-.6-2.6-1.7-3.5m-23.3.9c-1.8-1.2-6.6-6.4-2.7-6.6c2.4-.1%208.3%201.9%208.7%204.1c.2%201.4-4.2%203.7-6%202.5m11.6%204.7c-.9.9-4.4.9-5.3%200c-.9-.8.6-1.4%201.1-2.3c.6-1%20.9-1.9%201.6-1.9s1%20.9%201.6%201.9c.4.8%201.8%201.5%201%202.3m6.2-4.7c-1.8%201.2-6.3-1.1-6-2.6c.4-2.2%206.2-4.2%208.7-4.1c3.9.3-.8%205.4-2.7%206.7%22%2F%3E%3Cpath%20d%3D%22M59.5%2051.5c-2.2-1.2-3.7-.3-3.7-.3c-1.5.9-4.1%201-5.7.1l-12.3-6.5l12.3-6.5c1.6-.8%204.1-.8%205.7.1c0%200%201.5.9%203.7-.3c2.4-1.3%203.2-4%201.8-6.2l-.5-.7c-.8-.5-1.5-1.7-1.6-2.5l-.5-.7c-1.4-2.2-4.4-2.9-6.8-1.7c-2.2%201.2-2.2%202.8-2.2%202.8c.1%201.7-1.1%203.7-2.7%204.6l-15.2%208l-15.2-8c-1.6-.8-2.8-2.9-2.7-4.6c0%200%20.1-1.6-2.2-2.8c-2.4-1.3-5.4-.5-6.8%201.7l-.5.7c-.1.9-.8%202-1.6%202.5l-.5.7c-1.4%202.2-.6%205%201.8%206.2c2.2%201.2%203.7.3%203.7.3c1.5-.9%204.1-1%205.7-.1l12.3%206.5l-12.3%206.5c-1.6.8-4.1.8-5.7-.1c0%200-1.5-.9-3.7.3c-2.4%201.3-3.2%204-1.8%206.2l.5.7c1.1.6%201.8%201.7%201.9%202.6l.5.7c1.4%202.2%204.4%202.9%206.8%201.7c2.2-1.2%202.2-2.8%202.2-2.8c-.1-1.7%201.1-3.7%202.7-4.6l15.2-8l15.2%208c1.6.8%202.8%202.9%202.7%204.6c0%200-.1%201.6%202.2%202.8c2.4%201.3%205.4.5%206.8-1.7l.5-.7c.1-.9.8-2%201.6-2.5l.5-.7c1.1-2.2.3-5-2.1-6.3%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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