weary-face from Fluent Emoji Flat by Microsoft Corporation · Default · Smileys & Emotion · MIT Free for personal and commercial use.

Name
weary-face
Set
Fluent Emoji Flat
Style
Default
Category
Smileys & Emotion
Viewbox
32×32
License
MIT

The same emoji in other sets

More smileys & emotion icons from Fluent Emoji Flat

Use the weary face emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ffb02e" d="M15.999 29.998c9.334 0 13.999-6.268 13.999-14c0-7.73-4.665-13.998-14-13.998C6.665 2 2 8.268 2 15.999s4.664 13.999 13.999 13.999"/><path fill="#402a32" d="M12.5 5a.5.5 0 0 1 .5.5c0 1.136-.43 2.024-1.105 2.624C11.229 8.715 10.357 9 9.5 9a.5.5 0 0 1 0-1c.643 0 1.27-.215 1.73-.624c.45-.4.77-1.012.77-1.876a.5.5 0 0 1 .5-.5m1.394 6.447a1 1 0 1 0-1.788-.894c-.348.695-1.131 1.184-2.088 1.322c-.969.14-1.848-.12-2.31-.582a1 1 0 0 0-1.415 1.414c1.037 1.037 2.623 1.348 4.011 1.148c1.402-.203 2.868-.964 3.59-2.408m4.212 0a1 1 0 1 1 1.788-.894c.348.695 1.131 1.184 2.088 1.322c.969.14 1.848-.12 2.31-.582a1 1 0 0 1 1.415 1.414c-1.037 1.037-2.623 1.348-4.011 1.148c-1.402-.203-2.868-.964-3.59-2.408M19 5.5a.5.5 0 0 1 1 0c0 .864.32 1.476.77 1.876c.46.409 1.087.624 1.73.624a.5.5 0 0 1 0 1c-.857 0-1.73-.285-2.395-.876C19.431 7.524 19 6.636 19 5.5"/><path fill="#bb1d80" d="M10.343 18a9 9 0 0 0-3.22 5.506C6.987 24.323 7.671 25 8.5 25h15c.829 0 1.513-.677 1.377-1.494A9 9 0 0 0 21.657 18L16 17z"/><path fill="#fff" d="M21.657 18H10.343A8.96 8.96 0 0 1 16 16c2.143 0 4.112.75 5.657 2"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatWearyFace(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ffb02e" d="M15.999 29.998c9.334 0 13.999-6.268 13.999-14c0-7.73-4.665-13.998-14-13.998C6.665 2 2 8.268 2 15.999s4.664 13.999 13.999 13.999"/><path fill="#402a32" d="M12.5 5a.5.5 0 0 1 .5.5c0 1.136-.43 2.024-1.105 2.624C11.229 8.715 10.357 9 9.5 9a.5.5 0 0 1 0-1c.643 0 1.27-.215 1.73-.624c.45-.4.77-1.012.77-1.876a.5.5 0 0 1 .5-.5m1.394 6.447a1 1 0 1 0-1.788-.894c-.348.695-1.131 1.184-2.088 1.322c-.969.14-1.848-.12-2.31-.582a1 1 0 0 0-1.415 1.414c1.037 1.037 2.623 1.348 4.011 1.148c1.402-.203 2.868-.964 3.59-2.408m4.212 0a1 1 0 1 1 1.788-.894c.348.695 1.131 1.184 2.088 1.322c.969.14 1.848-.12 2.31-.582a1 1 0 0 1 1.415 1.414c-1.037 1.037-2.623 1.348-4.011 1.148c-1.402-.203-2.868-.964-3.59-2.408M19 5.5a.5.5 0 0 1 1 0c0 .864.32 1.476.77 1.876c.46.409 1.087.624 1.73.624a.5.5 0 0 1 0 1c-.857 0-1.73-.285-2.395-.876C19.431 7.524 19 6.636 19 5.5"/><path fill="#bb1d80" d="M10.343 18a9 9 0 0 0-3.22 5.506C6.987 24.323 7.671 25 8.5 25h15c.829 0 1.513-.677 1.377-1.494A9 9 0 0 0 21.657 18L16 17z"/><path fill="#fff" d="M21.657 18H10.343A8.96 8.96 0 0 1 16 16c2.143 0 4.112.75 5.657 2"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ffb02e" d="M15.999 29.998c9.334 0 13.999-6.268 13.999-14c0-7.73-4.665-13.998-14-13.998C6.665 2 2 8.268 2 15.999s4.664 13.999 13.999 13.999"/><path fill="#402a32" d="M12.5 5a.5.5 0 0 1 .5.5c0 1.136-.43 2.024-1.105 2.624C11.229 8.715 10.357 9 9.5 9a.5.5 0 0 1 0-1c.643 0 1.27-.215 1.73-.624c.45-.4.77-1.012.77-1.876a.5.5 0 0 1 .5-.5m1.394 6.447a1 1 0 1 0-1.788-.894c-.348.695-1.131 1.184-2.088 1.322c-.969.14-1.848-.12-2.31-.582a1 1 0 0 0-1.415 1.414c1.037 1.037 2.623 1.348 4.011 1.148c1.402-.203 2.868-.964 3.59-2.408m4.212 0a1 1 0 1 1 1.788-.894c.348.695 1.131 1.184 2.088 1.322c.969.14 1.848-.12 2.31-.582a1 1 0 0 1 1.415 1.414c-1.037 1.037-2.623 1.348-4.011 1.148c-1.402-.203-2.868-.964-3.59-2.408M19 5.5a.5.5 0 0 1 1 0c0 .864.32 1.476.77 1.876c.46.409 1.087.624 1.73.624a.5.5 0 0 1 0 1c-.857 0-1.73-.285-2.395-.876C19.431 7.524 19 6.636 19 5.5"/><path fill="#bb1d80" d="M10.343 18a9 9 0 0 0-3.22 5.506C6.987 24.323 7.671 25 8.5 25h15c.829 0 1.513-.677 1.377-1.494A9 9 0 0 0 21.657 18L16 17z"/><path fill="#fff" d="M21.657 18H10.343A8.96 8.96 0 0 1 16 16c2.143 0 4.112.75 5.657 2"/></g></svg>
</template>

CSS

.icon-weary-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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffb02e%22%20d%3D%22M15.999%2029.998c9.334%200%2013.999-6.268%2013.999-14c0-7.73-4.665-13.998-14-13.998C6.665%202%202%208.268%202%2015.999s4.664%2013.999%2013.999%2013.999%22%2F%3E%3Cpath%20fill%3D%22%23402a32%22%20d%3D%22M12.5%205a.5.5%200%200%201%20.5.5c0%201.136-.43%202.024-1.105%202.624C11.229%208.715%2010.357%209%209.5%209a.5.5%200%200%201%200-1c.643%200%201.27-.215%201.73-.624c.45-.4.77-1.012.77-1.876a.5.5%200%200%201%20.5-.5m1.394%206.447a1%201%200%201%200-1.788-.894c-.348.695-1.131%201.184-2.088%201.322c-.969.14-1.848-.12-2.31-.582a1%201%200%200%200-1.415%201.414c1.037%201.037%202.623%201.348%204.011%201.148c1.402-.203%202.868-.964%203.59-2.408m4.212%200a1%201%200%201%201%201.788-.894c.348.695%201.131%201.184%202.088%201.322c.969.14%201.848-.12%202.31-.582a1%201%200%200%201%201.415%201.414c-1.037%201.037-2.623%201.348-4.011%201.148c-1.402-.203-2.868-.964-3.59-2.408M19%205.5a.5.5%200%200%201%201%200c0%20.864.32%201.476.77%201.876c.46.409%201.087.624%201.73.624a.5.5%200%200%201%200%201c-.857%200-1.73-.285-2.395-.876C19.431%207.524%2019%206.636%2019%205.5%22%2F%3E%3Cpath%20fill%3D%22%23bb1d80%22%20d%3D%22M10.343%2018a9%209%200%200%200-3.22%205.506C6.987%2024.323%207.671%2025%208.5%2025h15c.829%200%201.513-.677%201.377-1.494A9%209%200%200%200%2021.657%2018L16%2017z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M21.657%2018H10.343A8.96%208.96%200%200%201%2016%2016c2.143%200%204.112.75%205.657%202%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffb02e%22%20d%3D%22M15.999%2029.998c9.334%200%2013.999-6.268%2013.999-14c0-7.73-4.665-13.998-14-13.998C6.665%202%202%208.268%202%2015.999s4.664%2013.999%2013.999%2013.999%22%2F%3E%3Cpath%20fill%3D%22%23402a32%22%20d%3D%22M12.5%205a.5.5%200%200%201%20.5.5c0%201.136-.43%202.024-1.105%202.624C11.229%208.715%2010.357%209%209.5%209a.5.5%200%200%201%200-1c.643%200%201.27-.215%201.73-.624c.45-.4.77-1.012.77-1.876a.5.5%200%200%201%20.5-.5m1.394%206.447a1%201%200%201%200-1.788-.894c-.348.695-1.131%201.184-2.088%201.322c-.969.14-1.848-.12-2.31-.582a1%201%200%200%200-1.415%201.414c1.037%201.037%202.623%201.348%204.011%201.148c1.402-.203%202.868-.964%203.59-2.408m4.212%200a1%201%200%201%201%201.788-.894c.348.695%201.131%201.184%202.088%201.322c.969.14%201.848-.12%202.31-.582a1%201%200%200%201%201.415%201.414c-1.037%201.037-2.623%201.348-4.011%201.148c-1.402-.203-2.868-.964-3.59-2.408M19%205.5a.5.5%200%200%201%201%200c0%20.864.32%201.476.77%201.876c.46.409%201.087.624%201.73.624a.5.5%200%200%201%200%201c-.857%200-1.73-.285-2.395-.876C19.431%207.524%2019%206.636%2019%205.5%22%2F%3E%3Cpath%20fill%3D%22%23bb1d80%22%20d%3D%22M10.343%2018a9%209%200%200%200-3.22%205.506C6.987%2024.323%207.671%2025%208.5%2025h15c.829%200%201.513-.677%201.377-1.494A9%209%200%200%200%2021.657%2018L16%2017z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M21.657%2018H10.343A8.96%208.96%200%200%201%2016%2016c2.143%200%204.112.75%205.657%202%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/weary-face.svg?color=%231a73e8&size=48