skull and crossbones emoji
skull-and-crossbones from Fluent Emoji High Contrast by Microsoft Corporation · Default · Smileys & Emotion · MIT Free for personal and commercial use.
- Name
- skull-and-crossbones
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Smileys & Emotion
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More smileys & emotion icons from Fluent Emoji High Contrast
alienalien-monsteranger-symbolangry-faceangry-face-with-hornsanguished-faceanxious-face-with-sweatastonished-facebeaming-face-with-smiling-eyesbeating-heartblack-heartblue-heartbombbroken-heartbrown-heartcat-with-tears-of-joycat-with-wry-smileclown-facecold-facecollisionconfounded-faceconfused-facecowboy-hat-facecrying-cat
Use the skull and crossbones emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M20.19 19c1.76 0 3.19-.42 3.19-2.227c0-1.816-1.43-3.283-3.19-3.273c-1.76 0-3.19 1.467-3.19 3.273S18.43 19 20.19 19m-8.435 0c1.79 0 3.245-.42 3.245-2.222c0-1.813-1.444-3.278-3.245-3.278c-1.8 0-3.255 1.475-3.255 3.278S9.965 19 11.755 19m4.82 1h-1.15c-.287 0-.499-.33-.4-.642l.211-.726c.107-.377.417-.632.76-.632c.342 0 .644.255.759.623l.22.726c.098.311-.106.651-.4.651"/><path d="M9.892 6.892L8.696 5.696a2.5 2.5 0 1 0-4.654-1.654a2.5 2.5 0 1 0 1.654 4.654l1.188 1.188A10.95 10.95 0 0 0 5 16.04c0 2.034.56 3.534 1.732 4.528c.342.29.72.522 1.125.709l-2.16 2.167a2.4 2.4 0 0 0-1.34-.41c-1.3 0-2.357 1.04-2.357 2.322c0 1.28 1.056 2.312 2.356 2.312A2.34 2.34 0 0 0 6.703 30c1.3 0 2.356-1.04 2.356-2.322c0-.53-.183-1.011-.487-1.401l1.464-1.47a2.626 2.626 0 0 0 4.254 1.597c.47.373 1.064.596 1.71.596s1.24-.223 1.71-.596a2.626 2.626 0 0 0 4.256-1.604l1.484 1.55a2.322 2.322 0 0 0 1.91 3.64c1.28 0 2.32-1.04 2.32-2.32c1.28 0 2.33-1.03 2.33-2.31s-1.04-2.32-2.32-2.32c-.53 0-1.01.18-1.4.48l-2.145-2.24a5 5 0 0 0 1.123-.709C26.441 19.576 27 18.073 27 16.04a10.95 10.95 0 0 0-1.882-6.158l1.186-1.186a2.5 2.5 0 1 0 1.654-4.654a2.5 2.5 0 1 0-4.654 1.654L22.11 6.89A10.95 10.95 0 0 0 16 5.04c-2.26 0-4.36.682-6.108 1.852M13.25 23v1.375a.625.625 0 1 1-1.25 0v-4.302l-.913-.08c-1.444-.125-2.43-.416-3.062-.95C7.445 18.55 7 17.705 7 16.04c0-4.968 4.032-9 9-9s9 4.023 9 9c0 1.667-.446 2.514-1.026 3.006c-.63.535-1.616.827-3.057.948L20 20.07v4.305a.625.625 0 1 1-1.25 0V23a1 1 0 1 0-2 0v1.25a.75.75 0 0 1-1.5 0V23a1 1 0 1 0-2 0"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastSkullAndCrossbones(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M20.19 19c1.76 0 3.19-.42 3.19-2.227c0-1.816-1.43-3.283-3.19-3.273c-1.76 0-3.19 1.467-3.19 3.273S18.43 19 20.19 19m-8.435 0c1.79 0 3.245-.42 3.245-2.222c0-1.813-1.444-3.278-3.245-3.278c-1.8 0-3.255 1.475-3.255 3.278S9.965 19 11.755 19m4.82 1h-1.15c-.287 0-.499-.33-.4-.642l.211-.726c.107-.377.417-.632.76-.632c.342 0 .644.255.759.623l.22.726c.098.311-.106.651-.4.651"/><path d="M9.892 6.892L8.696 5.696a2.5 2.5 0 1 0-4.654-1.654a2.5 2.5 0 1 0 1.654 4.654l1.188 1.188A10.95 10.95 0 0 0 5 16.04c0 2.034.56 3.534 1.732 4.528c.342.29.72.522 1.125.709l-2.16 2.167a2.4 2.4 0 0 0-1.34-.41c-1.3 0-2.357 1.04-2.357 2.322c0 1.28 1.056 2.312 2.356 2.312A2.34 2.34 0 0 0 6.703 30c1.3 0 2.356-1.04 2.356-2.322c0-.53-.183-1.011-.487-1.401l1.464-1.47a2.626 2.626 0 0 0 4.254 1.597c.47.373 1.064.596 1.71.596s1.24-.223 1.71-.596a2.626 2.626 0 0 0 4.256-1.604l1.484 1.55a2.322 2.322 0 0 0 1.91 3.64c1.28 0 2.32-1.04 2.32-2.32c1.28 0 2.33-1.03 2.33-2.31s-1.04-2.32-2.32-2.32c-.53 0-1.01.18-1.4.48l-2.145-2.24a5 5 0 0 0 1.123-.709C26.441 19.576 27 18.073 27 16.04a10.95 10.95 0 0 0-1.882-6.158l1.186-1.186a2.5 2.5 0 1 0 1.654-4.654a2.5 2.5 0 1 0-4.654 1.654L22.11 6.89A10.95 10.95 0 0 0 16 5.04c-2.26 0-4.36.682-6.108 1.852M13.25 23v1.375a.625.625 0 1 1-1.25 0v-4.302l-.913-.08c-1.444-.125-2.43-.416-3.062-.95C7.445 18.55 7 17.705 7 16.04c0-4.968 4.032-9 9-9s9 4.023 9 9c0 1.667-.446 2.514-1.026 3.006c-.63.535-1.616.827-3.057.948L20 20.07v4.305a.625.625 0 1 1-1.25 0V23a1 1 0 1 0-2 0v1.25a.75.75 0 0 1-1.5 0V23a1 1 0 1 0-2 0"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M20.19 19c1.76 0 3.19-.42 3.19-2.227c0-1.816-1.43-3.283-3.19-3.273c-1.76 0-3.19 1.467-3.19 3.273S18.43 19 20.19 19m-8.435 0c1.79 0 3.245-.42 3.245-2.222c0-1.813-1.444-3.278-3.245-3.278c-1.8 0-3.255 1.475-3.255 3.278S9.965 19 11.755 19m4.82 1h-1.15c-.287 0-.499-.33-.4-.642l.211-.726c.107-.377.417-.632.76-.632c.342 0 .644.255.759.623l.22.726c.098.311-.106.651-.4.651"/><path d="M9.892 6.892L8.696 5.696a2.5 2.5 0 1 0-4.654-1.654a2.5 2.5 0 1 0 1.654 4.654l1.188 1.188A10.95 10.95 0 0 0 5 16.04c0 2.034.56 3.534 1.732 4.528c.342.29.72.522 1.125.709l-2.16 2.167a2.4 2.4 0 0 0-1.34-.41c-1.3 0-2.357 1.04-2.357 2.322c0 1.28 1.056 2.312 2.356 2.312A2.34 2.34 0 0 0 6.703 30c1.3 0 2.356-1.04 2.356-2.322c0-.53-.183-1.011-.487-1.401l1.464-1.47a2.626 2.626 0 0 0 4.254 1.597c.47.373 1.064.596 1.71.596s1.24-.223 1.71-.596a2.626 2.626 0 0 0 4.256-1.604l1.484 1.55a2.322 2.322 0 0 0 1.91 3.64c1.28 0 2.32-1.04 2.32-2.32c1.28 0 2.33-1.03 2.33-2.31s-1.04-2.32-2.32-2.32c-.53 0-1.01.18-1.4.48l-2.145-2.24a5 5 0 0 0 1.123-.709C26.441 19.576 27 18.073 27 16.04a10.95 10.95 0 0 0-1.882-6.158l1.186-1.186a2.5 2.5 0 1 0 1.654-4.654a2.5 2.5 0 1 0-4.654 1.654L22.11 6.89A10.95 10.95 0 0 0 16 5.04c-2.26 0-4.36.682-6.108 1.852M13.25 23v1.375a.625.625 0 1 1-1.25 0v-4.302l-.913-.08c-1.444-.125-2.43-.416-3.062-.95C7.445 18.55 7 17.705 7 16.04c0-4.968 4.032-9 9-9s9 4.023 9 9c0 1.667-.446 2.514-1.026 3.006c-.63.535-1.616.827-3.057.948L20 20.07v4.305a.625.625 0 1 1-1.25 0V23a1 1 0 1 0-2 0v1.25a.75.75 0 0 1-1.5 0V23a1 1 0 1 0-2 0"/></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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M20.19%2019c1.76%200%203.19-.42%203.19-2.227c0-1.816-1.43-3.283-3.19-3.273c-1.76%200-3.19%201.467-3.19%203.273S18.43%2019%2020.19%2019m-8.435%200c1.79%200%203.245-.42%203.245-2.222c0-1.813-1.444-3.278-3.245-3.278c-1.8%200-3.255%201.475-3.255%203.278S9.965%2019%2011.755%2019m4.82%201h-1.15c-.287%200-.499-.33-.4-.642l.211-.726c.107-.377.417-.632.76-.632c.342%200%20.644.255.759.623l.22.726c.098.311-.106.651-.4.651%22%2F%3E%3Cpath%20d%3D%22M9.892%206.892L8.696%205.696a2.5%202.5%200%201%200-4.654-1.654a2.5%202.5%200%201%200%201.654%204.654l1.188%201.188A10.95%2010.95%200%200%200%205%2016.04c0%202.034.56%203.534%201.732%204.528c.342.29.72.522%201.125.709l-2.16%202.167a2.4%202.4%200%200%200-1.34-.41c-1.3%200-2.357%201.04-2.357%202.322c0%201.28%201.056%202.312%202.356%202.312A2.34%202.34%200%200%200%206.703%2030c1.3%200%202.356-1.04%202.356-2.322c0-.53-.183-1.011-.487-1.401l1.464-1.47a2.626%202.626%200%200%200%204.254%201.597c.47.373%201.064.596%201.71.596s1.24-.223%201.71-.596a2.626%202.626%200%200%200%204.256-1.604l1.484%201.55a2.322%202.322%200%200%200%201.91%203.64c1.28%200%202.32-1.04%202.32-2.32c1.28%200%202.33-1.03%202.33-2.31s-1.04-2.32-2.32-2.32c-.53%200-1.01.18-1.4.48l-2.145-2.24a5%205%200%200%200%201.123-.709C26.441%2019.576%2027%2018.073%2027%2016.04a10.95%2010.95%200%200%200-1.882-6.158l1.186-1.186a2.5%202.5%200%201%200%201.654-4.654a2.5%202.5%200%201%200-4.654%201.654L22.11%206.89A10.95%2010.95%200%200%200%2016%205.04c-2.26%200-4.36.682-6.108%201.852M13.25%2023v1.375a.625.625%200%201%201-1.25%200v-4.302l-.913-.08c-1.444-.125-2.43-.416-3.062-.95C7.445%2018.55%207%2017.705%207%2016.04c0-4.968%204.032-9%209-9s9%204.023%209%209c0%201.667-.446%202.514-1.026%203.006c-.63.535-1.616.827-3.057.948L20%2020.07v4.305a.625.625%200%201%201-1.25%200V23a1%201%200%201%200-2%200v1.25a.75.75%200%200%201-1.5%200V23a1%201%200%201%200-2%200%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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M20.19%2019c1.76%200%203.19-.42%203.19-2.227c0-1.816-1.43-3.283-3.19-3.273c-1.76%200-3.19%201.467-3.19%203.273S18.43%2019%2020.19%2019m-8.435%200c1.79%200%203.245-.42%203.245-2.222c0-1.813-1.444-3.278-3.245-3.278c-1.8%200-3.255%201.475-3.255%203.278S9.965%2019%2011.755%2019m4.82%201h-1.15c-.287%200-.499-.33-.4-.642l.211-.726c.107-.377.417-.632.76-.632c.342%200%20.644.255.759.623l.22.726c.098.311-.106.651-.4.651%22%2F%3E%3Cpath%20d%3D%22M9.892%206.892L8.696%205.696a2.5%202.5%200%201%200-4.654-1.654a2.5%202.5%200%201%200%201.654%204.654l1.188%201.188A10.95%2010.95%200%200%200%205%2016.04c0%202.034.56%203.534%201.732%204.528c.342.29.72.522%201.125.709l-2.16%202.167a2.4%202.4%200%200%200-1.34-.41c-1.3%200-2.357%201.04-2.357%202.322c0%201.28%201.056%202.312%202.356%202.312A2.34%202.34%200%200%200%206.703%2030c1.3%200%202.356-1.04%202.356-2.322c0-.53-.183-1.011-.487-1.401l1.464-1.47a2.626%202.626%200%200%200%204.254%201.597c.47.373%201.064.596%201.71.596s1.24-.223%201.71-.596a2.626%202.626%200%200%200%204.256-1.604l1.484%201.55a2.322%202.322%200%200%200%201.91%203.64c1.28%200%202.32-1.04%202.32-2.32c1.28%200%202.33-1.03%202.33-2.31s-1.04-2.32-2.32-2.32c-.53%200-1.01.18-1.4.48l-2.145-2.24a5%205%200%200%200%201.123-.709C26.441%2019.576%2027%2018.073%2027%2016.04a10.95%2010.95%200%200%200-1.882-6.158l1.186-1.186a2.5%202.5%200%201%200%201.654-4.654a2.5%202.5%200%201%200-4.654%201.654L22.11%206.89A10.95%2010.95%200%200%200%2016%205.04c-2.26%200-4.36.682-6.108%201.852M13.25%2023v1.375a.625.625%200%201%201-1.25%200v-4.302l-.913-.08c-1.444-.125-2.43-.416-3.062-.95C7.445%2018.55%207%2017.705%207%2016.04c0-4.968%204.032-9%209-9s9%204.023%209%209c0%201.667-.446%202.514-1.026%203.006c-.63.535-1.616.827-3.057.948L20%2020.07v4.305a.625.625%200%201%201-1.25%200V23a1%201%200%201%200-2%200v1.25a.75.75%200%200%201-1.5%200V23a1%201%200%201%200-2%200%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/skull-and-crossbones.svg?color=%231a73e8&size=48