sad but relieved face emoji

sad-but-relieved-face from Streamline Emojis by Streamline · Default · Smiley People · CC-BY-4.0 Attribution required.

Name
sad-but-relieved-face
Set
Streamline Emojis
Style
Default
Category
Smiley People
Viewbox
48×48
License
CC BY 4.0

The same emoji in other sets

More smiley people icons from Streamline Emojis

Use the sad but relieved face emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#ffe500" d="M4 21.5a20 20 0 1 0 40 0a20 20 0 1 0-40 0"/><path fill="#ebcb00" d="M24 1.5a20 20 0 1 0 20 20a20 20 0 0 0-20-20m0 37a18.25 18.25 0 1 1 18.25-18.25A18.25 18.25 0 0 1 24 38.5"/><path fill="#fff48c" d="M18 5.5a6 1.5 0 1 0 12 0a6 1.5 0 1 0-12 0"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M4 21.5a20 20 0 1 0 40 0a20 20 0 1 0-40 0"/><path fill="none" stroke="#45413c" stroke-linecap="round" d="M19 31.5a9 9 0 0 1 10 0"/><path fill="#45413c" d="M8 45.5a16 1.5 0 1 0 32 0a16 1.5 0 1 0-32 0" opacity=".15"/><path fill="#45413c" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M15 21.5a1 1 0 1 1-1-1a1 1 0 0 1 1 1"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M13 17.16a11.4 11.4 0 0 0 3.37-1.1A11.2 11.2 0 0 0 19.25 14"/><path fill="#45413c" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M33 21.5a1 1 0 1 0 1-1a1 1 0 0 0-1 1"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M35 17.16a11.4 11.4 0 0 1-3.37-1.1A11.2 11.2 0 0 1 28.75 14"/><path fill="#ffaa54" d="M38.5 26.5c0 .83-1.12 1.5-2.5 1.5s-2.5-.67-2.5-1.5S34.62 25 36 25s2.5.67 2.5 1.5m-29 0c0 .83 1.12 1.5 2.5 1.5s2.5-.67 2.5-1.5S13.38 25 12 25s-2.5.67-2.5 1.5"/><path fill="#00b8f0" d="M46.5 29a5 5 0 0 1-10 0c0-2.76 5-11 5-11s5 8.24 5 11"/><path fill="#009fd9" d="M41.5 31.5a5 5 0 0 1-4.8-3.69a4.5 4.5 0 0 0-.2 1.19a5 5 0 0 0 10 0a4.5 4.5 0 0 0-.2-1.19a5 5 0 0 1-4.8 3.69"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M46.5 29a5 5 0 0 1-10 0c0-2.76 5-11 5-11s5 8.24 5 11"/></svg>

React

import type { SVGProps } from "react";

export function StreamlineEmojisSadButRelievedFace(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#ffe500" d="M4 21.5a20 20 0 1 0 40 0a20 20 0 1 0-40 0"/><path fill="#ebcb00" d="M24 1.5a20 20 0 1 0 20 20a20 20 0 0 0-20-20m0 37a18.25 18.25 0 1 1 18.25-18.25A18.25 18.25 0 0 1 24 38.5"/><path fill="#fff48c" d="M18 5.5a6 1.5 0 1 0 12 0a6 1.5 0 1 0-12 0"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M4 21.5a20 20 0 1 0 40 0a20 20 0 1 0-40 0"/><path fill="none" stroke="#45413c" strokeLinecap="round" d="M19 31.5a9 9 0 0 1 10 0"/><path fill="#45413c" d="M8 45.5a16 1.5 0 1 0 32 0a16 1.5 0 1 0-32 0" opacity=".15"/><path fill="#45413c" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M15 21.5a1 1 0 1 1-1-1a1 1 0 0 1 1 1"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M13 17.16a11.4 11.4 0 0 0 3.37-1.1A11.2 11.2 0 0 0 19.25 14"/><path fill="#45413c" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M33 21.5a1 1 0 1 0 1-1a1 1 0 0 0-1 1"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M35 17.16a11.4 11.4 0 0 1-3.37-1.1A11.2 11.2 0 0 1 28.75 14"/><path fill="#ffaa54" d="M38.5 26.5c0 .83-1.12 1.5-2.5 1.5s-2.5-.67-2.5-1.5S34.62 25 36 25s2.5.67 2.5 1.5m-29 0c0 .83 1.12 1.5 2.5 1.5s2.5-.67 2.5-1.5S13.38 25 12 25s-2.5.67-2.5 1.5"/><path fill="#00b8f0" d="M46.5 29a5 5 0 0 1-10 0c0-2.76 5-11 5-11s5 8.24 5 11"/><path fill="#009fd9" d="M41.5 31.5a5 5 0 0 1-4.8-3.69a4.5 4.5 0 0 0-.2 1.19a5 5 0 0 0 10 0a4.5 4.5 0 0 0-.2-1.19a5 5 0 0 1-4.8 3.69"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M46.5 29a5 5 0 0 1-10 0c0-2.76 5-11 5-11s5 8.24 5 11"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#ffe500" d="M4 21.5a20 20 0 1 0 40 0a20 20 0 1 0-40 0"/><path fill="#ebcb00" d="M24 1.5a20 20 0 1 0 20 20a20 20 0 0 0-20-20m0 37a18.25 18.25 0 1 1 18.25-18.25A18.25 18.25 0 0 1 24 38.5"/><path fill="#fff48c" d="M18 5.5a6 1.5 0 1 0 12 0a6 1.5 0 1 0-12 0"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M4 21.5a20 20 0 1 0 40 0a20 20 0 1 0-40 0"/><path fill="none" stroke="#45413c" stroke-linecap="round" d="M19 31.5a9 9 0 0 1 10 0"/><path fill="#45413c" d="M8 45.5a16 1.5 0 1 0 32 0a16 1.5 0 1 0-32 0" opacity=".15"/><path fill="#45413c" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M15 21.5a1 1 0 1 1-1-1a1 1 0 0 1 1 1"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M13 17.16a11.4 11.4 0 0 0 3.37-1.1A11.2 11.2 0 0 0 19.25 14"/><path fill="#45413c" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M33 21.5a1 1 0 1 0 1-1a1 1 0 0 0-1 1"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M35 17.16a11.4 11.4 0 0 1-3.37-1.1A11.2 11.2 0 0 1 28.75 14"/><path fill="#ffaa54" d="M38.5 26.5c0 .83-1.12 1.5-2.5 1.5s-2.5-.67-2.5-1.5S34.62 25 36 25s2.5.67 2.5 1.5m-29 0c0 .83 1.12 1.5 2.5 1.5s2.5-.67 2.5-1.5S13.38 25 12 25s-2.5.67-2.5 1.5"/><path fill="#00b8f0" d="M46.5 29a5 5 0 0 1-10 0c0-2.76 5-11 5-11s5 8.24 5 11"/><path fill="#009fd9" d="M41.5 31.5a5 5 0 0 1-4.8-3.69a4.5 4.5 0 0 0-.2 1.19a5 5 0 0 0 10 0a4.5 4.5 0 0 0-.2-1.19a5 5 0 0 1-4.8 3.69"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M46.5 29a5 5 0 0 1-10 0c0-2.76 5-11 5-11s5 8.24 5 11"/></svg>
</template>

CSS

.icon-sad-but-relieved-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%2048%2048%22%3E%3Cpath%20fill%3D%22%23ffe500%22%20d%3D%22M4%2021.5a20%2020%200%201%200%2040%200a20%2020%200%201%200-40%200%22%2F%3E%3Cpath%20fill%3D%22%23ebcb00%22%20d%3D%22M24%201.5a20%2020%200%201%200%2020%2020a20%2020%200%200%200-20-20m0%2037a18.25%2018.25%200%201%201%2018.25-18.25A18.25%2018.25%200%200%201%2024%2038.5%22%2F%3E%3Cpath%20fill%3D%22%23fff48c%22%20d%3D%22M18%205.5a6%201.5%200%201%200%2012%200a6%201.5%200%201%200-12%200%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4%2021.5a20%2020%200%201%200%2040%200a20%2020%200%201%200-40%200%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20d%3D%22M19%2031.5a9%209%200%200%201%2010%200%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M8%2045.5a16%201.5%200%201%200%2032%200a16%201.5%200%201%200-32%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M15%2021.5a1%201%200%201%201-1-1a1%201%200%200%201%201%201%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M13%2017.16a11.4%2011.4%200%200%200%203.37-1.1A11.2%2011.2%200%200%200%2019.25%2014%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M33%2021.5a1%201%200%201%200%201-1a1%201%200%200%200-1%201%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M35%2017.16a11.4%2011.4%200%200%201-3.37-1.1A11.2%2011.2%200%200%201%2028.75%2014%22%2F%3E%3Cpath%20fill%3D%22%23ffaa54%22%20d%3D%22M38.5%2026.5c0%20.83-1.12%201.5-2.5%201.5s-2.5-.67-2.5-1.5S34.62%2025%2036%2025s2.5.67%202.5%201.5m-29%200c0%20.83%201.12%201.5%202.5%201.5s2.5-.67%202.5-1.5S13.38%2025%2012%2025s-2.5.67-2.5%201.5%22%2F%3E%3Cpath%20fill%3D%22%2300b8f0%22%20d%3D%22M46.5%2029a5%205%200%200%201-10%200c0-2.76%205-11%205-11s5%208.24%205%2011%22%2F%3E%3Cpath%20fill%3D%22%23009fd9%22%20d%3D%22M41.5%2031.5a5%205%200%200%201-4.8-3.69a4.5%204.5%200%200%200-.2%201.19a5%205%200%200%200%2010%200a4.5%204.5%200%200%200-.2-1.19a5%205%200%200%201-4.8%203.69%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M46.5%2029a5%205%200%200%201-10%200c0-2.76%205-11%205-11s5%208.24%205%2011%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%2048%2048%22%3E%3Cpath%20fill%3D%22%23ffe500%22%20d%3D%22M4%2021.5a20%2020%200%201%200%2040%200a20%2020%200%201%200-40%200%22%2F%3E%3Cpath%20fill%3D%22%23ebcb00%22%20d%3D%22M24%201.5a20%2020%200%201%200%2020%2020a20%2020%200%200%200-20-20m0%2037a18.25%2018.25%200%201%201%2018.25-18.25A18.25%2018.25%200%200%201%2024%2038.5%22%2F%3E%3Cpath%20fill%3D%22%23fff48c%22%20d%3D%22M18%205.5a6%201.5%200%201%200%2012%200a6%201.5%200%201%200-12%200%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4%2021.5a20%2020%200%201%200%2040%200a20%2020%200%201%200-40%200%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20d%3D%22M19%2031.5a9%209%200%200%201%2010%200%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M8%2045.5a16%201.5%200%201%200%2032%200a16%201.5%200%201%200-32%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M15%2021.5a1%201%200%201%201-1-1a1%201%200%200%201%201%201%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M13%2017.16a11.4%2011.4%200%200%200%203.37-1.1A11.2%2011.2%200%200%200%2019.25%2014%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M33%2021.5a1%201%200%201%200%201-1a1%201%200%200%200-1%201%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M35%2017.16a11.4%2011.4%200%200%201-3.37-1.1A11.2%2011.2%200%200%201%2028.75%2014%22%2F%3E%3Cpath%20fill%3D%22%23ffaa54%22%20d%3D%22M38.5%2026.5c0%20.83-1.12%201.5-2.5%201.5s-2.5-.67-2.5-1.5S34.62%2025%2036%2025s2.5.67%202.5%201.5m-29%200c0%20.83%201.12%201.5%202.5%201.5s2.5-.67%202.5-1.5S13.38%2025%2012%2025s-2.5.67-2.5%201.5%22%2F%3E%3Cpath%20fill%3D%22%2300b8f0%22%20d%3D%22M46.5%2029a5%205%200%200%201-10%200c0-2.76%205-11%205-11s5%208.24%205%2011%22%2F%3E%3Cpath%20fill%3D%22%23009fd9%22%20d%3D%22M41.5%2031.5a5%205%200%200%201-4.8-3.69a4.5%204.5%200%200%200-.2%201.19a5%205%200%200%200%2010%200a4.5%204.5%200%200%200-.2-1.19a5%205%200%200%201-4.8%203.69%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M46.5%2029a5%205%200%200%201-10%200c0-2.76%205-11%205-11s5%208.24%205%2011%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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