sad cry icon
sad-cry from Line Awesome by Icons8 · Line · Emoji · Apache-2.0 Free for personal and commercial use.
- Name
- sad-cry
- Set
- Line Awesome
- Style
- Line
- Category
- Emoji
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More emoji icons from Line Awesome
Use the sad cry icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3C8.832 3 3 8.832 3 16s5.832 13 13 13s13-5.832 13-13S23.168 3 16 3m0 2c6.065 0 11 4.935 11 11c0 3.408-1.56 6.457-4 8.477V16a1 1 0 1 0-2 0v9.785A10.9 10.9 0 0 1 16 27c-1.801 0-3.498-.444-5-1.215V16a1 1 0 1 0-2 0v8.477c-2.44-2.02-4-5.07-4-8.477C5 9.935 9.935 5 16 5m-4 5c-1.24 0-2.18.69-2.81 1.28c-.64.59-1.03 1.16-1.03 1.16l1.68 1.12s.25-.43.69-.84S11.55 12 12 12h3v-2zm5 0v2h3c.45 0 1.03.31 1.47.72s.69.84.69.84l1.68-1.12s-.39-.57-1.03-1.16C22.18 10.69 21.24 10 20 10zm-1 6c-1.654 0-3 1.57-3 3.5s1.346 3.5 3 3.5s3-1.57 3-3.5s-1.346-3.5-3-3.5m0 2c.532 0 1 .701 1 1.5s-.468 1.5-1 1.5s-1-.701-1-1.5s.468-1.5 1-1.5"/></svg>
React
import type { SVGProps } from "react";
export function LaSadCry(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3C8.832 3 3 8.832 3 16s5.832 13 13 13s13-5.832 13-13S23.168 3 16 3m0 2c6.065 0 11 4.935 11 11c0 3.408-1.56 6.457-4 8.477V16a1 1 0 1 0-2 0v9.785A10.9 10.9 0 0 1 16 27c-1.801 0-3.498-.444-5-1.215V16a1 1 0 1 0-2 0v8.477c-2.44-2.02-4-5.07-4-8.477C5 9.935 9.935 5 16 5m-4 5c-1.24 0-2.18.69-2.81 1.28c-.64.59-1.03 1.16-1.03 1.16l1.68 1.12s.25-.43.69-.84S11.55 12 12 12h3v-2zm5 0v2h3c.45 0 1.03.31 1.47.72s.69.84.69.84l1.68-1.12s-.39-.57-1.03-1.16C22.18 10.69 21.24 10 20 10zm-1 6c-1.654 0-3 1.57-3 3.5s1.346 3.5 3 3.5s3-1.57 3-3.5s-1.346-3.5-3-3.5m0 2c.532 0 1 .701 1 1.5s-.468 1.5-1 1.5s-1-.701-1-1.5s.468-1.5 1-1.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3C8.832 3 3 8.832 3 16s5.832 13 13 13s13-5.832 13-13S23.168 3 16 3m0 2c6.065 0 11 4.935 11 11c0 3.408-1.56 6.457-4 8.477V16a1 1 0 1 0-2 0v9.785A10.9 10.9 0 0 1 16 27c-1.801 0-3.498-.444-5-1.215V16a1 1 0 1 0-2 0v8.477c-2.44-2.02-4-5.07-4-8.477C5 9.935 9.935 5 16 5m-4 5c-1.24 0-2.18.69-2.81 1.28c-.64.59-1.03 1.16-1.03 1.16l1.68 1.12s.25-.43.69-.84S11.55 12 12 12h3v-2zm5 0v2h3c.45 0 1.03.31 1.47.72s.69.84.69.84l1.68-1.12s-.39-.57-1.03-1.16C22.18 10.69 21.24 10 20 10zm-1 6c-1.654 0-3 1.57-3 3.5s1.346 3.5 3 3.5s3-1.57 3-3.5s-1.346-3.5-3-3.5m0 2c.532 0 1 .701 1 1.5s-.468 1.5-1 1.5s-1-.701-1-1.5s.468-1.5 1-1.5"/></svg> </template>
CSS
.icon-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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%203C8.832%203%203%208.832%203%2016s5.832%2013%2013%2013s13-5.832%2013-13S23.168%203%2016%203m0%202c6.065%200%2011%204.935%2011%2011c0%203.408-1.56%206.457-4%208.477V16a1%201%200%201%200-2%200v9.785A10.9%2010.9%200%200%201%2016%2027c-1.801%200-3.498-.444-5-1.215V16a1%201%200%201%200-2%200v8.477c-2.44-2.02-4-5.07-4-8.477C5%209.935%209.935%205%2016%205m-4%205c-1.24%200-2.18.69-2.81%201.28c-.64.59-1.03%201.16-1.03%201.16l1.68%201.12s.25-.43.69-.84S11.55%2012%2012%2012h3v-2zm5%200v2h3c.45%200%201.03.31%201.47.72s.69.84.69.84l1.68-1.12s-.39-.57-1.03-1.16C22.18%2010.69%2021.24%2010%2020%2010zm-1%206c-1.654%200-3%201.57-3%203.5s1.346%203.5%203%203.5s3-1.57%203-3.5s-1.346-3.5-3-3.5m0%202c.532%200%201%20.701%201%201.5s-.468%201.5-1%201.5s-1-.701-1-1.5s.468-1.5%201-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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%203C8.832%203%203%208.832%203%2016s5.832%2013%2013%2013s13-5.832%2013-13S23.168%203%2016%203m0%202c6.065%200%2011%204.935%2011%2011c0%203.408-1.56%206.457-4%208.477V16a1%201%200%201%200-2%200v9.785A10.9%2010.9%200%200%201%2016%2027c-1.801%200-3.498-.444-5-1.215V16a1%201%200%201%200-2%200v8.477c-2.44-2.02-4-5.07-4-8.477C5%209.935%209.935%205%2016%205m-4%205c-1.24%200-2.18.69-2.81%201.28c-.64.59-1.03%201.16-1.03%201.16l1.68%201.12s.25-.43.69-.84S11.55%2012%2012%2012h3v-2zm5%200v2h3c.45%200%201.03.31%201.47.72s.69.84.69.84l1.68-1.12s-.39-.57-1.03-1.16C22.18%2010.69%2021.24%2010%2020%2010zm-1%206c-1.654%200-3%201.57-3%203.5s1.346%203.5%203%203.5s3-1.57%203-3.5s-1.346-3.5-3-3.5m0%202c.532%200%201%20.701%201%201.5s-.468%201.5-1%201.5s-1-.701-1-1.5s.468-1.5%201-1.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/sad-cry.svg?color=%231a73e8&size=48