biohazard emoji
biohazard from Emoji One (Colored) by Emoji One · Default · Symbols · CC-BY-4.0 Attribution required.
- Name
- biohazard
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- Symbols
- Viewbox
- 64×64
- License
- CC BY 4.0
The same emoji in other sets
biohazardFont Awesome 6 SolidbiohazardFont Awesome SolidbiohazardFluent EmojibiohazardFluent Emoji FlatbiohazardFluent Emoji High ContrastbiohazardHuge IconsbiohazardLine AwesomebiohazardLucidebiohazardMaterial Design IconsbiohazardNoto EmojibiohazardOpenMojibiohazardPhosphorbiohazardTabler IconsbiohazardTwitter Emoji
More symbols icons from Emoji One (Colored)
Use the biohazard emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="#eda454"><path d="M38.4 25.3c1.3-.9 2.3-2.1 3.1-3.5c-2.7-1.9-6-3-9.5-3s-6.8 1.1-9.5 3c.8 1.4 1.8 2.6 3.1 3.5c1.9-1.2 4.1-1.9 6.4-1.9s4.6.7 6.4 1.9m10.1 8.8c-1.6 0-3.2.3-4.6 1v.3c0 4.6-2.5 8.5-6.3 10.6c.2 1.6.6 3.1 1.4 4.5c5.6-2.7 9.5-8.4 9.5-15.1c.1-.4.1-.9 0-1.3M20 35.4v-.3c-1.4-.6-3-1-4.6-.9v1.3c0 6.7 3.9 12.4 9.5 15.1q1.2-2.1 1.5-4.5C22.6 44 20 40 20 35.4"/><path d="M8.8 34c5.9-3.4 13.4-1.7 17.1 3.8l2.3-1.3c-.1-.4-.2-.7-.2-1.1c0-1.9 1.3-3.4 3-3.8V29c-6.7-.5-12-6.1-12-13c0-5.3 3.1-9.9 7.6-11.9c-6.7 2.2-11.5 8.6-11.5 16c0 2.3.4 4.4 1.2 6.4c-2.1.3-4.1 1-6.1 2.1c-6.4 3.7-9.5 11.1-8 18.1c-.3-5 2.1-10 6.6-12.7M62 43.3c.1-5.9-3-11.6-8.4-14.8c-1.9-1.1-4-1.8-6.1-2.1c.8-2 1.2-4.1 1.2-6.4c0-7.5-4.8-13.8-11.5-16c4.5 2 7.6 6.6 7.6 11.9c0 6.9-5.3 12.5-12 13v2.6c1.7.4 3 2 3 3.8c0 .4-.1.8-.2 1.2l2.3 1.3c3.7-5.6 11.2-7.3 17.2-3.9c4.1 2.4 6.5 6.7 6.5 11.2c0 .5 0 .9-.1 1.4c.4-1 .5-2.1.5-3.2m-19.6 13c-4.2-2.4-6.5-6.8-6.5-11.3c0-1.9.4-3.9 1.3-5.7L34.9 38c-.7.8-1.7 1.2-2.9 1.2c-1.1 0-2.2-.5-2.9-1.3l-2.3 1.3c3 6.1.8 13.5-5.2 17c-4.6 2.7-10 2.2-14-.6c5.3 4.7 13.1 5.8 19.6 2q2.85-1.65 4.8-4.2q1.95 2.55 4.8 4.2c6.4 3.7 14.3 2.7 19.6-2c-4 3-9.5 3.4-14 .7"/></g></svg>
React
import type { SVGProps } from "react";
export function EmojioneBiohazard(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="#eda454"><path d="M38.4 25.3c1.3-.9 2.3-2.1 3.1-3.5c-2.7-1.9-6-3-9.5-3s-6.8 1.1-9.5 3c.8 1.4 1.8 2.6 3.1 3.5c1.9-1.2 4.1-1.9 6.4-1.9s4.6.7 6.4 1.9m10.1 8.8c-1.6 0-3.2.3-4.6 1v.3c0 4.6-2.5 8.5-6.3 10.6c.2 1.6.6 3.1 1.4 4.5c5.6-2.7 9.5-8.4 9.5-15.1c.1-.4.1-.9 0-1.3M20 35.4v-.3c-1.4-.6-3-1-4.6-.9v1.3c0 6.7 3.9 12.4 9.5 15.1q1.2-2.1 1.5-4.5C22.6 44 20 40 20 35.4"/><path d="M8.8 34c5.9-3.4 13.4-1.7 17.1 3.8l2.3-1.3c-.1-.4-.2-.7-.2-1.1c0-1.9 1.3-3.4 3-3.8V29c-6.7-.5-12-6.1-12-13c0-5.3 3.1-9.9 7.6-11.9c-6.7 2.2-11.5 8.6-11.5 16c0 2.3.4 4.4 1.2 6.4c-2.1.3-4.1 1-6.1 2.1c-6.4 3.7-9.5 11.1-8 18.1c-.3-5 2.1-10 6.6-12.7M62 43.3c.1-5.9-3-11.6-8.4-14.8c-1.9-1.1-4-1.8-6.1-2.1c.8-2 1.2-4.1 1.2-6.4c0-7.5-4.8-13.8-11.5-16c4.5 2 7.6 6.6 7.6 11.9c0 6.9-5.3 12.5-12 13v2.6c1.7.4 3 2 3 3.8c0 .4-.1.8-.2 1.2l2.3 1.3c3.7-5.6 11.2-7.3 17.2-3.9c4.1 2.4 6.5 6.7 6.5 11.2c0 .5 0 .9-.1 1.4c.4-1 .5-2.1.5-3.2m-19.6 13c-4.2-2.4-6.5-6.8-6.5-11.3c0-1.9.4-3.9 1.3-5.7L34.9 38c-.7.8-1.7 1.2-2.9 1.2c-1.1 0-2.2-.5-2.9-1.3l-2.3 1.3c3 6.1.8 13.5-5.2 17c-4.6 2.7-10 2.2-14-.6c5.3 4.7 13.1 5.8 19.6 2q2.85-1.65 4.8-4.2q1.95 2.55 4.8 4.2c6.4 3.7 14.3 2.7 19.6-2c-4 3-9.5 3.4-14 .7"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="#eda454"><path d="M38.4 25.3c1.3-.9 2.3-2.1 3.1-3.5c-2.7-1.9-6-3-9.5-3s-6.8 1.1-9.5 3c.8 1.4 1.8 2.6 3.1 3.5c1.9-1.2 4.1-1.9 6.4-1.9s4.6.7 6.4 1.9m10.1 8.8c-1.6 0-3.2.3-4.6 1v.3c0 4.6-2.5 8.5-6.3 10.6c.2 1.6.6 3.1 1.4 4.5c5.6-2.7 9.5-8.4 9.5-15.1c.1-.4.1-.9 0-1.3M20 35.4v-.3c-1.4-.6-3-1-4.6-.9v1.3c0 6.7 3.9 12.4 9.5 15.1q1.2-2.1 1.5-4.5C22.6 44 20 40 20 35.4"/><path d="M8.8 34c5.9-3.4 13.4-1.7 17.1 3.8l2.3-1.3c-.1-.4-.2-.7-.2-1.1c0-1.9 1.3-3.4 3-3.8V29c-6.7-.5-12-6.1-12-13c0-5.3 3.1-9.9 7.6-11.9c-6.7 2.2-11.5 8.6-11.5 16c0 2.3.4 4.4 1.2 6.4c-2.1.3-4.1 1-6.1 2.1c-6.4 3.7-9.5 11.1-8 18.1c-.3-5 2.1-10 6.6-12.7M62 43.3c.1-5.9-3-11.6-8.4-14.8c-1.9-1.1-4-1.8-6.1-2.1c.8-2 1.2-4.1 1.2-6.4c0-7.5-4.8-13.8-11.5-16c4.5 2 7.6 6.6 7.6 11.9c0 6.9-5.3 12.5-12 13v2.6c1.7.4 3 2 3 3.8c0 .4-.1.8-.2 1.2l2.3 1.3c3.7-5.6 11.2-7.3 17.2-3.9c4.1 2.4 6.5 6.7 6.5 11.2c0 .5 0 .9-.1 1.4c.4-1 .5-2.1.5-3.2m-19.6 13c-4.2-2.4-6.5-6.8-6.5-11.3c0-1.9.4-3.9 1.3-5.7L34.9 38c-.7.8-1.7 1.2-2.9 1.2c-1.1 0-2.2-.5-2.9-1.3l-2.3 1.3c3 6.1.8 13.5-5.2 17c-4.6 2.7-10 2.2-14-.6c5.3 4.7 13.1 5.8 19.6 2q2.85-1.65 4.8-4.2q1.95 2.55 4.8 4.2c6.4 3.7 14.3 2.7 19.6-2c-4 3-9.5 3.4-14 .7"/></g></svg> </template>
CSS
.icon-biohazard {
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%23eda454%22%3E%3Cpath%20d%3D%22M38.4%2025.3c1.3-.9%202.3-2.1%203.1-3.5c-2.7-1.9-6-3-9.5-3s-6.8%201.1-9.5%203c.8%201.4%201.8%202.6%203.1%203.5c1.9-1.2%204.1-1.9%206.4-1.9s4.6.7%206.4%201.9m10.1%208.8c-1.6%200-3.2.3-4.6%201v.3c0%204.6-2.5%208.5-6.3%2010.6c.2%201.6.6%203.1%201.4%204.5c5.6-2.7%209.5-8.4%209.5-15.1c.1-.4.1-.9%200-1.3M20%2035.4v-.3c-1.4-.6-3-1-4.6-.9v1.3c0%206.7%203.9%2012.4%209.5%2015.1q1.2-2.1%201.5-4.5C22.6%2044%2020%2040%2020%2035.4%22%2F%3E%3Cpath%20d%3D%22M8.8%2034c5.9-3.4%2013.4-1.7%2017.1%203.8l2.3-1.3c-.1-.4-.2-.7-.2-1.1c0-1.9%201.3-3.4%203-3.8V29c-6.7-.5-12-6.1-12-13c0-5.3%203.1-9.9%207.6-11.9c-6.7%202.2-11.5%208.6-11.5%2016c0%202.3.4%204.4%201.2%206.4c-2.1.3-4.1%201-6.1%202.1c-6.4%203.7-9.5%2011.1-8%2018.1c-.3-5%202.1-10%206.6-12.7M62%2043.3c.1-5.9-3-11.6-8.4-14.8c-1.9-1.1-4-1.8-6.1-2.1c.8-2%201.2-4.1%201.2-6.4c0-7.5-4.8-13.8-11.5-16c4.5%202%207.6%206.6%207.6%2011.9c0%206.9-5.3%2012.5-12%2013v2.6c1.7.4%203%202%203%203.8c0%20.4-.1.8-.2%201.2l2.3%201.3c3.7-5.6%2011.2-7.3%2017.2-3.9c4.1%202.4%206.5%206.7%206.5%2011.2c0%20.5%200%20.9-.1%201.4c.4-1%20.5-2.1.5-3.2m-19.6%2013c-4.2-2.4-6.5-6.8-6.5-11.3c0-1.9.4-3.9%201.3-5.7L34.9%2038c-.7.8-1.7%201.2-2.9%201.2c-1.1%200-2.2-.5-2.9-1.3l-2.3%201.3c3%206.1.8%2013.5-5.2%2017c-4.6%202.7-10%202.2-14-.6c5.3%204.7%2013.1%205.8%2019.6%202q2.85-1.65%204.8-4.2q1.95%202.55%204.8%204.2c6.4%203.7%2014.3%202.7%2019.6-2c-4%203-9.5%203.4-14%20.7%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%23eda454%22%3E%3Cpath%20d%3D%22M38.4%2025.3c1.3-.9%202.3-2.1%203.1-3.5c-2.7-1.9-6-3-9.5-3s-6.8%201.1-9.5%203c.8%201.4%201.8%202.6%203.1%203.5c1.9-1.2%204.1-1.9%206.4-1.9s4.6.7%206.4%201.9m10.1%208.8c-1.6%200-3.2.3-4.6%201v.3c0%204.6-2.5%208.5-6.3%2010.6c.2%201.6.6%203.1%201.4%204.5c5.6-2.7%209.5-8.4%209.5-15.1c.1-.4.1-.9%200-1.3M20%2035.4v-.3c-1.4-.6-3-1-4.6-.9v1.3c0%206.7%203.9%2012.4%209.5%2015.1q1.2-2.1%201.5-4.5C22.6%2044%2020%2040%2020%2035.4%22%2F%3E%3Cpath%20d%3D%22M8.8%2034c5.9-3.4%2013.4-1.7%2017.1%203.8l2.3-1.3c-.1-.4-.2-.7-.2-1.1c0-1.9%201.3-3.4%203-3.8V29c-6.7-.5-12-6.1-12-13c0-5.3%203.1-9.9%207.6-11.9c-6.7%202.2-11.5%208.6-11.5%2016c0%202.3.4%204.4%201.2%206.4c-2.1.3-4.1%201-6.1%202.1c-6.4%203.7-9.5%2011.1-8%2018.1c-.3-5%202.1-10%206.6-12.7M62%2043.3c.1-5.9-3-11.6-8.4-14.8c-1.9-1.1-4-1.8-6.1-2.1c.8-2%201.2-4.1%201.2-6.4c0-7.5-4.8-13.8-11.5-16c4.5%202%207.6%206.6%207.6%2011.9c0%206.9-5.3%2012.5-12%2013v2.6c1.7.4%203%202%203%203.8c0%20.4-.1.8-.2%201.2l2.3%201.3c3.7-5.6%2011.2-7.3%2017.2-3.9c4.1%202.4%206.5%206.7%206.5%2011.2c0%20.5%200%20.9-.1%201.4c.4-1%20.5-2.1.5-3.2m-19.6%2013c-4.2-2.4-6.5-6.8-6.5-11.3c0-1.9.4-3.9%201.3-5.7L34.9%2038c-.7.8-1.7%201.2-2.9%201.2c-1.1%200-2.2-.5-2.9-1.3l-2.3%201.3c3%206.1.8%2013.5-5.2%2017c-4.6%202.7-10%202.2-14-.6c5.3%204.7%2013.1%205.8%2019.6%202q2.85-1.65%204.8-4.2q1.95%202.55%204.8%204.2c6.4%203.7%2014.3%202.7%2019.6-2c-4%203-9.5%203.4-14%20.7%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/biohazard.svg?color=%231a73e8&size=48