loudly crying face emoji
loudly-crying-face from OpenMoji by OpenMoji · Default · Smileys Emotion · CC-BY-SA-4.0 Attribution required.
- Name
- loudly-crying-face
- Set
- OpenMoji
- Style
- Default
- Category
- Smileys Emotion
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
loudly-crying-faceEmoji One (Colored)loudly-crying-faceFluent Emojiloudly-crying-faceFluent Emoji Flatloudly-crying-faceFluent Emoji High Contrastloudly-crying-faceIconParkloudly-crying-faceIconPark Outlineloudly-crying-faceIconPark Solidloudly-crying-faceIconPark TwoToneloudly-crying-faceNoto Emojiloudly-crying-faceStreamline Emojisloudly-crying-faceTwitter Emoji
More smileys emotion icons from OpenMoji
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-facecracking-facecrying-cat
Use the loudly crying face emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M52 52.38c.878-1.631 1-5.38 1-7.38c0-4-4-11-4-11m-5 2s3 6.728 3 10c0 3.065-1 8-1 10m-26-3.6c-.877-1.631-1-5.4-1-7.4c0-4 4-11 4-11m5 2s-3 6.728-3 10c0 3.065 1 8 1 10"/><path fill="#fcea2b" d="M36.2 13.32c-12.57 0-22.8 10.23-22.8 22.8s10.23 22.8 22.8 22.8S59 48.69 59 36.12s-10.23-22.8-22.8-22.8"/><path fill-rule="evenodd" d="M35.93 51.58c-2.461 0-4.742-2.368-4.742-4.987s2.444-4.66 4.905-4.66s4.701 2.205 4.701 4.823s-2.403 4.823-4.864 4.823z"/><path fill="#fff" d="M31.37 45.29c2.025 1.288 7.318 1.288 9.26 0L36 41.285z"/><path fill="#92d3f5" d="M29.7 32.02c-5.762 9.541-3.86 14.27-3.696 23.98c0 1.803-5.146-2.412-6-4c-2.17-5.92-.399-13.81 2.5-19.18c2.887-1.622 6.992-2.084 7.196-.803zm12.6.38c5.762 9.541 3.86 13.27 3.696 22.98c0 1.803 5.396-2.412 6.25-4c2.17-5.92.149-12.81-2.75-18.18c-2.887-1.622-6.992-2.084-7.196-.803z"/><g fill="none" stroke="#000" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="M40.5 32.82c.413-.344 2.246-1.792 4.909-1.636c2.161.126 3.61 1.233 4.091 1.636m-27 0c.413-.344 2.246-1.792 4.909-1.636c2.161.126 3.61 1.233 4.091 1.636"/><circle cx="36" cy="36" r="23" stroke-miterlimit="10"/><circle cx="36" cy="46.6" r="4.759" stroke-linecap="round" stroke-linejoin="round"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiLoudlyCryingFace(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M52 52.38c.878-1.631 1-5.38 1-7.38c0-4-4-11-4-11m-5 2s3 6.728 3 10c0 3.065-1 8-1 10m-26-3.6c-.877-1.631-1-5.4-1-7.4c0-4 4-11 4-11m5 2s-3 6.728-3 10c0 3.065 1 8 1 10"/><path fill="#fcea2b" d="M36.2 13.32c-12.57 0-22.8 10.23-22.8 22.8s10.23 22.8 22.8 22.8S59 48.69 59 36.12s-10.23-22.8-22.8-22.8"/><path fillRule="evenodd" d="M35.93 51.58c-2.461 0-4.742-2.368-4.742-4.987s2.444-4.66 4.905-4.66s4.701 2.205 4.701 4.823s-2.403 4.823-4.864 4.823z"/><path fill="#fff" d="M31.37 45.29c2.025 1.288 7.318 1.288 9.26 0L36 41.285z"/><path fill="#92d3f5" d="M29.7 32.02c-5.762 9.541-3.86 14.27-3.696 23.98c0 1.803-5.146-2.412-6-4c-2.17-5.92-.399-13.81 2.5-19.18c2.887-1.622 6.992-2.084 7.196-.803zm12.6.38c5.762 9.541 3.86 13.27 3.696 22.98c0 1.803 5.396-2.412 6.25-4c2.17-5.92.149-12.81-2.75-18.18c-2.887-1.622-6.992-2.084-7.196-.803z"/><g fill="none" stroke="#000" strokeWidth="2"><path strokeLinecap="round" strokeLinejoin="round" d="M40.5 32.82c.413-.344 2.246-1.792 4.909-1.636c2.161.126 3.61 1.233 4.091 1.636m-27 0c.413-.344 2.246-1.792 4.909-1.636c2.161.126 3.61 1.233 4.091 1.636"/><circle cx="36" cy="36" r="23" strokeMiterlimit="10"/><circle cx="36" cy="46.6" r="4.759" strokeLinecap="round" strokeLinejoin="round"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M52 52.38c.878-1.631 1-5.38 1-7.38c0-4-4-11-4-11m-5 2s3 6.728 3 10c0 3.065-1 8-1 10m-26-3.6c-.877-1.631-1-5.4-1-7.4c0-4 4-11 4-11m5 2s-3 6.728-3 10c0 3.065 1 8 1 10"/><path fill="#fcea2b" d="M36.2 13.32c-12.57 0-22.8 10.23-22.8 22.8s10.23 22.8 22.8 22.8S59 48.69 59 36.12s-10.23-22.8-22.8-22.8"/><path fill-rule="evenodd" d="M35.93 51.58c-2.461 0-4.742-2.368-4.742-4.987s2.444-4.66 4.905-4.66s4.701 2.205 4.701 4.823s-2.403 4.823-4.864 4.823z"/><path fill="#fff" d="M31.37 45.29c2.025 1.288 7.318 1.288 9.26 0L36 41.285z"/><path fill="#92d3f5" d="M29.7 32.02c-5.762 9.541-3.86 14.27-3.696 23.98c0 1.803-5.146-2.412-6-4c-2.17-5.92-.399-13.81 2.5-19.18c2.887-1.622 6.992-2.084 7.196-.803zm12.6.38c5.762 9.541 3.86 13.27 3.696 22.98c0 1.803 5.396-2.412 6.25-4c2.17-5.92.149-12.81-2.75-18.18c-2.887-1.622-6.992-2.084-7.196-.803z"/><g fill="none" stroke="#000" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="M40.5 32.82c.413-.344 2.246-1.792 4.909-1.636c2.161.126 3.61 1.233 4.091 1.636m-27 0c.413-.344 2.246-1.792 4.909-1.636c2.161.126 3.61 1.233 4.091 1.636"/><circle cx="36" cy="36" r="23" stroke-miterlimit="10"/><circle cx="36" cy="46.6" r="4.759" stroke-linecap="round" stroke-linejoin="round"/></g></svg> </template>
CSS
.icon-loudly-crying-face {
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%2072%2072%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M52%2052.38c.878-1.631%201-5.38%201-7.38c0-4-4-11-4-11m-5%202s3%206.728%203%2010c0%203.065-1%208-1%2010m-26-3.6c-.877-1.631-1-5.4-1-7.4c0-4%204-11%204-11m5%202s-3%206.728-3%2010c0%203.065%201%208%201%2010%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M36.2%2013.32c-12.57%200-22.8%2010.23-22.8%2022.8s10.23%2022.8%2022.8%2022.8S59%2048.69%2059%2036.12s-10.23-22.8-22.8-22.8%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M35.93%2051.58c-2.461%200-4.742-2.368-4.742-4.987s2.444-4.66%204.905-4.66s4.701%202.205%204.701%204.823s-2.403%204.823-4.864%204.823z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M31.37%2045.29c2.025%201.288%207.318%201.288%209.26%200L36%2041.285z%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M29.7%2032.02c-5.762%209.541-3.86%2014.27-3.696%2023.98c0%201.803-5.146-2.412-6-4c-2.17-5.92-.399-13.81%202.5-19.18c2.887-1.622%206.992-2.084%207.196-.803zm12.6.38c5.762%209.541%203.86%2013.27%203.696%2022.98c0%201.803%205.396-2.412%206.25-4c2.17-5.92.149-12.81-2.75-18.18c-2.887-1.622-6.992-2.084-7.196-.803z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M40.5%2032.82c.413-.344%202.246-1.792%204.909-1.636c2.161.126%203.61%201.233%204.091%201.636m-27%200c.413-.344%202.246-1.792%204.909-1.636c2.161.126%203.61%201.233%204.091%201.636%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2223%22%20stroke-miterlimit%3D%2210%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2246.6%22%20r%3D%224.759%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%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%2072%2072%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M52%2052.38c.878-1.631%201-5.38%201-7.38c0-4-4-11-4-11m-5%202s3%206.728%203%2010c0%203.065-1%208-1%2010m-26-3.6c-.877-1.631-1-5.4-1-7.4c0-4%204-11%204-11m5%202s-3%206.728-3%2010c0%203.065%201%208%201%2010%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M36.2%2013.32c-12.57%200-22.8%2010.23-22.8%2022.8s10.23%2022.8%2022.8%2022.8S59%2048.69%2059%2036.12s-10.23-22.8-22.8-22.8%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M35.93%2051.58c-2.461%200-4.742-2.368-4.742-4.987s2.444-4.66%204.905-4.66s4.701%202.205%204.701%204.823s-2.403%204.823-4.864%204.823z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M31.37%2045.29c2.025%201.288%207.318%201.288%209.26%200L36%2041.285z%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M29.7%2032.02c-5.762%209.541-3.86%2014.27-3.696%2023.98c0%201.803-5.146-2.412-6-4c-2.17-5.92-.399-13.81%202.5-19.18c2.887-1.622%206.992-2.084%207.196-.803zm12.6.38c5.762%209.541%203.86%2013.27%203.696%2022.98c0%201.803%205.396-2.412%206.25-4c2.17-5.92.149-12.81-2.75-18.18c-2.887-1.622-6.992-2.084-7.196-.803z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M40.5%2032.82c.413-.344%202.246-1.792%204.909-1.636c2.161.126%203.61%201.233%204.091%201.636m-27%200c.413-.344%202.246-1.792%204.909-1.636c2.161.126%203.61%201.233%204.091%201.636%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2223%22%20stroke-miterlimit%3D%2210%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2246.6%22%20r%3D%224.759%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/loudly-crying-face.svg?color=%231a73e8&size=48