emoticon-cry from Material Design Icons by Pictogrammers · Filled · Emoji · Apache-2.0 Free for personal and commercial use.

Name
emoticon-cry
Set
Material Design Icons
Style
Filled
Category
Emoji
Viewbox
24×24
License
Apache 2.0
Aliases
emoji-cry, face-cry, smiley-cry

1 other variant in Material Design Icons

More emoji icons from Material Design Icons

Use the emoticon cry icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.14 17.57c0-1.07 1.18-3.07 2.43-4.76C8.82 14.5 10 16.5 10 17.57A2.43 2.43 0 0 1 7.57 20c-1.34 0-2.43-1.09-2.43-2.43M22 12a10 10 0 0 1-10 10c-.92 0-1.82-.14-2.67-.37A4.42 4.42 0 0 0 12 17.57c0-.45-.11-.97-.31-1.57H12c1.25 0 2.32.5 2.77 1.23l1.42-1.42C15.29 14.72 13.75 14 12 14c-.41 0-.81.04-1.19.12c-.43-.76-.96-1.59-1.62-2.49L8.71 11c.71-.13 1.29-.77 1.29-1.5C10 8.7 9.3 8 8.5 8S7 8.7 7 9.5c0 .19.04.37.11.54l-1.15 1.59C4.4 13.75 3.5 15.5 3.23 16.81C2.45 15.38 2 13.74 2 12A10 10 0 0 1 12 2a10 10 0 0 1 10 10m-5-2.5c0-.8-.7-1.5-1.5-1.5S14 8.7 14 9.5s.7 1.5 1.5 1.5s1.5-.7 1.5-1.5"/></svg>

React

import type { SVGProps } from "react";

export function MdiEmoticonCry(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.14 17.57c0-1.07 1.18-3.07 2.43-4.76C8.82 14.5 10 16.5 10 17.57A2.43 2.43 0 0 1 7.57 20c-1.34 0-2.43-1.09-2.43-2.43M22 12a10 10 0 0 1-10 10c-.92 0-1.82-.14-2.67-.37A4.42 4.42 0 0 0 12 17.57c0-.45-.11-.97-.31-1.57H12c1.25 0 2.32.5 2.77 1.23l1.42-1.42C15.29 14.72 13.75 14 12 14c-.41 0-.81.04-1.19.12c-.43-.76-.96-1.59-1.62-2.49L8.71 11c.71-.13 1.29-.77 1.29-1.5C10 8.7 9.3 8 8.5 8S7 8.7 7 9.5c0 .19.04.37.11.54l-1.15 1.59C4.4 13.75 3.5 15.5 3.23 16.81C2.45 15.38 2 13.74 2 12A10 10 0 0 1 12 2a10 10 0 0 1 10 10m-5-2.5c0-.8-.7-1.5-1.5-1.5S14 8.7 14 9.5s.7 1.5 1.5 1.5s1.5-.7 1.5-1.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.14 17.57c0-1.07 1.18-3.07 2.43-4.76C8.82 14.5 10 16.5 10 17.57A2.43 2.43 0 0 1 7.57 20c-1.34 0-2.43-1.09-2.43-2.43M22 12a10 10 0 0 1-10 10c-.92 0-1.82-.14-2.67-.37A4.42 4.42 0 0 0 12 17.57c0-.45-.11-.97-.31-1.57H12c1.25 0 2.32.5 2.77 1.23l1.42-1.42C15.29 14.72 13.75 14 12 14c-.41 0-.81.04-1.19.12c-.43-.76-.96-1.59-1.62-2.49L8.71 11c.71-.13 1.29-.77 1.29-1.5C10 8.7 9.3 8 8.5 8S7 8.7 7 9.5c0 .19.04.37.11.54l-1.15 1.59C4.4 13.75 3.5 15.5 3.23 16.81C2.45 15.38 2 13.74 2 12A10 10 0 0 1 12 2a10 10 0 0 1 10 10m-5-2.5c0-.8-.7-1.5-1.5-1.5S14 8.7 14 9.5s.7 1.5 1.5 1.5s1.5-.7 1.5-1.5"/></svg>
</template>

CSS

.icon-emoticon-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.14%2017.57c0-1.07%201.18-3.07%202.43-4.76C8.82%2014.5%2010%2016.5%2010%2017.57A2.43%202.43%200%200%201%207.57%2020c-1.34%200-2.43-1.09-2.43-2.43M22%2012a10%2010%200%200%201-10%2010c-.92%200-1.82-.14-2.67-.37A4.42%204.42%200%200%200%2012%2017.57c0-.45-.11-.97-.31-1.57H12c1.25%200%202.32.5%202.77%201.23l1.42-1.42C15.29%2014.72%2013.75%2014%2012%2014c-.41%200-.81.04-1.19.12c-.43-.76-.96-1.59-1.62-2.49L8.71%2011c.71-.13%201.29-.77%201.29-1.5C10%208.7%209.3%208%208.5%208S7%208.7%207%209.5c0%20.19.04.37.11.54l-1.15%201.59C4.4%2013.75%203.5%2015.5%203.23%2016.81C2.45%2015.38%202%2013.74%202%2012A10%2010%200%200%201%2012%202a10%2010%200%200%201%2010%2010m-5-2.5c0-.8-.7-1.5-1.5-1.5S14%208.7%2014%209.5s.7%201.5%201.5%201.5s1.5-.7%201.5-1.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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.14%2017.57c0-1.07%201.18-3.07%202.43-4.76C8.82%2014.5%2010%2016.5%2010%2017.57A2.43%202.43%200%200%201%207.57%2020c-1.34%200-2.43-1.09-2.43-2.43M22%2012a10%2010%200%200%201-10%2010c-.92%200-1.82-.14-2.67-.37A4.42%204.42%200%200%200%2012%2017.57c0-.45-.11-.97-.31-1.57H12c1.25%200%202.32.5%202.77%201.23l1.42-1.42C15.29%2014.72%2013.75%2014%2012%2014c-.41%200-.81.04-1.19.12c-.43-.76-.96-1.59-1.62-2.49L8.71%2011c.71-.13%201.29-.77%201.29-1.5C10%208.7%209.3%208%208.5%208S7%208.7%207%209.5c0%20.19.04.37.11.54l-1.15%201.59C4.4%2013.75%203.5%2015.5%203.23%2016.81C2.45%2015.38%202%2013.74%202%2012A10%2010%200%200%201%2012%202a10%2010%200%200%201%2010%2010m-5-2.5c0-.8-.7-1.5-1.5-1.5S14%208.7%2014%209.5s.7%201.5%201.5%201.5s1.5-.7%201.5-1.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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