weary from Firefox OS Emoji by Mozilla · Default · People · Apache-2.0 Free for personal and commercial use.

Name
weary
Set
Firefox OS Emoji
Style
Default
Category
People
Viewbox
512×512
License
Apache 2.0

More people icons from Firefox OS Emoji

Use the weary emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FFD469" d="M255.9 35.3C134 35.3 35.2 134.1 35.2 256c0 3.3.1 6.6.2 9.9c-12.8 1.7-22.8 12.6-22.8 25.9c0 14.5 11.7 26.2 26.2 26.2H44c26.8 91.7 111.4 158.7 211.7 158.7c121.8 0 220.6-98.8 220.6-220.6c.2-122-98.6-220.8-220.4-220.8"/><path fill="#FFB636" d="M476.2 265.8c.1-3.3.2-6.6.2-9.9c0-58.9-23.1-112.5-60.8-152c21.3 34.5 33.6 75.2 33.6 118.8c0 125.2-101.5 226.7-226.7 226.7c-43.6 0-84.2-12.3-118.8-33.6c39.6 37.7 93.1 60.8 152 60.8c100.3 0 185-67 211.7-158.7h5.2c14.5 0 26.2-11.7 26.2-26.2c.2-13.3-9.7-24.2-22.6-25.9"/><path fill="#F2A74E" d="M384.2 228.2c-5.3 0-10.7-.9-15.8-2.8c-12.4-4.5-22.2-14.1-27-26.2c-1.6-4 .4-8.4 4.3-10s8.4.4 10 4.3c3.2 8.1 9.8 14.4 18 17.4s17.3 2.3 25-1.8c3.7-2 8.4-.6 10.4 3.1s.6 8.4-3.1 10.4c-6.7 3.8-14.2 5.6-21.8 5.6m-269.6 0c-7.5 0-15-1.9-21.8-5.5c-3.7-2-5.1-6.7-3.1-10.4s6.7-5.1 10.4-3.1c7.7 4.1 16.8 4.8 25 1.8s14.8-9.3 18-17.4c1.6-3.9 6-5.9 10-4.3s5.9 6 4.3 10c-4.8 12.2-14.6 21.7-27 26.2c-5.1 1.8-10.5 2.7-15.8 2.7"/><path fill="#2B3B47" d="M337.7 386.3c-4.6-13.6-16.1-33.1-35.7-46c-12.3-2.5-27.2-6.4-45.7-6.4c-19.1 0-33.4 2.9-46.8 6.6c-19.5 12.9-30.9 32.2-35.4 45.8c-2.9 8.8-.4 18.4 6.2 24.8c6.7 6.4 16.5 8.3 25.2 5.1c.2-.1 16.6-6.1 47.4-6.1c32.2 0 54.8 6.6 55.3 6.8c2.3.7 4.6 1 7 1c6.3 0 12.5-2.5 17.1-7.2c6.1-6.5 8.3-15.9 5.4-24.4"/><path fill="#FFF" d="M302 340.3c-12.2-8-27.4-13.5-46.1-13.5c-18.9 0-34.2 5.6-46.4 13.7c12.3.4 27.7.4 46.8.4c18.5.1 33.6-.1 45.7-.6"/><path fill="#2B3B47" d="M397.9 272.7c-2.7-5-9-6.9-14-4.2c-5.5 3-12 3.4-17.9 1.3c-5.9-2.2-10.6-6.7-12.9-12.5c-2.1-5.3-8.1-7.9-13.4-5.8c-4.4 1.7-6.9 6.1-6.4 10.5c-.2.8-.2 1.7-.2 2.6c1 15.1 9.9 27.4 23.1 32.2c3.8 1.4 7.7 2 11.6 2c9.7 0 19.3-4.1 26.8-11.9c.4-.5.6-1 1-1.5c3.6-3 4.7-8.3 2.3-12.7m-232.8-21.5c-5.3-2.1-11.3.5-13.4 5.8c-2.3 5.8-7 10.3-12.9 12.5s-12.4 1.7-17.9-1.3c-5-2.7-11.3-.9-14 4.2c-2.4 4.4-1.3 9.7 2.4 12.8c.3.5.5 1.1 1 1.5c7.5 7.8 17.1 11.9 26.8 11.9c3.9 0 7.8-.7 11.6-2c13.2-4.8 22-17.1 23.1-32.2c.1-.9 0-1.7-.2-2.6c.3-4.5-2.2-8.9-6.5-10.6"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiWeary(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FFD469" d="M255.9 35.3C134 35.3 35.2 134.1 35.2 256c0 3.3.1 6.6.2 9.9c-12.8 1.7-22.8 12.6-22.8 25.9c0 14.5 11.7 26.2 26.2 26.2H44c26.8 91.7 111.4 158.7 211.7 158.7c121.8 0 220.6-98.8 220.6-220.6c.2-122-98.6-220.8-220.4-220.8"/><path fill="#FFB636" d="M476.2 265.8c.1-3.3.2-6.6.2-9.9c0-58.9-23.1-112.5-60.8-152c21.3 34.5 33.6 75.2 33.6 118.8c0 125.2-101.5 226.7-226.7 226.7c-43.6 0-84.2-12.3-118.8-33.6c39.6 37.7 93.1 60.8 152 60.8c100.3 0 185-67 211.7-158.7h5.2c14.5 0 26.2-11.7 26.2-26.2c.2-13.3-9.7-24.2-22.6-25.9"/><path fill="#F2A74E" d="M384.2 228.2c-5.3 0-10.7-.9-15.8-2.8c-12.4-4.5-22.2-14.1-27-26.2c-1.6-4 .4-8.4 4.3-10s8.4.4 10 4.3c3.2 8.1 9.8 14.4 18 17.4s17.3 2.3 25-1.8c3.7-2 8.4-.6 10.4 3.1s.6 8.4-3.1 10.4c-6.7 3.8-14.2 5.6-21.8 5.6m-269.6 0c-7.5 0-15-1.9-21.8-5.5c-3.7-2-5.1-6.7-3.1-10.4s6.7-5.1 10.4-3.1c7.7 4.1 16.8 4.8 25 1.8s14.8-9.3 18-17.4c1.6-3.9 6-5.9 10-4.3s5.9 6 4.3 10c-4.8 12.2-14.6 21.7-27 26.2c-5.1 1.8-10.5 2.7-15.8 2.7"/><path fill="#2B3B47" d="M337.7 386.3c-4.6-13.6-16.1-33.1-35.7-46c-12.3-2.5-27.2-6.4-45.7-6.4c-19.1 0-33.4 2.9-46.8 6.6c-19.5 12.9-30.9 32.2-35.4 45.8c-2.9 8.8-.4 18.4 6.2 24.8c6.7 6.4 16.5 8.3 25.2 5.1c.2-.1 16.6-6.1 47.4-6.1c32.2 0 54.8 6.6 55.3 6.8c2.3.7 4.6 1 7 1c6.3 0 12.5-2.5 17.1-7.2c6.1-6.5 8.3-15.9 5.4-24.4"/><path fill="#FFF" d="M302 340.3c-12.2-8-27.4-13.5-46.1-13.5c-18.9 0-34.2 5.6-46.4 13.7c12.3.4 27.7.4 46.8.4c18.5.1 33.6-.1 45.7-.6"/><path fill="#2B3B47" d="M397.9 272.7c-2.7-5-9-6.9-14-4.2c-5.5 3-12 3.4-17.9 1.3c-5.9-2.2-10.6-6.7-12.9-12.5c-2.1-5.3-8.1-7.9-13.4-5.8c-4.4 1.7-6.9 6.1-6.4 10.5c-.2.8-.2 1.7-.2 2.6c1 15.1 9.9 27.4 23.1 32.2c3.8 1.4 7.7 2 11.6 2c9.7 0 19.3-4.1 26.8-11.9c.4-.5.6-1 1-1.5c3.6-3 4.7-8.3 2.3-12.7m-232.8-21.5c-5.3-2.1-11.3.5-13.4 5.8c-2.3 5.8-7 10.3-12.9 12.5s-12.4 1.7-17.9-1.3c-5-2.7-11.3-.9-14 4.2c-2.4 4.4-1.3 9.7 2.4 12.8c.3.5.5 1.1 1 1.5c7.5 7.8 17.1 11.9 26.8 11.9c3.9 0 7.8-.7 11.6-2c13.2-4.8 22-17.1 23.1-32.2c.1-.9 0-1.7-.2-2.6c.3-4.5-2.2-8.9-6.5-10.6"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FFD469" d="M255.9 35.3C134 35.3 35.2 134.1 35.2 256c0 3.3.1 6.6.2 9.9c-12.8 1.7-22.8 12.6-22.8 25.9c0 14.5 11.7 26.2 26.2 26.2H44c26.8 91.7 111.4 158.7 211.7 158.7c121.8 0 220.6-98.8 220.6-220.6c.2-122-98.6-220.8-220.4-220.8"/><path fill="#FFB636" d="M476.2 265.8c.1-3.3.2-6.6.2-9.9c0-58.9-23.1-112.5-60.8-152c21.3 34.5 33.6 75.2 33.6 118.8c0 125.2-101.5 226.7-226.7 226.7c-43.6 0-84.2-12.3-118.8-33.6c39.6 37.7 93.1 60.8 152 60.8c100.3 0 185-67 211.7-158.7h5.2c14.5 0 26.2-11.7 26.2-26.2c.2-13.3-9.7-24.2-22.6-25.9"/><path fill="#F2A74E" d="M384.2 228.2c-5.3 0-10.7-.9-15.8-2.8c-12.4-4.5-22.2-14.1-27-26.2c-1.6-4 .4-8.4 4.3-10s8.4.4 10 4.3c3.2 8.1 9.8 14.4 18 17.4s17.3 2.3 25-1.8c3.7-2 8.4-.6 10.4 3.1s.6 8.4-3.1 10.4c-6.7 3.8-14.2 5.6-21.8 5.6m-269.6 0c-7.5 0-15-1.9-21.8-5.5c-3.7-2-5.1-6.7-3.1-10.4s6.7-5.1 10.4-3.1c7.7 4.1 16.8 4.8 25 1.8s14.8-9.3 18-17.4c1.6-3.9 6-5.9 10-4.3s5.9 6 4.3 10c-4.8 12.2-14.6 21.7-27 26.2c-5.1 1.8-10.5 2.7-15.8 2.7"/><path fill="#2B3B47" d="M337.7 386.3c-4.6-13.6-16.1-33.1-35.7-46c-12.3-2.5-27.2-6.4-45.7-6.4c-19.1 0-33.4 2.9-46.8 6.6c-19.5 12.9-30.9 32.2-35.4 45.8c-2.9 8.8-.4 18.4 6.2 24.8c6.7 6.4 16.5 8.3 25.2 5.1c.2-.1 16.6-6.1 47.4-6.1c32.2 0 54.8 6.6 55.3 6.8c2.3.7 4.6 1 7 1c6.3 0 12.5-2.5 17.1-7.2c6.1-6.5 8.3-15.9 5.4-24.4"/><path fill="#FFF" d="M302 340.3c-12.2-8-27.4-13.5-46.1-13.5c-18.9 0-34.2 5.6-46.4 13.7c12.3.4 27.7.4 46.8.4c18.5.1 33.6-.1 45.7-.6"/><path fill="#2B3B47" d="M397.9 272.7c-2.7-5-9-6.9-14-4.2c-5.5 3-12 3.4-17.9 1.3c-5.9-2.2-10.6-6.7-12.9-12.5c-2.1-5.3-8.1-7.9-13.4-5.8c-4.4 1.7-6.9 6.1-6.4 10.5c-.2.8-.2 1.7-.2 2.6c1 15.1 9.9 27.4 23.1 32.2c3.8 1.4 7.7 2 11.6 2c9.7 0 19.3-4.1 26.8-11.9c.4-.5.6-1 1-1.5c3.6-3 4.7-8.3 2.3-12.7m-232.8-21.5c-5.3-2.1-11.3.5-13.4 5.8c-2.3 5.8-7 10.3-12.9 12.5s-12.4 1.7-17.9-1.3c-5-2.7-11.3-.9-14 4.2c-2.4 4.4-1.3 9.7 2.4 12.8c.3.5.5 1.1 1 1.5c7.5 7.8 17.1 11.9 26.8 11.9c3.9 0 7.8-.7 11.6-2c13.2-4.8 22-17.1 23.1-32.2c.1-.9 0-1.7-.2-2.6c.3-4.5-2.2-8.9-6.5-10.6"/></svg>
</template>

CSS

.icon-weary {
  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%20512%20512%22%3E%3Cpath%20fill%3D%22%23FFD469%22%20d%3D%22M255.9%2035.3C134%2035.3%2035.2%20134.1%2035.2%20256c0%203.3.1%206.6.2%209.9c-12.8%201.7-22.8%2012.6-22.8%2025.9c0%2014.5%2011.7%2026.2%2026.2%2026.2H44c26.8%2091.7%20111.4%20158.7%20211.7%20158.7c121.8%200%20220.6-98.8%20220.6-220.6c.2-122-98.6-220.8-220.4-220.8%22%2F%3E%3Cpath%20fill%3D%22%23FFB636%22%20d%3D%22M476.2%20265.8c.1-3.3.2-6.6.2-9.9c0-58.9-23.1-112.5-60.8-152c21.3%2034.5%2033.6%2075.2%2033.6%20118.8c0%20125.2-101.5%20226.7-226.7%20226.7c-43.6%200-84.2-12.3-118.8-33.6c39.6%2037.7%2093.1%2060.8%20152%2060.8c100.3%200%20185-67%20211.7-158.7h5.2c14.5%200%2026.2-11.7%2026.2-26.2c.2-13.3-9.7-24.2-22.6-25.9%22%2F%3E%3Cpath%20fill%3D%22%23F2A74E%22%20d%3D%22M384.2%20228.2c-5.3%200-10.7-.9-15.8-2.8c-12.4-4.5-22.2-14.1-27-26.2c-1.6-4%20.4-8.4%204.3-10s8.4.4%2010%204.3c3.2%208.1%209.8%2014.4%2018%2017.4s17.3%202.3%2025-1.8c3.7-2%208.4-.6%2010.4%203.1s.6%208.4-3.1%2010.4c-6.7%203.8-14.2%205.6-21.8%205.6m-269.6%200c-7.5%200-15-1.9-21.8-5.5c-3.7-2-5.1-6.7-3.1-10.4s6.7-5.1%2010.4-3.1c7.7%204.1%2016.8%204.8%2025%201.8s14.8-9.3%2018-17.4c1.6-3.9%206-5.9%2010-4.3s5.9%206%204.3%2010c-4.8%2012.2-14.6%2021.7-27%2026.2c-5.1%201.8-10.5%202.7-15.8%202.7%22%2F%3E%3Cpath%20fill%3D%22%232B3B47%22%20d%3D%22M337.7%20386.3c-4.6-13.6-16.1-33.1-35.7-46c-12.3-2.5-27.2-6.4-45.7-6.4c-19.1%200-33.4%202.9-46.8%206.6c-19.5%2012.9-30.9%2032.2-35.4%2045.8c-2.9%208.8-.4%2018.4%206.2%2024.8c6.7%206.4%2016.5%208.3%2025.2%205.1c.2-.1%2016.6-6.1%2047.4-6.1c32.2%200%2054.8%206.6%2055.3%206.8c2.3.7%204.6%201%207%201c6.3%200%2012.5-2.5%2017.1-7.2c6.1-6.5%208.3-15.9%205.4-24.4%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M302%20340.3c-12.2-8-27.4-13.5-46.1-13.5c-18.9%200-34.2%205.6-46.4%2013.7c12.3.4%2027.7.4%2046.8.4c18.5.1%2033.6-.1%2045.7-.6%22%2F%3E%3Cpath%20fill%3D%22%232B3B47%22%20d%3D%22M397.9%20272.7c-2.7-5-9-6.9-14-4.2c-5.5%203-12%203.4-17.9%201.3c-5.9-2.2-10.6-6.7-12.9-12.5c-2.1-5.3-8.1-7.9-13.4-5.8c-4.4%201.7-6.9%206.1-6.4%2010.5c-.2.8-.2%201.7-.2%202.6c1%2015.1%209.9%2027.4%2023.1%2032.2c3.8%201.4%207.7%202%2011.6%202c9.7%200%2019.3-4.1%2026.8-11.9c.4-.5.6-1%201-1.5c3.6-3%204.7-8.3%202.3-12.7m-232.8-21.5c-5.3-2.1-11.3.5-13.4%205.8c-2.3%205.8-7%2010.3-12.9%2012.5s-12.4%201.7-17.9-1.3c-5-2.7-11.3-.9-14%204.2c-2.4%204.4-1.3%209.7%202.4%2012.8c.3.5.5%201.1%201%201.5c7.5%207.8%2017.1%2011.9%2026.8%2011.9c3.9%200%207.8-.7%2011.6-2c13.2-4.8%2022-17.1%2023.1-32.2c.1-.9%200-1.7-.2-2.6c.3-4.5-2.2-8.9-6.5-10.6%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%20512%20512%22%3E%3Cpath%20fill%3D%22%23FFD469%22%20d%3D%22M255.9%2035.3C134%2035.3%2035.2%20134.1%2035.2%20256c0%203.3.1%206.6.2%209.9c-12.8%201.7-22.8%2012.6-22.8%2025.9c0%2014.5%2011.7%2026.2%2026.2%2026.2H44c26.8%2091.7%20111.4%20158.7%20211.7%20158.7c121.8%200%20220.6-98.8%20220.6-220.6c.2-122-98.6-220.8-220.4-220.8%22%2F%3E%3Cpath%20fill%3D%22%23FFB636%22%20d%3D%22M476.2%20265.8c.1-3.3.2-6.6.2-9.9c0-58.9-23.1-112.5-60.8-152c21.3%2034.5%2033.6%2075.2%2033.6%20118.8c0%20125.2-101.5%20226.7-226.7%20226.7c-43.6%200-84.2-12.3-118.8-33.6c39.6%2037.7%2093.1%2060.8%20152%2060.8c100.3%200%20185-67%20211.7-158.7h5.2c14.5%200%2026.2-11.7%2026.2-26.2c.2-13.3-9.7-24.2-22.6-25.9%22%2F%3E%3Cpath%20fill%3D%22%23F2A74E%22%20d%3D%22M384.2%20228.2c-5.3%200-10.7-.9-15.8-2.8c-12.4-4.5-22.2-14.1-27-26.2c-1.6-4%20.4-8.4%204.3-10s8.4.4%2010%204.3c3.2%208.1%209.8%2014.4%2018%2017.4s17.3%202.3%2025-1.8c3.7-2%208.4-.6%2010.4%203.1s.6%208.4-3.1%2010.4c-6.7%203.8-14.2%205.6-21.8%205.6m-269.6%200c-7.5%200-15-1.9-21.8-5.5c-3.7-2-5.1-6.7-3.1-10.4s6.7-5.1%2010.4-3.1c7.7%204.1%2016.8%204.8%2025%201.8s14.8-9.3%2018-17.4c1.6-3.9%206-5.9%2010-4.3s5.9%206%204.3%2010c-4.8%2012.2-14.6%2021.7-27%2026.2c-5.1%201.8-10.5%202.7-15.8%202.7%22%2F%3E%3Cpath%20fill%3D%22%232B3B47%22%20d%3D%22M337.7%20386.3c-4.6-13.6-16.1-33.1-35.7-46c-12.3-2.5-27.2-6.4-45.7-6.4c-19.1%200-33.4%202.9-46.8%206.6c-19.5%2012.9-30.9%2032.2-35.4%2045.8c-2.9%208.8-.4%2018.4%206.2%2024.8c6.7%206.4%2016.5%208.3%2025.2%205.1c.2-.1%2016.6-6.1%2047.4-6.1c32.2%200%2054.8%206.6%2055.3%206.8c2.3.7%204.6%201%207%201c6.3%200%2012.5-2.5%2017.1-7.2c6.1-6.5%208.3-15.9%205.4-24.4%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M302%20340.3c-12.2-8-27.4-13.5-46.1-13.5c-18.9%200-34.2%205.6-46.4%2013.7c12.3.4%2027.7.4%2046.8.4c18.5.1%2033.6-.1%2045.7-.6%22%2F%3E%3Cpath%20fill%3D%22%232B3B47%22%20d%3D%22M397.9%20272.7c-2.7-5-9-6.9-14-4.2c-5.5%203-12%203.4-17.9%201.3c-5.9-2.2-10.6-6.7-12.9-12.5c-2.1-5.3-8.1-7.9-13.4-5.8c-4.4%201.7-6.9%206.1-6.4%2010.5c-.2.8-.2%201.7-.2%202.6c1%2015.1%209.9%2027.4%2023.1%2032.2c3.8%201.4%207.7%202%2011.6%202c9.7%200%2019.3-4.1%2026.8-11.9c.4-.5.6-1%201-1.5c3.6-3%204.7-8.3%202.3-12.7m-232.8-21.5c-5.3-2.1-11.3.5-13.4%205.8c-2.3%205.8-7%2010.3-12.9%2012.5s-12.4%201.7-17.9-1.3c-5-2.7-11.3-.9-14%204.2c-2.4%204.4-1.3%209.7%202.4%2012.8c.3.5.5%201.1%201%201.5c7.5%207.8%2017.1%2011.9%2026.8%2011.9c3.9%200%207.8-.7%2011.6-2c13.2-4.8%2022-17.1%2023.1-32.2c.1-.9%200-1.7-.2-2.6c.3-4.5-2.2-8.9-6.5-10.6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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