face-sad-cry from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.

Name
face-sad-cry
Set
Font Awesome Solid
Style
Solid
Viewbox
640×640
License
CC BY 4.0

The same icon in other sets

Related icons in Font Awesome Solid

Use the face sad cry icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M416 557.4c-29.6 12-62.1 18.6-96 18.6s-66.4-6.6-96-18.6V360c0-13.3-10.7-24-24-24s-24 10.7-24 24v171.7C108.4 485.6 64 408 64 320C64 178.6 178.6 64 320 64s256 114.6 256 256c0 88-44.4 165.6-112 211.7V360c0-13.3-10.7-24-24-24s-24 10.7-24 24zM216 260h16c11 0 20 9 20 20s9 20 20 20s20-9 20-20c0-33.1-26.9-60-60-60h-16c-33.1 0-60 26.9-60 60c0 11 9 20 20 20s20-9 20-20s9-20 20-20m172 20c0-11 9-20 20-20h16c11 0 20 9 20 20s9 20 20 20s20-9 20-20c0-33.1-26.9-60-60-60h-16c-33.1 0-60 26.9-60 60c0 11 9 20 20 20s20-9 20-20M272 400v32c0 26.5 21.5 48 48 48s48-21.5 48-48v-32c0-26.5-21.5-48-48-48s-48 21.5-48 48"/></svg>

React

import type { SVGProps } from "react";

export function Fa7SolidFaceSadCry(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M416 557.4c-29.6 12-62.1 18.6-96 18.6s-66.4-6.6-96-18.6V360c0-13.3-10.7-24-24-24s-24 10.7-24 24v171.7C108.4 485.6 64 408 64 320C64 178.6 178.6 64 320 64s256 114.6 256 256c0 88-44.4 165.6-112 211.7V360c0-13.3-10.7-24-24-24s-24 10.7-24 24zM216 260h16c11 0 20 9 20 20s9 20 20 20s20-9 20-20c0-33.1-26.9-60-60-60h-16c-33.1 0-60 26.9-60 60c0 11 9 20 20 20s20-9 20-20s9-20 20-20m172 20c0-11 9-20 20-20h16c11 0 20 9 20 20s9 20 20 20s20-9 20-20c0-33.1-26.9-60-60-60h-16c-33.1 0-60 26.9-60 60c0 11 9 20 20 20s20-9 20-20M272 400v32c0 26.5 21.5 48 48 48s48-21.5 48-48v-32c0-26.5-21.5-48-48-48s-48 21.5-48 48"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M416 557.4c-29.6 12-62.1 18.6-96 18.6s-66.4-6.6-96-18.6V360c0-13.3-10.7-24-24-24s-24 10.7-24 24v171.7C108.4 485.6 64 408 64 320C64 178.6 178.6 64 320 64s256 114.6 256 256c0 88-44.4 165.6-112 211.7V360c0-13.3-10.7-24-24-24s-24 10.7-24 24zM216 260h16c11 0 20 9 20 20s9 20 20 20s20-9 20-20c0-33.1-26.9-60-60-60h-16c-33.1 0-60 26.9-60 60c0 11 9 20 20 20s20-9 20-20s9-20 20-20m172 20c0-11 9-20 20-20h16c11 0 20 9 20 20s9 20 20 20s20-9 20-20c0-33.1-26.9-60-60-60h-16c-33.1 0-60 26.9-60 60c0 11 9 20 20 20s20-9 20-20M272 400v32c0 26.5 21.5 48 48 48s48-21.5 48-48v-32c0-26.5-21.5-48-48-48s-48 21.5-48 48"/></svg>
</template>

CSS

.icon-face-sad-cry {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M416%20557.4c-29.6%2012-62.1%2018.6-96%2018.6s-66.4-6.6-96-18.6V360c0-13.3-10.7-24-24-24s-24%2010.7-24%2024v171.7C108.4%20485.6%2064%20408%2064%20320C64%20178.6%20178.6%2064%20320%2064s256%20114.6%20256%20256c0%2088-44.4%20165.6-112%20211.7V360c0-13.3-10.7-24-24-24s-24%2010.7-24%2024zM216%20260h16c11%200%2020%209%2020%2020s9%2020%2020%2020s20-9%2020-20c0-33.1-26.9-60-60-60h-16c-33.1%200-60%2026.9-60%2060c0%2011%209%2020%2020%2020s20-9%2020-20s9-20%2020-20m172%2020c0-11%209-20%2020-20h16c11%200%2020%209%2020%2020s9%2020%2020%2020s20-9%2020-20c0-33.1-26.9-60-60-60h-16c-33.1%200-60%2026.9-60%2060c0%2011%209%2020%2020%2020s20-9%2020-20M272%20400v32c0%2026.5%2021.5%2048%2048%2048s48-21.5%2048-48v-32c0-26.5-21.5-48-48-48s-48%2021.5-48%2048%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M416%20557.4c-29.6%2012-62.1%2018.6-96%2018.6s-66.4-6.6-96-18.6V360c0-13.3-10.7-24-24-24s-24%2010.7-24%2024v171.7C108.4%20485.6%2064%20408%2064%20320C64%20178.6%20178.6%2064%20320%2064s256%20114.6%20256%20256c0%2088-44.4%20165.6-112%20211.7V360c0-13.3-10.7-24-24-24s-24%2010.7-24%2024zM216%20260h16c11%200%2020%209%2020%2020s9%2020%2020%2020s20-9%2020-20c0-33.1-26.9-60-60-60h-16c-33.1%200-60%2026.9-60%2060c0%2011%209%2020%2020%2020s20-9%2020-20s9-20%2020-20m172%2020c0-11%209-20%2020-20h16c11%200%2020%209%2020%2020s9%2020%2020%2020s20-9%2020-20c0-33.1-26.9-60-60-60h-16c-33.1%200-60%2026.9-60%2060c0%2011%209%2020%2020%2020s20-9%2020-20M272%20400v32c0%2026.5%2021.5%2048%2048%2048s48-21.5%2048-48v-32c0-26.5-21.5-48-48-48s-48%2021.5-48%2048%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/face-sad-cry.svg?color=%231a73e8&size=48