face screaming in fear emoji
face-screaming-in-fear from Twitter Emoji by Twitter · Default · Smileys & Emotion · CC-BY-4.0 Attribution required.
- Name
- face-screaming-in-fear
- Set
- Twitter Emoji
- Style
- Default
- Category
- Smileys & Emotion
- Viewbox
- 36×36
- License
- CC BY 4.0
The same emoji in other sets
More smileys & emotion icons from Twitter Emoji
alienalien-monsteranger-symbolangry-faceangry-face-with-hornsanguished-faceanxious-face-with-sweatastonished-facebeaming-face-with-smiling-eyesbeating-heartblack-heartblue-heartbroken-heartbrown-heartcat-with-tears-of-joycat-with-wry-smileclown-facecold-facecollisionconfounded-faceconfused-facecowboy-hat-facecrying-catcrying-face
Use the face screaming in fear emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffcc4d" d="M18 0C8.06 0 0 8.06 0 18c0 6.051 2.996 11.392 7.574 14.655C7.678 26.217 5.337 19 1.404 19c-.464 0-.84.066-1.153.183C.554 18.426 1.211 18 2.44 18c4.27 0 6.666 8.506 6.092 15.288A17.9 17.9 0 0 0 18 36c3.479 0 6.716-1.004 9.47-2.713C26.893 26.48 29.288 18 33.561 18c1.233 0 1.892.426 2.192 1.183c-.314-.117-.691-.183-1.157-.183c-3.938 0-6.278 7.199-6.17 13.655C33.005 29.392 36 24.051 36 18c0-9.94-8.059-18-18-18"/><path fill="#bdddf4" d="M18 0C8.06 0 0 8.06 0 18c0 1.192.123 2.356.344 3.484c.234-.863.6-1.691 1.058-2.484c-.463 0-.838.066-1.15.183c.264-.659.822-1.048 1.768-1.142C5.012 13.862 11.037 11 18 11s12.988 2.861 15.98 7.04c.95.094 1.51.482 1.772 1.143c-.312-.117-.689-.183-1.153-.183a10.5 10.5 0 0 1 1.058 2.484C35.878 20.356 36 19.192 36 18c0-9.94-8.059-18-18-18"/><path fill="#f5f8fa" d="M7.347 11.91c-.946 3.176.107 6.293 2.353 6.962c2.246.67 4.834-1.362 5.779-4.538c.946-3.175-.106-6.293-2.351-6.962S8.294 8.735 7.347 11.91m21.305 0c.946 3.176-.107 6.293-2.352 6.962c-2.246.67-4.834-1.362-5.779-4.538c-.946-3.175.107-6.293 2.351-6.962c2.245-.669 4.833 1.363 5.78 4.538"/><path fill="#664500" d="M18 18c-2.757 0-5 2.243-5 5v6c0 2.757 2.243 5 5 5s5-2.243 5-5v-6c0-2.757-2.243-5-5-5"/><path fill="#fcab40" d="M1.404 19c-.464 0-.84.066-1.153.183q.109-.267.281-.476C-1.33 20.998 2.849 28.54.818 36h6.46c1.19-6.96-1.235-17-5.874-17m34.349.183c-.314-.117-.691-.183-1.157-.183c-4.641 0-7.065 10.002-5.873 17h6.46c-1.906-7.045 1.656-14.089.57-16.817"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiFaceScreamingInFear(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffcc4d" d="M18 0C8.06 0 0 8.06 0 18c0 6.051 2.996 11.392 7.574 14.655C7.678 26.217 5.337 19 1.404 19c-.464 0-.84.066-1.153.183C.554 18.426 1.211 18 2.44 18c4.27 0 6.666 8.506 6.092 15.288A17.9 17.9 0 0 0 18 36c3.479 0 6.716-1.004 9.47-2.713C26.893 26.48 29.288 18 33.561 18c1.233 0 1.892.426 2.192 1.183c-.314-.117-.691-.183-1.157-.183c-3.938 0-6.278 7.199-6.17 13.655C33.005 29.392 36 24.051 36 18c0-9.94-8.059-18-18-18"/><path fill="#bdddf4" d="M18 0C8.06 0 0 8.06 0 18c0 1.192.123 2.356.344 3.484c.234-.863.6-1.691 1.058-2.484c-.463 0-.838.066-1.15.183c.264-.659.822-1.048 1.768-1.142C5.012 13.862 11.037 11 18 11s12.988 2.861 15.98 7.04c.95.094 1.51.482 1.772 1.143c-.312-.117-.689-.183-1.153-.183a10.5 10.5 0 0 1 1.058 2.484C35.878 20.356 36 19.192 36 18c0-9.94-8.059-18-18-18"/><path fill="#f5f8fa" d="M7.347 11.91c-.946 3.176.107 6.293 2.353 6.962c2.246.67 4.834-1.362 5.779-4.538c.946-3.175-.106-6.293-2.351-6.962S8.294 8.735 7.347 11.91m21.305 0c.946 3.176-.107 6.293-2.352 6.962c-2.246.67-4.834-1.362-5.779-4.538c-.946-3.175.107-6.293 2.351-6.962c2.245-.669 4.833 1.363 5.78 4.538"/><path fill="#664500" d="M18 18c-2.757 0-5 2.243-5 5v6c0 2.757 2.243 5 5 5s5-2.243 5-5v-6c0-2.757-2.243-5-5-5"/><path fill="#fcab40" d="M1.404 19c-.464 0-.84.066-1.153.183q.109-.267.281-.476C-1.33 20.998 2.849 28.54.818 36h6.46c1.19-6.96-1.235-17-5.874-17m34.349.183c-.314-.117-.691-.183-1.157-.183c-4.641 0-7.065 10.002-5.873 17h6.46c-1.906-7.045 1.656-14.089.57-16.817"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffcc4d" d="M18 0C8.06 0 0 8.06 0 18c0 6.051 2.996 11.392 7.574 14.655C7.678 26.217 5.337 19 1.404 19c-.464 0-.84.066-1.153.183C.554 18.426 1.211 18 2.44 18c4.27 0 6.666 8.506 6.092 15.288A17.9 17.9 0 0 0 18 36c3.479 0 6.716-1.004 9.47-2.713C26.893 26.48 29.288 18 33.561 18c1.233 0 1.892.426 2.192 1.183c-.314-.117-.691-.183-1.157-.183c-3.938 0-6.278 7.199-6.17 13.655C33.005 29.392 36 24.051 36 18c0-9.94-8.059-18-18-18"/><path fill="#bdddf4" d="M18 0C8.06 0 0 8.06 0 18c0 1.192.123 2.356.344 3.484c.234-.863.6-1.691 1.058-2.484c-.463 0-.838.066-1.15.183c.264-.659.822-1.048 1.768-1.142C5.012 13.862 11.037 11 18 11s12.988 2.861 15.98 7.04c.95.094 1.51.482 1.772 1.143c-.312-.117-.689-.183-1.153-.183a10.5 10.5 0 0 1 1.058 2.484C35.878 20.356 36 19.192 36 18c0-9.94-8.059-18-18-18"/><path fill="#f5f8fa" d="M7.347 11.91c-.946 3.176.107 6.293 2.353 6.962c2.246.67 4.834-1.362 5.779-4.538c.946-3.175-.106-6.293-2.351-6.962S8.294 8.735 7.347 11.91m21.305 0c.946 3.176-.107 6.293-2.352 6.962c-2.246.67-4.834-1.362-5.779-4.538c-.946-3.175.107-6.293 2.351-6.962c2.245-.669 4.833 1.363 5.78 4.538"/><path fill="#664500" d="M18 18c-2.757 0-5 2.243-5 5v6c0 2.757 2.243 5 5 5s5-2.243 5-5v-6c0-2.757-2.243-5-5-5"/><path fill="#fcab40" d="M1.404 19c-.464 0-.84.066-1.153.183q.109-.267.281-.476C-1.33 20.998 2.849 28.54.818 36h6.46c1.19-6.96-1.235-17-5.874-17m34.349.183c-.314-.117-.691-.183-1.157-.183c-4.641 0-7.065 10.002-5.873 17h6.46c-1.906-7.045 1.656-14.089.57-16.817"/></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%2036%2036%22%3E%3Cpath%20fill%3D%22%23ffcc4d%22%20d%3D%22M18%200C8.06%200%200%208.06%200%2018c0%206.051%202.996%2011.392%207.574%2014.655C7.678%2026.217%205.337%2019%201.404%2019c-.464%200-.84.066-1.153.183C.554%2018.426%201.211%2018%202.44%2018c4.27%200%206.666%208.506%206.092%2015.288A17.9%2017.9%200%200%200%2018%2036c3.479%200%206.716-1.004%209.47-2.713C26.893%2026.48%2029.288%2018%2033.561%2018c1.233%200%201.892.426%202.192%201.183c-.314-.117-.691-.183-1.157-.183c-3.938%200-6.278%207.199-6.17%2013.655C33.005%2029.392%2036%2024.051%2036%2018c0-9.94-8.059-18-18-18%22%2F%3E%3Cpath%20fill%3D%22%23bdddf4%22%20d%3D%22M18%200C8.06%200%200%208.06%200%2018c0%201.192.123%202.356.344%203.484c.234-.863.6-1.691%201.058-2.484c-.463%200-.838.066-1.15.183c.264-.659.822-1.048%201.768-1.142C5.012%2013.862%2011.037%2011%2018%2011s12.988%202.861%2015.98%207.04c.95.094%201.51.482%201.772%201.143c-.312-.117-.689-.183-1.153-.183a10.5%2010.5%200%200%201%201.058%202.484C35.878%2020.356%2036%2019.192%2036%2018c0-9.94-8.059-18-18-18%22%2F%3E%3Cpath%20fill%3D%22%23f5f8fa%22%20d%3D%22M7.347%2011.91c-.946%203.176.107%206.293%202.353%206.962c2.246.67%204.834-1.362%205.779-4.538c.946-3.175-.106-6.293-2.351-6.962S8.294%208.735%207.347%2011.91m21.305%200c.946%203.176-.107%206.293-2.352%206.962c-2.246.67-4.834-1.362-5.779-4.538c-.946-3.175.107-6.293%202.351-6.962c2.245-.669%204.833%201.363%205.78%204.538%22%2F%3E%3Cpath%20fill%3D%22%23664500%22%20d%3D%22M18%2018c-2.757%200-5%202.243-5%205v6c0%202.757%202.243%205%205%205s5-2.243%205-5v-6c0-2.757-2.243-5-5-5%22%2F%3E%3Cpath%20fill%3D%22%23fcab40%22%20d%3D%22M1.404%2019c-.464%200-.84.066-1.153.183q.109-.267.281-.476C-1.33%2020.998%202.849%2028.54.818%2036h6.46c1.19-6.96-1.235-17-5.874-17m34.349.183c-.314-.117-.691-.183-1.157-.183c-4.641%200-7.065%2010.002-5.873%2017h6.46c-1.906-7.045%201.656-14.089.57-16.817%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23ffcc4d%22%20d%3D%22M18%200C8.06%200%200%208.06%200%2018c0%206.051%202.996%2011.392%207.574%2014.655C7.678%2026.217%205.337%2019%201.404%2019c-.464%200-.84.066-1.153.183C.554%2018.426%201.211%2018%202.44%2018c4.27%200%206.666%208.506%206.092%2015.288A17.9%2017.9%200%200%200%2018%2036c3.479%200%206.716-1.004%209.47-2.713C26.893%2026.48%2029.288%2018%2033.561%2018c1.233%200%201.892.426%202.192%201.183c-.314-.117-.691-.183-1.157-.183c-3.938%200-6.278%207.199-6.17%2013.655C33.005%2029.392%2036%2024.051%2036%2018c0-9.94-8.059-18-18-18%22%2F%3E%3Cpath%20fill%3D%22%23bdddf4%22%20d%3D%22M18%200C8.06%200%200%208.06%200%2018c0%201.192.123%202.356.344%203.484c.234-.863.6-1.691%201.058-2.484c-.463%200-.838.066-1.15.183c.264-.659.822-1.048%201.768-1.142C5.012%2013.862%2011.037%2011%2018%2011s12.988%202.861%2015.98%207.04c.95.094%201.51.482%201.772%201.143c-.312-.117-.689-.183-1.153-.183a10.5%2010.5%200%200%201%201.058%202.484C35.878%2020.356%2036%2019.192%2036%2018c0-9.94-8.059-18-18-18%22%2F%3E%3Cpath%20fill%3D%22%23f5f8fa%22%20d%3D%22M7.347%2011.91c-.946%203.176.107%206.293%202.353%206.962c2.246.67%204.834-1.362%205.779-4.538c.946-3.175-.106-6.293-2.351-6.962S8.294%208.735%207.347%2011.91m21.305%200c.946%203.176-.107%206.293-2.352%206.962c-2.246.67-4.834-1.362-5.779-4.538c-.946-3.175.107-6.293%202.351-6.962c2.245-.669%204.833%201.363%205.78%204.538%22%2F%3E%3Cpath%20fill%3D%22%23664500%22%20d%3D%22M18%2018c-2.757%200-5%202.243-5%205v6c0%202.757%202.243%205%205%205s5-2.243%205-5v-6c0-2.757-2.243-5-5-5%22%2F%3E%3Cpath%20fill%3D%22%23fcab40%22%20d%3D%22M1.404%2019c-.464%200-.84.066-1.153.183q.109-.267.281-.476C-1.33%2020.998%202.849%2028.54.818%2036h6.46c1.19-6.96-1.235-17-5.874-17m34.349.183c-.314-.117-.691-.183-1.157-.183c-4.641%200-7.065%2010.002-5.873%2017h6.46c-1.906-7.045%201.656-14.089.57-16.817%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/face-screaming-in-fear.svg?color=%231a73e8&size=48