confounded face emoji

confounded-face from Twitter Emoji by Twitter · Default · Smileys & Emotion · CC-BY-4.0 Attribution required.

Name
confounded-face
Set
Twitter Emoji
Style
Default
Category
Smileys & Emotion
Viewbox
36×36
License
CC BY 4.0

The same emoji in other sets

More smileys & emotion icons from Twitter Emoji

Use the confounded face emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffcc4d" d="M36 18c0 9.941-8.059 18-18 18c-9.94 0-18-8.059-18-18C0 8.06 8.06 0 18 0c9.941 0 18 8.06 18 18"/><path fill="#664500" d="M6 13a1 1 0 0 1-.004-2c.156-.002 3.569-.086 6.205-3.6a1 1 0 0 1 1.6 1.2C10.538 12.95 6.184 13 6 13m24 0c-.184 0-4.537-.05-7.8-4.4a1 1 0 1 1 1.599-1.2c2.641 3.521 6.061 3.599 6.206 3.6c.55.006.994.456.991 1.005A.996.996 0 0 1 30 13M6.001 22a1 1 0 0 1-.601-1.799c.143-.107 2.951-2.183 6.856-2.933C9.781 16.027 7.034 16 6.999 16A1.001 1.001 0 0 1 7 14c.221 0 5.452.038 8.707 3.293A1 1 0 0 1 15 19c-4.613 0-8.363 2.772-8.4 2.8a1 1 0 0 1-.599.2m23.998-.001a1 1 0 0 1-.598-.198C29.363 21.772 25.59 19 21 19a.999.999 0 0 1-.707-1.707C23.549 14.038 28.779 14 29 14a1 1 0 0 1 .002 2c-.036 0-2.783.027-5.258 1.268c3.905.75 6.713 2.825 6.855 2.933a1 1 0 0 1-.6 1.798M18 30a1 1 0 0 1-.781-.375l-3.194-3.992L11.8 28.6a.998.998 0 0 1-1.507.107l-1-1a.999.999 0 1 1 1.414-1.414l.185.185L13.2 23.4a.996.996 0 0 1 1.58-.025L18 27.399l3.219-4.024c.193-.241.484-.375.797-.375c.31.005.599.152.784.4l2.309 3.077l.185-.185a.999.999 0 1 1 1.414 1.414l-1 1a.98.98 0 0 1-.778.29a1 1 0 0 1-.729-.397l-2.226-2.967l-3.193 3.992A1 1 0 0 1 18 30"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiConfoundedFace(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffcc4d" d="M36 18c0 9.941-8.059 18-18 18c-9.94 0-18-8.059-18-18C0 8.06 8.06 0 18 0c9.941 0 18 8.06 18 18"/><path fill="#664500" d="M6 13a1 1 0 0 1-.004-2c.156-.002 3.569-.086 6.205-3.6a1 1 0 0 1 1.6 1.2C10.538 12.95 6.184 13 6 13m24 0c-.184 0-4.537-.05-7.8-4.4a1 1 0 1 1 1.599-1.2c2.641 3.521 6.061 3.599 6.206 3.6c.55.006.994.456.991 1.005A.996.996 0 0 1 30 13M6.001 22a1 1 0 0 1-.601-1.799c.143-.107 2.951-2.183 6.856-2.933C9.781 16.027 7.034 16 6.999 16A1.001 1.001 0 0 1 7 14c.221 0 5.452.038 8.707 3.293A1 1 0 0 1 15 19c-4.613 0-8.363 2.772-8.4 2.8a1 1 0 0 1-.599.2m23.998-.001a1 1 0 0 1-.598-.198C29.363 21.772 25.59 19 21 19a.999.999 0 0 1-.707-1.707C23.549 14.038 28.779 14 29 14a1 1 0 0 1 .002 2c-.036 0-2.783.027-5.258 1.268c3.905.75 6.713 2.825 6.855 2.933a1 1 0 0 1-.6 1.798M18 30a1 1 0 0 1-.781-.375l-3.194-3.992L11.8 28.6a.998.998 0 0 1-1.507.107l-1-1a.999.999 0 1 1 1.414-1.414l.185.185L13.2 23.4a.996.996 0 0 1 1.58-.025L18 27.399l3.219-4.024c.193-.241.484-.375.797-.375c.31.005.599.152.784.4l2.309 3.077l.185-.185a.999.999 0 1 1 1.414 1.414l-1 1a.98.98 0 0 1-.778.29a1 1 0 0 1-.729-.397l-2.226-2.967l-3.193 3.992A1 1 0 0 1 18 30"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffcc4d" d="M36 18c0 9.941-8.059 18-18 18c-9.94 0-18-8.059-18-18C0 8.06 8.06 0 18 0c9.941 0 18 8.06 18 18"/><path fill="#664500" d="M6 13a1 1 0 0 1-.004-2c.156-.002 3.569-.086 6.205-3.6a1 1 0 0 1 1.6 1.2C10.538 12.95 6.184 13 6 13m24 0c-.184 0-4.537-.05-7.8-4.4a1 1 0 1 1 1.599-1.2c2.641 3.521 6.061 3.599 6.206 3.6c.55.006.994.456.991 1.005A.996.996 0 0 1 30 13M6.001 22a1 1 0 0 1-.601-1.799c.143-.107 2.951-2.183 6.856-2.933C9.781 16.027 7.034 16 6.999 16A1.001 1.001 0 0 1 7 14c.221 0 5.452.038 8.707 3.293A1 1 0 0 1 15 19c-4.613 0-8.363 2.772-8.4 2.8a1 1 0 0 1-.599.2m23.998-.001a1 1 0 0 1-.598-.198C29.363 21.772 25.59 19 21 19a.999.999 0 0 1-.707-1.707C23.549 14.038 28.779 14 29 14a1 1 0 0 1 .002 2c-.036 0-2.783.027-5.258 1.268c3.905.75 6.713 2.825 6.855 2.933a1 1 0 0 1-.6 1.798M18 30a1 1 0 0 1-.781-.375l-3.194-3.992L11.8 28.6a.998.998 0 0 1-1.507.107l-1-1a.999.999 0 1 1 1.414-1.414l.185.185L13.2 23.4a.996.996 0 0 1 1.58-.025L18 27.399l3.219-4.024c.193-.241.484-.375.797-.375c.31.005.599.152.784.4l2.309 3.077l.185-.185a.999.999 0 1 1 1.414 1.414l-1 1a.98.98 0 0 1-.778.29a1 1 0 0 1-.729-.397l-2.226-2.967l-3.193 3.992A1 1 0 0 1 18 30"/></svg>
</template>

CSS

.icon-confounded-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%2036%2036%22%3E%3Cpath%20fill%3D%22%23ffcc4d%22%20d%3D%22M36%2018c0%209.941-8.059%2018-18%2018c-9.94%200-18-8.059-18-18C0%208.06%208.06%200%2018%200c9.941%200%2018%208.06%2018%2018%22%2F%3E%3Cpath%20fill%3D%22%23664500%22%20d%3D%22M6%2013a1%201%200%200%201-.004-2c.156-.002%203.569-.086%206.205-3.6a1%201%200%200%201%201.6%201.2C10.538%2012.95%206.184%2013%206%2013m24%200c-.184%200-4.537-.05-7.8-4.4a1%201%200%201%201%201.599-1.2c2.641%203.521%206.061%203.599%206.206%203.6c.55.006.994.456.991%201.005A.996.996%200%200%201%2030%2013M6.001%2022a1%201%200%200%201-.601-1.799c.143-.107%202.951-2.183%206.856-2.933C9.781%2016.027%207.034%2016%206.999%2016A1.001%201.001%200%200%201%207%2014c.221%200%205.452.038%208.707%203.293A1%201%200%200%201%2015%2019c-4.613%200-8.363%202.772-8.4%202.8a1%201%200%200%201-.599.2m23.998-.001a1%201%200%200%201-.598-.198C29.363%2021.772%2025.59%2019%2021%2019a.999.999%200%200%201-.707-1.707C23.549%2014.038%2028.779%2014%2029%2014a1%201%200%200%201%20.002%202c-.036%200-2.783.027-5.258%201.268c3.905.75%206.713%202.825%206.855%202.933a1%201%200%200%201-.6%201.798M18%2030a1%201%200%200%201-.781-.375l-3.194-3.992L11.8%2028.6a.998.998%200%200%201-1.507.107l-1-1a.999.999%200%201%201%201.414-1.414l.185.185L13.2%2023.4a.996.996%200%200%201%201.58-.025L18%2027.399l3.219-4.024c.193-.241.484-.375.797-.375c.31.005.599.152.784.4l2.309%203.077l.185-.185a.999.999%200%201%201%201.414%201.414l-1%201a.98.98%200%200%201-.778.29a1%201%200%200%201-.729-.397l-2.226-2.967l-3.193%203.992A1%201%200%200%201%2018%2030%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23ffcc4d%22%20d%3D%22M36%2018c0%209.941-8.059%2018-18%2018c-9.94%200-18-8.059-18-18C0%208.06%208.06%200%2018%200c9.941%200%2018%208.06%2018%2018%22%2F%3E%3Cpath%20fill%3D%22%23664500%22%20d%3D%22M6%2013a1%201%200%200%201-.004-2c.156-.002%203.569-.086%206.205-3.6a1%201%200%200%201%201.6%201.2C10.538%2012.95%206.184%2013%206%2013m24%200c-.184%200-4.537-.05-7.8-4.4a1%201%200%201%201%201.599-1.2c2.641%203.521%206.061%203.599%206.206%203.6c.55.006.994.456.991%201.005A.996.996%200%200%201%2030%2013M6.001%2022a1%201%200%200%201-.601-1.799c.143-.107%202.951-2.183%206.856-2.933C9.781%2016.027%207.034%2016%206.999%2016A1.001%201.001%200%200%201%207%2014c.221%200%205.452.038%208.707%203.293A1%201%200%200%201%2015%2019c-4.613%200-8.363%202.772-8.4%202.8a1%201%200%200%201-.599.2m23.998-.001a1%201%200%200%201-.598-.198C29.363%2021.772%2025.59%2019%2021%2019a.999.999%200%200%201-.707-1.707C23.549%2014.038%2028.779%2014%2029%2014a1%201%200%200%201%20.002%202c-.036%200-2.783.027-5.258%201.268c3.905.75%206.713%202.825%206.855%202.933a1%201%200%200%201-.6%201.798M18%2030a1%201%200%200%201-.781-.375l-3.194-3.992L11.8%2028.6a.998.998%200%200%201-1.507.107l-1-1a.999.999%200%201%201%201.414-1.414l.185.185L13.2%2023.4a.996.996%200%200%201%201.58-.025L18%2027.399l3.219-4.024c.193-.241.484-.375.797-.375c.31.005.599.152.784.4l2.309%203.077l.185-.185a.999.999%200%201%201%201.414%201.414l-1%201a.98.98%200%200%201-.778.29a1%201%200%200%201-.729-.397l-2.226-2.967l-3.193%203.992A1%201%200%200%201%2018%2030%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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