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

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

More people icons from Firefox OS Emoji

Use the worried emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#00BEEA" d="M255.9 35.3C134 35.3 35.2 134.1 35.2 255.9c0 3.5.1 7.1.3 10.6c-12.9 1.7-22.8 12.6-22.8 25.9c0 14.5 11.7 26.2 26.2 26.2h5.4c27 91.3 111.5 158 211.6 158c121.9 0 220.6-98.8 220.6-220.7c0-121.8-98.8-220.6-220.6-220.6"/><path fill="#009AAF" d="M140 171c-7.7 0-15.4-1.9-22.4-5.8c-3.7-2.1-5-6.7-2.9-10.4s6.7-5 10.4-2.9c12.5 7 28.5 4.4 38-6.3c2.8-3.1 7.6-3.4 10.7-.6s3.4 7.6.6 10.7c-8.9 10-21.6 15.3-34.4 15.3m231.9 0c-12.8 0-25.5-5.3-34.4-15.3c-2.8-3.1-2.5-8 .6-10.7c3.1-2.8 7.9-2.5 10.7.6c9.5 10.7 25.5 13.4 38 6.3c3.7-2.1 8.3-.8 10.4 2.9s.7 8.3-2.9 10.4c-6.9 3.9-14.7 5.8-22.4 5.8"/><path fill="#2B3B47" d="M145.9 190.3c13.4 0 24.2 10.8 24.2 24.2v54.3c0 13.4-48.5 13.4-48.5 0v-54.3c.1-13.4 10.9-24.2 24.3-24.2m219.9 0c13.4 0 24.2 10.8 24.2 24.2v54.3c0 13.4-48.5 13.4-48.5 0v-54.3c0-13.4 10.9-24.2 24.3-24.2"/><path fill="#009AAF" d="M123.9 285.8c-2.8 0-5.5-1.5-6.8-4.2c-1.9-3.8-.3-8.3 3.4-10.2c16.2-8 34.7-8.3 50.7-.7c3.8 1.8 5.4 6.3 3.6 10.1a7.56 7.56 0 0 1-10.1 3.6c-11.8-5.6-25.4-5.4-37.4.5c-1.1.6-2.3.9-3.4.9m219.8 0c-2.8 0-5.5-1.5-6.8-4.2c-1.9-3.8-.3-8.3 3.4-10.2c16.2-8 34.7-8.3 50.7-.7c3.8 1.8 5.4 6.3 3.6 10.1a7.56 7.56 0 0 1-10.1 3.6c-11.8-5.6-25.5-5.4-37.4.5c-1.1.6-2.2.9-3.4.9"/><path fill="#2B3B47" d="M312.5 343.3c-5.7-6.5-22.3-21.2-56.7-21.2c-41.7 0-57.2 21.5-58.9 24c-4.9 7.3-3.8 17.1 2.6 23.1c3.4 3.2 7.8 4.8 12.1 4.8c3.8 0 7.6-1.2 10.8-3.8c.4-.3 10.8-7.7 31.1-7.7c21.5 0 36.8 8.6 37.3 8.8c2.8 1.7 5.9 2.5 9 2.5h.1c9.8 0 17.8-8 17.8-17.8c.2-5-1.9-9.5-5.2-12.7"/><path fill="#00ADC9" d="M476.2 265.8c.1-3.3.3-6.6.3-9.9c0-58.9-23.1-112.4-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.9 152 60.9c100.3 0 185-67 211.7-158.7h5.2c14.5 0 26.2-11.7 26.2-26.2c.1-13.4-9.8-24.3-22.7-26"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiWorried(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#00BEEA" d="M255.9 35.3C134 35.3 35.2 134.1 35.2 255.9c0 3.5.1 7.1.3 10.6c-12.9 1.7-22.8 12.6-22.8 25.9c0 14.5 11.7 26.2 26.2 26.2h5.4c27 91.3 111.5 158 211.6 158c121.9 0 220.6-98.8 220.6-220.7c0-121.8-98.8-220.6-220.6-220.6"/><path fill="#009AAF" d="M140 171c-7.7 0-15.4-1.9-22.4-5.8c-3.7-2.1-5-6.7-2.9-10.4s6.7-5 10.4-2.9c12.5 7 28.5 4.4 38-6.3c2.8-3.1 7.6-3.4 10.7-.6s3.4 7.6.6 10.7c-8.9 10-21.6 15.3-34.4 15.3m231.9 0c-12.8 0-25.5-5.3-34.4-15.3c-2.8-3.1-2.5-8 .6-10.7c3.1-2.8 7.9-2.5 10.7.6c9.5 10.7 25.5 13.4 38 6.3c3.7-2.1 8.3-.8 10.4 2.9s.7 8.3-2.9 10.4c-6.9 3.9-14.7 5.8-22.4 5.8"/><path fill="#2B3B47" d="M145.9 190.3c13.4 0 24.2 10.8 24.2 24.2v54.3c0 13.4-48.5 13.4-48.5 0v-54.3c.1-13.4 10.9-24.2 24.3-24.2m219.9 0c13.4 0 24.2 10.8 24.2 24.2v54.3c0 13.4-48.5 13.4-48.5 0v-54.3c0-13.4 10.9-24.2 24.3-24.2"/><path fill="#009AAF" d="M123.9 285.8c-2.8 0-5.5-1.5-6.8-4.2c-1.9-3.8-.3-8.3 3.4-10.2c16.2-8 34.7-8.3 50.7-.7c3.8 1.8 5.4 6.3 3.6 10.1a7.56 7.56 0 0 1-10.1 3.6c-11.8-5.6-25.4-5.4-37.4.5c-1.1.6-2.3.9-3.4.9m219.8 0c-2.8 0-5.5-1.5-6.8-4.2c-1.9-3.8-.3-8.3 3.4-10.2c16.2-8 34.7-8.3 50.7-.7c3.8 1.8 5.4 6.3 3.6 10.1a7.56 7.56 0 0 1-10.1 3.6c-11.8-5.6-25.5-5.4-37.4.5c-1.1.6-2.2.9-3.4.9"/><path fill="#2B3B47" d="M312.5 343.3c-5.7-6.5-22.3-21.2-56.7-21.2c-41.7 0-57.2 21.5-58.9 24c-4.9 7.3-3.8 17.1 2.6 23.1c3.4 3.2 7.8 4.8 12.1 4.8c3.8 0 7.6-1.2 10.8-3.8c.4-.3 10.8-7.7 31.1-7.7c21.5 0 36.8 8.6 37.3 8.8c2.8 1.7 5.9 2.5 9 2.5h.1c9.8 0 17.8-8 17.8-17.8c.2-5-1.9-9.5-5.2-12.7"/><path fill="#00ADC9" d="M476.2 265.8c.1-3.3.3-6.6.3-9.9c0-58.9-23.1-112.4-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.9 152 60.9c100.3 0 185-67 211.7-158.7h5.2c14.5 0 26.2-11.7 26.2-26.2c.1-13.4-9.8-24.3-22.7-26"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#00BEEA" d="M255.9 35.3C134 35.3 35.2 134.1 35.2 255.9c0 3.5.1 7.1.3 10.6c-12.9 1.7-22.8 12.6-22.8 25.9c0 14.5 11.7 26.2 26.2 26.2h5.4c27 91.3 111.5 158 211.6 158c121.9 0 220.6-98.8 220.6-220.7c0-121.8-98.8-220.6-220.6-220.6"/><path fill="#009AAF" d="M140 171c-7.7 0-15.4-1.9-22.4-5.8c-3.7-2.1-5-6.7-2.9-10.4s6.7-5 10.4-2.9c12.5 7 28.5 4.4 38-6.3c2.8-3.1 7.6-3.4 10.7-.6s3.4 7.6.6 10.7c-8.9 10-21.6 15.3-34.4 15.3m231.9 0c-12.8 0-25.5-5.3-34.4-15.3c-2.8-3.1-2.5-8 .6-10.7c3.1-2.8 7.9-2.5 10.7.6c9.5 10.7 25.5 13.4 38 6.3c3.7-2.1 8.3-.8 10.4 2.9s.7 8.3-2.9 10.4c-6.9 3.9-14.7 5.8-22.4 5.8"/><path fill="#2B3B47" d="M145.9 190.3c13.4 0 24.2 10.8 24.2 24.2v54.3c0 13.4-48.5 13.4-48.5 0v-54.3c.1-13.4 10.9-24.2 24.3-24.2m219.9 0c13.4 0 24.2 10.8 24.2 24.2v54.3c0 13.4-48.5 13.4-48.5 0v-54.3c0-13.4 10.9-24.2 24.3-24.2"/><path fill="#009AAF" d="M123.9 285.8c-2.8 0-5.5-1.5-6.8-4.2c-1.9-3.8-.3-8.3 3.4-10.2c16.2-8 34.7-8.3 50.7-.7c3.8 1.8 5.4 6.3 3.6 10.1a7.56 7.56 0 0 1-10.1 3.6c-11.8-5.6-25.4-5.4-37.4.5c-1.1.6-2.3.9-3.4.9m219.8 0c-2.8 0-5.5-1.5-6.8-4.2c-1.9-3.8-.3-8.3 3.4-10.2c16.2-8 34.7-8.3 50.7-.7c3.8 1.8 5.4 6.3 3.6 10.1a7.56 7.56 0 0 1-10.1 3.6c-11.8-5.6-25.5-5.4-37.4.5c-1.1.6-2.2.9-3.4.9"/><path fill="#2B3B47" d="M312.5 343.3c-5.7-6.5-22.3-21.2-56.7-21.2c-41.7 0-57.2 21.5-58.9 24c-4.9 7.3-3.8 17.1 2.6 23.1c3.4 3.2 7.8 4.8 12.1 4.8c3.8 0 7.6-1.2 10.8-3.8c.4-.3 10.8-7.7 31.1-7.7c21.5 0 36.8 8.6 37.3 8.8c2.8 1.7 5.9 2.5 9 2.5h.1c9.8 0 17.8-8 17.8-17.8c.2-5-1.9-9.5-5.2-12.7"/><path fill="#00ADC9" d="M476.2 265.8c.1-3.3.3-6.6.3-9.9c0-58.9-23.1-112.4-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.9 152 60.9c100.3 0 185-67 211.7-158.7h5.2c14.5 0 26.2-11.7 26.2-26.2c.1-13.4-9.8-24.3-22.7-26"/></svg>
</template>

CSS

.icon-worried {
  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%2300BEEA%22%20d%3D%22M255.9%2035.3C134%2035.3%2035.2%20134.1%2035.2%20255.9c0%203.5.1%207.1.3%2010.6c-12.9%201.7-22.8%2012.6-22.8%2025.9c0%2014.5%2011.7%2026.2%2026.2%2026.2h5.4c27%2091.3%20111.5%20158%20211.6%20158c121.9%200%20220.6-98.8%20220.6-220.7c0-121.8-98.8-220.6-220.6-220.6%22%2F%3E%3Cpath%20fill%3D%22%23009AAF%22%20d%3D%22M140%20171c-7.7%200-15.4-1.9-22.4-5.8c-3.7-2.1-5-6.7-2.9-10.4s6.7-5%2010.4-2.9c12.5%207%2028.5%204.4%2038-6.3c2.8-3.1%207.6-3.4%2010.7-.6s3.4%207.6.6%2010.7c-8.9%2010-21.6%2015.3-34.4%2015.3m231.9%200c-12.8%200-25.5-5.3-34.4-15.3c-2.8-3.1-2.5-8%20.6-10.7c3.1-2.8%207.9-2.5%2010.7.6c9.5%2010.7%2025.5%2013.4%2038%206.3c3.7-2.1%208.3-.8%2010.4%202.9s.7%208.3-2.9%2010.4c-6.9%203.9-14.7%205.8-22.4%205.8%22%2F%3E%3Cpath%20fill%3D%22%232B3B47%22%20d%3D%22M145.9%20190.3c13.4%200%2024.2%2010.8%2024.2%2024.2v54.3c0%2013.4-48.5%2013.4-48.5%200v-54.3c.1-13.4%2010.9-24.2%2024.3-24.2m219.9%200c13.4%200%2024.2%2010.8%2024.2%2024.2v54.3c0%2013.4-48.5%2013.4-48.5%200v-54.3c0-13.4%2010.9-24.2%2024.3-24.2%22%2F%3E%3Cpath%20fill%3D%22%23009AAF%22%20d%3D%22M123.9%20285.8c-2.8%200-5.5-1.5-6.8-4.2c-1.9-3.8-.3-8.3%203.4-10.2c16.2-8%2034.7-8.3%2050.7-.7c3.8%201.8%205.4%206.3%203.6%2010.1a7.56%207.56%200%200%201-10.1%203.6c-11.8-5.6-25.4-5.4-37.4.5c-1.1.6-2.3.9-3.4.9m219.8%200c-2.8%200-5.5-1.5-6.8-4.2c-1.9-3.8-.3-8.3%203.4-10.2c16.2-8%2034.7-8.3%2050.7-.7c3.8%201.8%205.4%206.3%203.6%2010.1a7.56%207.56%200%200%201-10.1%203.6c-11.8-5.6-25.5-5.4-37.4.5c-1.1.6-2.2.9-3.4.9%22%2F%3E%3Cpath%20fill%3D%22%232B3B47%22%20d%3D%22M312.5%20343.3c-5.7-6.5-22.3-21.2-56.7-21.2c-41.7%200-57.2%2021.5-58.9%2024c-4.9%207.3-3.8%2017.1%202.6%2023.1c3.4%203.2%207.8%204.8%2012.1%204.8c3.8%200%207.6-1.2%2010.8-3.8c.4-.3%2010.8-7.7%2031.1-7.7c21.5%200%2036.8%208.6%2037.3%208.8c2.8%201.7%205.9%202.5%209%202.5h.1c9.8%200%2017.8-8%2017.8-17.8c.2-5-1.9-9.5-5.2-12.7%22%2F%3E%3Cpath%20fill%3D%22%2300ADC9%22%20d%3D%22M476.2%20265.8c.1-3.3.3-6.6.3-9.9c0-58.9-23.1-112.4-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.9%20152%2060.9c100.3%200%20185-67%20211.7-158.7h5.2c14.5%200%2026.2-11.7%2026.2-26.2c.1-13.4-9.8-24.3-22.7-26%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%2300BEEA%22%20d%3D%22M255.9%2035.3C134%2035.3%2035.2%20134.1%2035.2%20255.9c0%203.5.1%207.1.3%2010.6c-12.9%201.7-22.8%2012.6-22.8%2025.9c0%2014.5%2011.7%2026.2%2026.2%2026.2h5.4c27%2091.3%20111.5%20158%20211.6%20158c121.9%200%20220.6-98.8%20220.6-220.7c0-121.8-98.8-220.6-220.6-220.6%22%2F%3E%3Cpath%20fill%3D%22%23009AAF%22%20d%3D%22M140%20171c-7.7%200-15.4-1.9-22.4-5.8c-3.7-2.1-5-6.7-2.9-10.4s6.7-5%2010.4-2.9c12.5%207%2028.5%204.4%2038-6.3c2.8-3.1%207.6-3.4%2010.7-.6s3.4%207.6.6%2010.7c-8.9%2010-21.6%2015.3-34.4%2015.3m231.9%200c-12.8%200-25.5-5.3-34.4-15.3c-2.8-3.1-2.5-8%20.6-10.7c3.1-2.8%207.9-2.5%2010.7.6c9.5%2010.7%2025.5%2013.4%2038%206.3c3.7-2.1%208.3-.8%2010.4%202.9s.7%208.3-2.9%2010.4c-6.9%203.9-14.7%205.8-22.4%205.8%22%2F%3E%3Cpath%20fill%3D%22%232B3B47%22%20d%3D%22M145.9%20190.3c13.4%200%2024.2%2010.8%2024.2%2024.2v54.3c0%2013.4-48.5%2013.4-48.5%200v-54.3c.1-13.4%2010.9-24.2%2024.3-24.2m219.9%200c13.4%200%2024.2%2010.8%2024.2%2024.2v54.3c0%2013.4-48.5%2013.4-48.5%200v-54.3c0-13.4%2010.9-24.2%2024.3-24.2%22%2F%3E%3Cpath%20fill%3D%22%23009AAF%22%20d%3D%22M123.9%20285.8c-2.8%200-5.5-1.5-6.8-4.2c-1.9-3.8-.3-8.3%203.4-10.2c16.2-8%2034.7-8.3%2050.7-.7c3.8%201.8%205.4%206.3%203.6%2010.1a7.56%207.56%200%200%201-10.1%203.6c-11.8-5.6-25.4-5.4-37.4.5c-1.1.6-2.3.9-3.4.9m219.8%200c-2.8%200-5.5-1.5-6.8-4.2c-1.9-3.8-.3-8.3%203.4-10.2c16.2-8%2034.7-8.3%2050.7-.7c3.8%201.8%205.4%206.3%203.6%2010.1a7.56%207.56%200%200%201-10.1%203.6c-11.8-5.6-25.5-5.4-37.4.5c-1.1.6-2.2.9-3.4.9%22%2F%3E%3Cpath%20fill%3D%22%232B3B47%22%20d%3D%22M312.5%20343.3c-5.7-6.5-22.3-21.2-56.7-21.2c-41.7%200-57.2%2021.5-58.9%2024c-4.9%207.3-3.8%2017.1%202.6%2023.1c3.4%203.2%207.8%204.8%2012.1%204.8c3.8%200%207.6-1.2%2010.8-3.8c.4-.3%2010.8-7.7%2031.1-7.7c21.5%200%2036.8%208.6%2037.3%208.8c2.8%201.7%205.9%202.5%209%202.5h.1c9.8%200%2017.8-8%2017.8-17.8c.2-5-1.9-9.5-5.2-12.7%22%2F%3E%3Cpath%20fill%3D%22%2300ADC9%22%20d%3D%22M476.2%20265.8c.1-3.3.3-6.6.3-9.9c0-58.9-23.1-112.4-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.9%20152%2060.9c100.3%200%20185-67%20211.7-158.7h5.2c14.5%200%2026.2-11.7%2026.2-26.2c.1-13.4-9.8-24.3-22.7-26%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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