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

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

More people icons from Firefox OS Emoji

Use the coldsweat 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="#2B3B47" d="M307 324.1H204.9c-10.6 6.4-17.2 14.7-17.2 23.9c0 13.5 14 25.2 34.5 31.5c10 3.1 21.4 5 33.8 5c12.3 0 23.8-1.9 33.8-5c20.5-6.3 34.5-18 34.5-31.5c-.1-9.2-6.7-17.6-17.3-23.9"/><path fill="#F2A74E" d="M381.5 184.8c-15.4 0-30.5-7-42.4-20.4c-2.8-3.2-2.5-8 .7-10.9c3.2-2.8 8-2.5 10.9.7c13.2 14.9 31.7 19.2 48 11c3.8-1.9 8.4-.3 10.3 3.5s.3 8.4-3.5 10.3c-7.8 3.9-15.9 5.8-24 5.8m-245.9 0c-8 0-16.2-1.9-24-5.8c-3.8-1.9-5.4-6.5-3.5-10.3s6.5-5.4 10.3-3.5c16.4 8.1 34.8 3.9 48-11c2.8-3.2 7.7-3.5 10.9-.7s3.5 7.7.7 10.9c-11.9 13.4-26.9 20.4-42.4 20.4"/><path fill="#2B3B47" d="M365.7 188.3c13.4 0 24.2 10.8 24.2 24.2v54.3c0 13.4-10.8 4.2-24.2 4.2s-24.2 9.2-24.2-4.2v-54.3c0-13.3 10.9-24.2 24.2-24.2"/><path fill="#F2A74E" d="M343.7 281.3c-2.8 0-5.6-1.6-6.9-4.3c-1.9-3.8-.3-8.4 3.5-10.3c16.2-8 34.7-8.3 50.8-.7c3.8 1.8 5.5 6.4 3.6 10.2c-1.8 3.8-6.4 5.5-10.2 3.6c-11.8-5.6-25.4-5.4-37.3.5c-1.2.8-2.3 1-3.5 1"/><path fill="#2B3B47" d="M146.1 189.3c13.4 0 24.2 10.8 24.2 24.2v54.3c0 13.4-10.8 4.2-24.2 4.2s-24.2 9.2-24.2-4.2v-54.3c0-13.3 10.8-24.2 24.2-24.2"/><path fill="#F2A74E" d="M124.1 281.3c-2.8 0-5.6-1.6-6.9-4.3c-1.9-3.8-.3-8.4 3.5-10.3c16.2-8.1 34.7-8.3 50.8-.7c3.8 1.8 5.5 6.4 3.6 10.2c-1.8 3.8-6.4 5.5-10.3 3.6c-11.8-5.6-25.4-5.4-37.3.5c-1.1.8-2.3 1-3.4 1"/><path fill="#00BEEA" d="m66.1 123.8l21.5 54.1c5.2 17.1-4.5 35.1-21.5 40.3c-17.1 5.2-35.1-4.5-40.3-21.5c-1.9-6.4-1.8-12.8 0-18.7l21.5-54.1c1.6-5.2 7.1-8.1 12.3-6.5c3.2.8 5.6 3.4 6.5 6.4"/><path fill="#FFF" d="M306.7 324.1c-12.3-7.3-30.4-11.8-50.8-11.8s-38.5 4.6-50.8 11.8z"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiColdsweat(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="#2B3B47" d="M307 324.1H204.9c-10.6 6.4-17.2 14.7-17.2 23.9c0 13.5 14 25.2 34.5 31.5c10 3.1 21.4 5 33.8 5c12.3 0 23.8-1.9 33.8-5c20.5-6.3 34.5-18 34.5-31.5c-.1-9.2-6.7-17.6-17.3-23.9"/><path fill="#F2A74E" d="M381.5 184.8c-15.4 0-30.5-7-42.4-20.4c-2.8-3.2-2.5-8 .7-10.9c3.2-2.8 8-2.5 10.9.7c13.2 14.9 31.7 19.2 48 11c3.8-1.9 8.4-.3 10.3 3.5s.3 8.4-3.5 10.3c-7.8 3.9-15.9 5.8-24 5.8m-245.9 0c-8 0-16.2-1.9-24-5.8c-3.8-1.9-5.4-6.5-3.5-10.3s6.5-5.4 10.3-3.5c16.4 8.1 34.8 3.9 48-11c2.8-3.2 7.7-3.5 10.9-.7s3.5 7.7.7 10.9c-11.9 13.4-26.9 20.4-42.4 20.4"/><path fill="#2B3B47" d="M365.7 188.3c13.4 0 24.2 10.8 24.2 24.2v54.3c0 13.4-10.8 4.2-24.2 4.2s-24.2 9.2-24.2-4.2v-54.3c0-13.3 10.9-24.2 24.2-24.2"/><path fill="#F2A74E" d="M343.7 281.3c-2.8 0-5.6-1.6-6.9-4.3c-1.9-3.8-.3-8.4 3.5-10.3c16.2-8 34.7-8.3 50.8-.7c3.8 1.8 5.5 6.4 3.6 10.2c-1.8 3.8-6.4 5.5-10.2 3.6c-11.8-5.6-25.4-5.4-37.3.5c-1.2.8-2.3 1-3.5 1"/><path fill="#2B3B47" d="M146.1 189.3c13.4 0 24.2 10.8 24.2 24.2v54.3c0 13.4-10.8 4.2-24.2 4.2s-24.2 9.2-24.2-4.2v-54.3c0-13.3 10.8-24.2 24.2-24.2"/><path fill="#F2A74E" d="M124.1 281.3c-2.8 0-5.6-1.6-6.9-4.3c-1.9-3.8-.3-8.4 3.5-10.3c16.2-8.1 34.7-8.3 50.8-.7c3.8 1.8 5.5 6.4 3.6 10.2c-1.8 3.8-6.4 5.5-10.3 3.6c-11.8-5.6-25.4-5.4-37.3.5c-1.1.8-2.3 1-3.4 1"/><path fill="#00BEEA" d="m66.1 123.8l21.5 54.1c5.2 17.1-4.5 35.1-21.5 40.3c-17.1 5.2-35.1-4.5-40.3-21.5c-1.9-6.4-1.8-12.8 0-18.7l21.5-54.1c1.6-5.2 7.1-8.1 12.3-6.5c3.2.8 5.6 3.4 6.5 6.4"/><path fill="#FFF" d="M306.7 324.1c-12.3-7.3-30.4-11.8-50.8-11.8s-38.5 4.6-50.8 11.8z"/></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="#2B3B47" d="M307 324.1H204.9c-10.6 6.4-17.2 14.7-17.2 23.9c0 13.5 14 25.2 34.5 31.5c10 3.1 21.4 5 33.8 5c12.3 0 23.8-1.9 33.8-5c20.5-6.3 34.5-18 34.5-31.5c-.1-9.2-6.7-17.6-17.3-23.9"/><path fill="#F2A74E" d="M381.5 184.8c-15.4 0-30.5-7-42.4-20.4c-2.8-3.2-2.5-8 .7-10.9c3.2-2.8 8-2.5 10.9.7c13.2 14.9 31.7 19.2 48 11c3.8-1.9 8.4-.3 10.3 3.5s.3 8.4-3.5 10.3c-7.8 3.9-15.9 5.8-24 5.8m-245.9 0c-8 0-16.2-1.9-24-5.8c-3.8-1.9-5.4-6.5-3.5-10.3s6.5-5.4 10.3-3.5c16.4 8.1 34.8 3.9 48-11c2.8-3.2 7.7-3.5 10.9-.7s3.5 7.7.7 10.9c-11.9 13.4-26.9 20.4-42.4 20.4"/><path fill="#2B3B47" d="M365.7 188.3c13.4 0 24.2 10.8 24.2 24.2v54.3c0 13.4-10.8 4.2-24.2 4.2s-24.2 9.2-24.2-4.2v-54.3c0-13.3 10.9-24.2 24.2-24.2"/><path fill="#F2A74E" d="M343.7 281.3c-2.8 0-5.6-1.6-6.9-4.3c-1.9-3.8-.3-8.4 3.5-10.3c16.2-8 34.7-8.3 50.8-.7c3.8 1.8 5.5 6.4 3.6 10.2c-1.8 3.8-6.4 5.5-10.2 3.6c-11.8-5.6-25.4-5.4-37.3.5c-1.2.8-2.3 1-3.5 1"/><path fill="#2B3B47" d="M146.1 189.3c13.4 0 24.2 10.8 24.2 24.2v54.3c0 13.4-10.8 4.2-24.2 4.2s-24.2 9.2-24.2-4.2v-54.3c0-13.3 10.8-24.2 24.2-24.2"/><path fill="#F2A74E" d="M124.1 281.3c-2.8 0-5.6-1.6-6.9-4.3c-1.9-3.8-.3-8.4 3.5-10.3c16.2-8.1 34.7-8.3 50.8-.7c3.8 1.8 5.5 6.4 3.6 10.2c-1.8 3.8-6.4 5.5-10.3 3.6c-11.8-5.6-25.4-5.4-37.3.5c-1.1.8-2.3 1-3.4 1"/><path fill="#00BEEA" d="m66.1 123.8l21.5 54.1c5.2 17.1-4.5 35.1-21.5 40.3c-17.1 5.2-35.1-4.5-40.3-21.5c-1.9-6.4-1.8-12.8 0-18.7l21.5-54.1c1.6-5.2 7.1-8.1 12.3-6.5c3.2.8 5.6 3.4 6.5 6.4"/><path fill="#FFF" d="M306.7 324.1c-12.3-7.3-30.4-11.8-50.8-11.8s-38.5 4.6-50.8 11.8z"/></svg>
</template>

CSS

.icon-coldsweat {
  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%232B3B47%22%20d%3D%22M307%20324.1H204.9c-10.6%206.4-17.2%2014.7-17.2%2023.9c0%2013.5%2014%2025.2%2034.5%2031.5c10%203.1%2021.4%205%2033.8%205c12.3%200%2023.8-1.9%2033.8-5c20.5-6.3%2034.5-18%2034.5-31.5c-.1-9.2-6.7-17.6-17.3-23.9%22%2F%3E%3Cpath%20fill%3D%22%23F2A74E%22%20d%3D%22M381.5%20184.8c-15.4%200-30.5-7-42.4-20.4c-2.8-3.2-2.5-8%20.7-10.9c3.2-2.8%208-2.5%2010.9.7c13.2%2014.9%2031.7%2019.2%2048%2011c3.8-1.9%208.4-.3%2010.3%203.5s.3%208.4-3.5%2010.3c-7.8%203.9-15.9%205.8-24%205.8m-245.9%200c-8%200-16.2-1.9-24-5.8c-3.8-1.9-5.4-6.5-3.5-10.3s6.5-5.4%2010.3-3.5c16.4%208.1%2034.8%203.9%2048-11c2.8-3.2%207.7-3.5%2010.9-.7s3.5%207.7.7%2010.9c-11.9%2013.4-26.9%2020.4-42.4%2020.4%22%2F%3E%3Cpath%20fill%3D%22%232B3B47%22%20d%3D%22M365.7%20188.3c13.4%200%2024.2%2010.8%2024.2%2024.2v54.3c0%2013.4-10.8%204.2-24.2%204.2s-24.2%209.2-24.2-4.2v-54.3c0-13.3%2010.9-24.2%2024.2-24.2%22%2F%3E%3Cpath%20fill%3D%22%23F2A74E%22%20d%3D%22M343.7%20281.3c-2.8%200-5.6-1.6-6.9-4.3c-1.9-3.8-.3-8.4%203.5-10.3c16.2-8%2034.7-8.3%2050.8-.7c3.8%201.8%205.5%206.4%203.6%2010.2c-1.8%203.8-6.4%205.5-10.2%203.6c-11.8-5.6-25.4-5.4-37.3.5c-1.2.8-2.3%201-3.5%201%22%2F%3E%3Cpath%20fill%3D%22%232B3B47%22%20d%3D%22M146.1%20189.3c13.4%200%2024.2%2010.8%2024.2%2024.2v54.3c0%2013.4-10.8%204.2-24.2%204.2s-24.2%209.2-24.2-4.2v-54.3c0-13.3%2010.8-24.2%2024.2-24.2%22%2F%3E%3Cpath%20fill%3D%22%23F2A74E%22%20d%3D%22M124.1%20281.3c-2.8%200-5.6-1.6-6.9-4.3c-1.9-3.8-.3-8.4%203.5-10.3c16.2-8.1%2034.7-8.3%2050.8-.7c3.8%201.8%205.5%206.4%203.6%2010.2c-1.8%203.8-6.4%205.5-10.3%203.6c-11.8-5.6-25.4-5.4-37.3.5c-1.1.8-2.3%201-3.4%201%22%2F%3E%3Cpath%20fill%3D%22%2300BEEA%22%20d%3D%22m66.1%20123.8l21.5%2054.1c5.2%2017.1-4.5%2035.1-21.5%2040.3c-17.1%205.2-35.1-4.5-40.3-21.5c-1.9-6.4-1.8-12.8%200-18.7l21.5-54.1c1.6-5.2%207.1-8.1%2012.3-6.5c3.2.8%205.6%203.4%206.5%206.4%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M306.7%20324.1c-12.3-7.3-30.4-11.8-50.8-11.8s-38.5%204.6-50.8%2011.8z%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%232B3B47%22%20d%3D%22M307%20324.1H204.9c-10.6%206.4-17.2%2014.7-17.2%2023.9c0%2013.5%2014%2025.2%2034.5%2031.5c10%203.1%2021.4%205%2033.8%205c12.3%200%2023.8-1.9%2033.8-5c20.5-6.3%2034.5-18%2034.5-31.5c-.1-9.2-6.7-17.6-17.3-23.9%22%2F%3E%3Cpath%20fill%3D%22%23F2A74E%22%20d%3D%22M381.5%20184.8c-15.4%200-30.5-7-42.4-20.4c-2.8-3.2-2.5-8%20.7-10.9c3.2-2.8%208-2.5%2010.9.7c13.2%2014.9%2031.7%2019.2%2048%2011c3.8-1.9%208.4-.3%2010.3%203.5s.3%208.4-3.5%2010.3c-7.8%203.9-15.9%205.8-24%205.8m-245.9%200c-8%200-16.2-1.9-24-5.8c-3.8-1.9-5.4-6.5-3.5-10.3s6.5-5.4%2010.3-3.5c16.4%208.1%2034.8%203.9%2048-11c2.8-3.2%207.7-3.5%2010.9-.7s3.5%207.7.7%2010.9c-11.9%2013.4-26.9%2020.4-42.4%2020.4%22%2F%3E%3Cpath%20fill%3D%22%232B3B47%22%20d%3D%22M365.7%20188.3c13.4%200%2024.2%2010.8%2024.2%2024.2v54.3c0%2013.4-10.8%204.2-24.2%204.2s-24.2%209.2-24.2-4.2v-54.3c0-13.3%2010.9-24.2%2024.2-24.2%22%2F%3E%3Cpath%20fill%3D%22%23F2A74E%22%20d%3D%22M343.7%20281.3c-2.8%200-5.6-1.6-6.9-4.3c-1.9-3.8-.3-8.4%203.5-10.3c16.2-8%2034.7-8.3%2050.8-.7c3.8%201.8%205.5%206.4%203.6%2010.2c-1.8%203.8-6.4%205.5-10.2%203.6c-11.8-5.6-25.4-5.4-37.3.5c-1.2.8-2.3%201-3.5%201%22%2F%3E%3Cpath%20fill%3D%22%232B3B47%22%20d%3D%22M146.1%20189.3c13.4%200%2024.2%2010.8%2024.2%2024.2v54.3c0%2013.4-10.8%204.2-24.2%204.2s-24.2%209.2-24.2-4.2v-54.3c0-13.3%2010.8-24.2%2024.2-24.2%22%2F%3E%3Cpath%20fill%3D%22%23F2A74E%22%20d%3D%22M124.1%20281.3c-2.8%200-5.6-1.6-6.9-4.3c-1.9-3.8-.3-8.4%203.5-10.3c16.2-8.1%2034.7-8.3%2050.8-.7c3.8%201.8%205.5%206.4%203.6%2010.2c-1.8%203.8-6.4%205.5-10.3%203.6c-11.8-5.6-25.4-5.4-37.3.5c-1.1.8-2.3%201-3.4%201%22%2F%3E%3Cpath%20fill%3D%22%2300BEEA%22%20d%3D%22m66.1%20123.8l21.5%2054.1c5.2%2017.1-4.5%2035.1-21.5%2040.3c-17.1%205.2-35.1-4.5-40.3-21.5c-1.9-6.4-1.8-12.8%200-18.7l21.5-54.1c1.6-5.2%207.1-8.1%2012.3-6.5c3.2.8%205.6%203.4%206.5%206.4%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M306.7%20324.1c-12.3-7.3-30.4-11.8-50.8-11.8s-38.5%204.6-50.8%2011.8z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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