crying from Health Icons by Resolve to Save Lives · Filled · Emotions · MIT Free for personal and commercial use.

Name
crying
Set
Health Icons
Style
Filled
Category
Emotions
Viewbox
48×48
License
MIT

3 other variants in Health Icons

The same icon in other sets

More emotions icons from Health Icons

Use the crying icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M31.425 38.177A15.9 15.9 0 0 1 24 40c-8.837 0-16-7.163-16-16S15.163 8 24 8s16 7.163 16 16q0 .25-.008.5h2.001Q42 24.25 42 24c0-9.941-8.059-18-18-18S6 14.059 6 24s8.059 18 18 18a17.9 17.9 0 0 0 8.379-2.065z"/><path d="M13.743 23.35c-.12.738.381 1.445 1.064 1.883c.714.457 1.732.707 2.93.53a3.8 3.8 0 0 0 2.654-1.665c.504-.764.711-1.693.48-2.382a.5.5 0 0 0-.818-.203c-1.796 1.704-3.824 2.123-5.642 1.448a.5.5 0 0 0-.668.39m20.076-.001c.119.738-.382 1.445-1.065 1.883c-.714.457-1.731.707-2.93.53a3.8 3.8 0 0 1-2.653-1.665c-.504-.764-.712-1.693-.48-2.382a.5.5 0 0 1 .818-.203c1.796 1.704 3.824 2.123 5.642 1.448a.5.5 0 0 1 .668.39M40 32a4 4 0 0 1-8 0c0-3.5 4-7 4-7s4 3.5 4 7m-19.2 1.6c1.6-2.133 4.8-2.133 6.4 0a1 1 0 0 0 1.6-1.2c-2.4-3.2-7.2-3.2-9.6 0a1 1 0 0 0 1.6 1.2"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsCrying(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M31.425 38.177A15.9 15.9 0 0 1 24 40c-8.837 0-16-7.163-16-16S15.163 8 24 8s16 7.163 16 16q0 .25-.008.5h2.001Q42 24.25 42 24c0-9.941-8.059-18-18-18S6 14.059 6 24s8.059 18 18 18a17.9 17.9 0 0 0 8.379-2.065z"/><path d="M13.743 23.35c-.12.738.381 1.445 1.064 1.883c.714.457 1.732.707 2.93.53a3.8 3.8 0 0 0 2.654-1.665c.504-.764.711-1.693.48-2.382a.5.5 0 0 0-.818-.203c-1.796 1.704-3.824 2.123-5.642 1.448a.5.5 0 0 0-.668.39m20.076-.001c.119.738-.382 1.445-1.065 1.883c-.714.457-1.731.707-2.93.53a3.8 3.8 0 0 1-2.653-1.665c-.504-.764-.712-1.693-.48-2.382a.5.5 0 0 1 .818-.203c1.796 1.704 3.824 2.123 5.642 1.448a.5.5 0 0 1 .668.39M40 32a4 4 0 0 1-8 0c0-3.5 4-7 4-7s4 3.5 4 7m-19.2 1.6c1.6-2.133 4.8-2.133 6.4 0a1 1 0 0 0 1.6-1.2c-2.4-3.2-7.2-3.2-9.6 0a1 1 0 0 0 1.6 1.2"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M31.425 38.177A15.9 15.9 0 0 1 24 40c-8.837 0-16-7.163-16-16S15.163 8 24 8s16 7.163 16 16q0 .25-.008.5h2.001Q42 24.25 42 24c0-9.941-8.059-18-18-18S6 14.059 6 24s8.059 18 18 18a17.9 17.9 0 0 0 8.379-2.065z"/><path d="M13.743 23.35c-.12.738.381 1.445 1.064 1.883c.714.457 1.732.707 2.93.53a3.8 3.8 0 0 0 2.654-1.665c.504-.764.711-1.693.48-2.382a.5.5 0 0 0-.818-.203c-1.796 1.704-3.824 2.123-5.642 1.448a.5.5 0 0 0-.668.39m20.076-.001c.119.738-.382 1.445-1.065 1.883c-.714.457-1.731.707-2.93.53a3.8 3.8 0 0 1-2.653-1.665c-.504-.764-.712-1.693-.48-2.382a.5.5 0 0 1 .818-.203c1.796 1.704 3.824 2.123 5.642 1.448a.5.5 0 0 1 .668.39M40 32a4 4 0 0 1-8 0c0-3.5 4-7 4-7s4 3.5 4 7m-19.2 1.6c1.6-2.133 4.8-2.133 6.4 0a1 1 0 0 0 1.6-1.2c-2.4-3.2-7.2-3.2-9.6 0a1 1 0 0 0 1.6 1.2"/></g></svg>
</template>

CSS

.icon-crying {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M31.425%2038.177A15.9%2015.9%200%200%201%2024%2040c-8.837%200-16-7.163-16-16S15.163%208%2024%208s16%207.163%2016%2016q0%20.25-.008.5h2.001Q42%2024.25%2042%2024c0-9.941-8.059-18-18-18S6%2014.059%206%2024s8.059%2018%2018%2018a17.9%2017.9%200%200%200%208.379-2.065z%22%2F%3E%3Cpath%20d%3D%22M13.743%2023.35c-.12.738.381%201.445%201.064%201.883c.714.457%201.732.707%202.93.53a3.8%203.8%200%200%200%202.654-1.665c.504-.764.711-1.693.48-2.382a.5.5%200%200%200-.818-.203c-1.796%201.704-3.824%202.123-5.642%201.448a.5.5%200%200%200-.668.39m20.076-.001c.119.738-.382%201.445-1.065%201.883c-.714.457-1.731.707-2.93.53a3.8%203.8%200%200%201-2.653-1.665c-.504-.764-.712-1.693-.48-2.382a.5.5%200%200%201%20.818-.203c1.796%201.704%203.824%202.123%205.642%201.448a.5.5%200%200%201%20.668.39M40%2032a4%204%200%200%201-8%200c0-3.5%204-7%204-7s4%203.5%204%207m-19.2%201.6c1.6-2.133%204.8-2.133%206.4%200a1%201%200%200%200%201.6-1.2c-2.4-3.2-7.2-3.2-9.6%200a1%201%200%200%200%201.6%201.2%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%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M31.425%2038.177A15.9%2015.9%200%200%201%2024%2040c-8.837%200-16-7.163-16-16S15.163%208%2024%208s16%207.163%2016%2016q0%20.25-.008.5h2.001Q42%2024.25%2042%2024c0-9.941-8.059-18-18-18S6%2014.059%206%2024s8.059%2018%2018%2018a17.9%2017.9%200%200%200%208.379-2.065z%22%2F%3E%3Cpath%20d%3D%22M13.743%2023.35c-.12.738.381%201.445%201.064%201.883c.714.457%201.732.707%202.93.53a3.8%203.8%200%200%200%202.654-1.665c.504-.764.711-1.693.48-2.382a.5.5%200%200%200-.818-.203c-1.796%201.704-3.824%202.123-5.642%201.448a.5.5%200%200%200-.668.39m20.076-.001c.119.738-.382%201.445-1.065%201.883c-.714.457-1.731.707-2.93.53a3.8%203.8%200%200%201-2.653-1.665c-.504-.764-.712-1.693-.48-2.382a.5.5%200%200%201%20.818-.203c1.796%201.704%203.824%202.123%205.642%201.448a.5.5%200%200%201%20.668.39M40%2032a4%204%200%200%201-8%200c0-3.5%204-7%204-7s4%203.5%204%207m-19.2%201.6c1.6-2.133%204.8-2.133%206.4%200a1%201%200%200%200%201.6-1.2c-2.4-3.2-7.2-3.2-9.6%200a1%201%200%200%200%201.6%201.2%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/crying.svg?color=%231a73e8&size=48