face screaming in fear emoji
face-screaming-in-fear from Streamline Emojis by Streamline · Default · Smiley People · CC-BY-4.0 Attribution required.
- Name
- face-screaming-in-fear
- 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
alienamazed-faceamusing-faceanguished-faceanxious-faceastonished-faceastronaut-1astronaut-2baby-1baby-2baby-3baby-angel-1baby-angel-2backhand-index-pointing-down-1backhand-index-pointing-down-2backhand-index-pointing-left-1backhand-index-pointing-left-2backhand-index-pointing-right-1backhand-index-pointing-right-2backhand-index-pointing-up-1backhand-index-pointing-up-2beaming-face-with-smiling-eyesbikiniboy-1
Use the face screaming in fear emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#ffe500" d="M4 21.5a20 20 0 1 0 40 0a20 20 0 1 0-40 0"/><path fill="#ebcb00" d="M24 1.5a20 20 0 1 0 20 20a20 20 0 0 0-20-20m0 37a18.25 18.25 0 1 1 18.25-18.25A18.25 18.25 0 0 1 24 38.5"/><path fill="#fff48c" d="M18 5.5a6 1.5 0 1 0 12 0a6 1.5 0 1 0-12 0"/><path fill="#45413c" d="M8 45.5a16 1.5 0 1 0 32 0a16 1.5 0 1 0-32 0" opacity=".15"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M4 21.5a20 20 0 1 0 40 0a20 20 0 1 0-40 0"/><path fill="#ffaa54" d="M38.5 26.5c0 .83-1.12 1.5-2.5 1.5s-2.5-.67-2.5-1.5S34.62 25 36 25s2.5.67 2.5 1.5m-29 0a2.5 1.5 0 1 0 5 0a2.5 1.5 0 1 0-5 0"/><path fill="#ffb0ca" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M19 31.5a5 8 0 1 0 10 0a5 8 0 1 0-10 0"/><path fill="#fff" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M37.41 16.54c1.54 2.48 1.32 5.39-.48 6.51s-4.5 0-6-2.47s-1.32-5.38.48-6.5s4.47-.02 6 2.46m-26.82 0c-1.54 2.48-1.32 5.39.48 6.51s4.5 0 6-2.47s1.32-5.38-.48-6.5s-4.47-.02-6 2.46"/><path fill="#ffe500" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M14.76 45.15a1 1 0 0 1-1 .85H8a1 1 0 0 1-.8-.4a1 1 0 0 1-.16-.88c1.32-4.63-.33-12-3-16.6c-1.5-2.62 1.73-2.56 3-1.82c8.96 6.07 8.17 15.92 7.72 18.85m18.48 0a1 1 0 0 0 1 .85H40a1 1 0 0 0 .8-.4a1 1 0 0 0 .16-.88c-1.32-4.63.33-12 3-16.6c1.5-2.62-1.73-2.56-3-1.82c-8.96 6.07-8.17 15.92-7.72 18.85"/><path fill="#ff866e" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M24 39.5c1.79 0 3.35-1.5 4.24-3.75C27.35 33.5 25.79 32 24 32s-3.35 1.5-4.24 3.75C20.65 38 22.21 39.5 24 39.5"/></svg>
React
import type { SVGProps } from "react";
export function StreamlineEmojisFaceScreamingInFear(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#ffe500" d="M4 21.5a20 20 0 1 0 40 0a20 20 0 1 0-40 0"/><path fill="#ebcb00" d="M24 1.5a20 20 0 1 0 20 20a20 20 0 0 0-20-20m0 37a18.25 18.25 0 1 1 18.25-18.25A18.25 18.25 0 0 1 24 38.5"/><path fill="#fff48c" d="M18 5.5a6 1.5 0 1 0 12 0a6 1.5 0 1 0-12 0"/><path fill="#45413c" d="M8 45.5a16 1.5 0 1 0 32 0a16 1.5 0 1 0-32 0" opacity=".15"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M4 21.5a20 20 0 1 0 40 0a20 20 0 1 0-40 0"/><path fill="#ffaa54" d="M38.5 26.5c0 .83-1.12 1.5-2.5 1.5s-2.5-.67-2.5-1.5S34.62 25 36 25s2.5.67 2.5 1.5m-29 0a2.5 1.5 0 1 0 5 0a2.5 1.5 0 1 0-5 0"/><path fill="#ffb0ca" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M19 31.5a5 8 0 1 0 10 0a5 8 0 1 0-10 0"/><path fill="#fff" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M37.41 16.54c1.54 2.48 1.32 5.39-.48 6.51s-4.5 0-6-2.47s-1.32-5.38.48-6.5s4.47-.02 6 2.46m-26.82 0c-1.54 2.48-1.32 5.39.48 6.51s4.5 0 6-2.47s1.32-5.38-.48-6.5s-4.47-.02-6 2.46"/><path fill="#ffe500" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M14.76 45.15a1 1 0 0 1-1 .85H8a1 1 0 0 1-.8-.4a1 1 0 0 1-.16-.88c1.32-4.63-.33-12-3-16.6c-1.5-2.62 1.73-2.56 3-1.82c8.96 6.07 8.17 15.92 7.72 18.85m18.48 0a1 1 0 0 0 1 .85H40a1 1 0 0 0 .8-.4a1 1 0 0 0 .16-.88c-1.32-4.63.33-12 3-16.6c1.5-2.62-1.73-2.56-3-1.82c-8.96 6.07-8.17 15.92-7.72 18.85"/><path fill="#ff866e" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M24 39.5c1.79 0 3.35-1.5 4.24-3.75C27.35 33.5 25.79 32 24 32s-3.35 1.5-4.24 3.75C20.65 38 22.21 39.5 24 39.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#ffe500" d="M4 21.5a20 20 0 1 0 40 0a20 20 0 1 0-40 0"/><path fill="#ebcb00" d="M24 1.5a20 20 0 1 0 20 20a20 20 0 0 0-20-20m0 37a18.25 18.25 0 1 1 18.25-18.25A18.25 18.25 0 0 1 24 38.5"/><path fill="#fff48c" d="M18 5.5a6 1.5 0 1 0 12 0a6 1.5 0 1 0-12 0"/><path fill="#45413c" d="M8 45.5a16 1.5 0 1 0 32 0a16 1.5 0 1 0-32 0" opacity=".15"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M4 21.5a20 20 0 1 0 40 0a20 20 0 1 0-40 0"/><path fill="#ffaa54" d="M38.5 26.5c0 .83-1.12 1.5-2.5 1.5s-2.5-.67-2.5-1.5S34.62 25 36 25s2.5.67 2.5 1.5m-29 0a2.5 1.5 0 1 0 5 0a2.5 1.5 0 1 0-5 0"/><path fill="#ffb0ca" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M19 31.5a5 8 0 1 0 10 0a5 8 0 1 0-10 0"/><path fill="#fff" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M37.41 16.54c1.54 2.48 1.32 5.39-.48 6.51s-4.5 0-6-2.47s-1.32-5.38.48-6.5s4.47-.02 6 2.46m-26.82 0c-1.54 2.48-1.32 5.39.48 6.51s4.5 0 6-2.47s1.32-5.38-.48-6.5s-4.47-.02-6 2.46"/><path fill="#ffe500" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M14.76 45.15a1 1 0 0 1-1 .85H8a1 1 0 0 1-.8-.4a1 1 0 0 1-.16-.88c1.32-4.63-.33-12-3-16.6c-1.5-2.62 1.73-2.56 3-1.82c8.96 6.07 8.17 15.92 7.72 18.85m18.48 0a1 1 0 0 0 1 .85H40a1 1 0 0 0 .8-.4a1 1 0 0 0 .16-.88c-1.32-4.63.33-12 3-16.6c1.5-2.62-1.73-2.56-3-1.82c-8.96 6.07-8.17 15.92-7.72 18.85"/><path fill="#ff866e" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M24 39.5c1.79 0 3.35-1.5 4.24-3.75C27.35 33.5 25.79 32 24 32s-3.35 1.5-4.24 3.75C20.65 38 22.21 39.5 24 39.5"/></svg> </template>
CSS
.icon-face-screaming-in-fear {
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%23ffe500%22%20d%3D%22M4%2021.5a20%2020%200%201%200%2040%200a20%2020%200%201%200-40%200%22%2F%3E%3Cpath%20fill%3D%22%23ebcb00%22%20d%3D%22M24%201.5a20%2020%200%201%200%2020%2020a20%2020%200%200%200-20-20m0%2037a18.25%2018.25%200%201%201%2018.25-18.25A18.25%2018.25%200%200%201%2024%2038.5%22%2F%3E%3Cpath%20fill%3D%22%23fff48c%22%20d%3D%22M18%205.5a6%201.5%200%201%200%2012%200a6%201.5%200%201%200-12%200%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M8%2045.5a16%201.5%200%201%200%2032%200a16%201.5%200%201%200-32%200%22%20opacity%3D%22.15%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%22M4%2021.5a20%2020%200%201%200%2040%200a20%2020%200%201%200-40%200%22%2F%3E%3Cpath%20fill%3D%22%23ffaa54%22%20d%3D%22M38.5%2026.5c0%20.83-1.12%201.5-2.5%201.5s-2.5-.67-2.5-1.5S34.62%2025%2036%2025s2.5.67%202.5%201.5m-29%200a2.5%201.5%200%201%200%205%200a2.5%201.5%200%201%200-5%200%22%2F%3E%3Cpath%20fill%3D%22%23ffb0ca%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M19%2031.5a5%208%200%201%200%2010%200a5%208%200%201%200-10%200%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M37.41%2016.54c1.54%202.48%201.32%205.39-.48%206.51s-4.5%200-6-2.47s-1.32-5.38.48-6.5s4.47-.02%206%202.46m-26.82%200c-1.54%202.48-1.32%205.39.48%206.51s4.5%200%206-2.47s1.32-5.38-.48-6.5s-4.47-.02-6%202.46%22%2F%3E%3Cpath%20fill%3D%22%23ffe500%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M14.76%2045.15a1%201%200%200%201-1%20.85H8a1%201%200%200%201-.8-.4a1%201%200%200%201-.16-.88c1.32-4.63-.33-12-3-16.6c-1.5-2.62%201.73-2.56%203-1.82c8.96%206.07%208.17%2015.92%207.72%2018.85m18.48%200a1%201%200%200%200%201%20.85H40a1%201%200%200%200%20.8-.4a1%201%200%200%200%20.16-.88c-1.32-4.63.33-12%203-16.6c1.5-2.62-1.73-2.56-3-1.82c-8.96%206.07-8.17%2015.92-7.72%2018.85%22%2F%3E%3Cpath%20fill%3D%22%23ff866e%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%2039.5c1.79%200%203.35-1.5%204.24-3.75C27.35%2033.5%2025.79%2032%2024%2032s-3.35%201.5-4.24%203.75C20.65%2038%2022.21%2039.5%2024%2039.5%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%23ffe500%22%20d%3D%22M4%2021.5a20%2020%200%201%200%2040%200a20%2020%200%201%200-40%200%22%2F%3E%3Cpath%20fill%3D%22%23ebcb00%22%20d%3D%22M24%201.5a20%2020%200%201%200%2020%2020a20%2020%200%200%200-20-20m0%2037a18.25%2018.25%200%201%201%2018.25-18.25A18.25%2018.25%200%200%201%2024%2038.5%22%2F%3E%3Cpath%20fill%3D%22%23fff48c%22%20d%3D%22M18%205.5a6%201.5%200%201%200%2012%200a6%201.5%200%201%200-12%200%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M8%2045.5a16%201.5%200%201%200%2032%200a16%201.5%200%201%200-32%200%22%20opacity%3D%22.15%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%22M4%2021.5a20%2020%200%201%200%2040%200a20%2020%200%201%200-40%200%22%2F%3E%3Cpath%20fill%3D%22%23ffaa54%22%20d%3D%22M38.5%2026.5c0%20.83-1.12%201.5-2.5%201.5s-2.5-.67-2.5-1.5S34.62%2025%2036%2025s2.5.67%202.5%201.5m-29%200a2.5%201.5%200%201%200%205%200a2.5%201.5%200%201%200-5%200%22%2F%3E%3Cpath%20fill%3D%22%23ffb0ca%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M19%2031.5a5%208%200%201%200%2010%200a5%208%200%201%200-10%200%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M37.41%2016.54c1.54%202.48%201.32%205.39-.48%206.51s-4.5%200-6-2.47s-1.32-5.38.48-6.5s4.47-.02%206%202.46m-26.82%200c-1.54%202.48-1.32%205.39.48%206.51s4.5%200%206-2.47s1.32-5.38-.48-6.5s-4.47-.02-6%202.46%22%2F%3E%3Cpath%20fill%3D%22%23ffe500%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M14.76%2045.15a1%201%200%200%201-1%20.85H8a1%201%200%200%201-.8-.4a1%201%200%200%201-.16-.88c1.32-4.63-.33-12-3-16.6c-1.5-2.62%201.73-2.56%203-1.82c8.96%206.07%208.17%2015.92%207.72%2018.85m18.48%200a1%201%200%200%200%201%20.85H40a1%201%200%200%200%20.8-.4a1%201%200%200%200%20.16-.88c-1.32-4.63.33-12%203-16.6c1.5-2.62-1.73-2.56-3-1.82c-8.96%206.07-8.17%2015.92-7.72%2018.85%22%2F%3E%3Cpath%20fill%3D%22%23ff866e%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%2039.5c1.79%200%203.35-1.5%204.24-3.75C27.35%2033.5%2025.79%2032%2024%2032s-3.35%201.5-4.24%203.75C20.65%2038%2022.21%2039.5%2024%2039.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/streamline-emojis/face-screaming-in-fear.svg?color=%231a73e8&size=48