face with raised eyebrow emoji

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

Name
face-with-raised-eyebrow
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 face with raised eyebrow 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 18S0 27.941 0 18S8.059 0 18 0s18 8.059 18 18"/><ellipse cx="12" cy="16.5" fill="#664500" rx="2.5" ry="2.75"/><ellipse cx="24" cy="16.5" fill="#664500" rx="2.5" ry="3.5"/><path fill="#664500" d="M7.102 12.559a1 1 0 0 0 .885.135c4.187-1.355 7.027.554 7.146.636a1.003 1.003 0 0 0 1.39-.25a1 1 0 0 0-.241-1.388c-.15-.106-3.736-2.575-8.91-.901a.998.998 0 0 0-.27 1.768M25 26H11a1 1 0 1 1 0-2h14a1 1 0 1 1 0 2m5.001-15.592c-.368 0-.731-.161-.979-.471c-1.395-1.751-4.299-3.287-5.314-3.287c-.642 0-1.925.911-2.604 1.568a1.251 1.251 0 0 1-1.743-1.794c.391-.38 2.436-2.275 4.347-2.275c2.005 0 5.538 2.056 7.27 4.229a1.25 1.25 0 0 1-.977 2.03"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiFaceWithRaisedEyebrow(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 18S0 27.941 0 18S8.059 0 18 0s18 8.059 18 18"/><ellipse cx="12" cy="16.5" fill="#664500" rx="2.5" ry="2.75"/><ellipse cx="24" cy="16.5" fill="#664500" rx="2.5" ry="3.5"/><path fill="#664500" d="M7.102 12.559a1 1 0 0 0 .885.135c4.187-1.355 7.027.554 7.146.636a1.003 1.003 0 0 0 1.39-.25a1 1 0 0 0-.241-1.388c-.15-.106-3.736-2.575-8.91-.901a.998.998 0 0 0-.27 1.768M25 26H11a1 1 0 1 1 0-2h14a1 1 0 1 1 0 2m5.001-15.592c-.368 0-.731-.161-.979-.471c-1.395-1.751-4.299-3.287-5.314-3.287c-.642 0-1.925.911-2.604 1.568a1.251 1.251 0 0 1-1.743-1.794c.391-.38 2.436-2.275 4.347-2.275c2.005 0 5.538 2.056 7.27 4.229a1.25 1.25 0 0 1-.977 2.03"/></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 18S0 27.941 0 18S8.059 0 18 0s18 8.059 18 18"/><ellipse cx="12" cy="16.5" fill="#664500" rx="2.5" ry="2.75"/><ellipse cx="24" cy="16.5" fill="#664500" rx="2.5" ry="3.5"/><path fill="#664500" d="M7.102 12.559a1 1 0 0 0 .885.135c4.187-1.355 7.027.554 7.146.636a1.003 1.003 0 0 0 1.39-.25a1 1 0 0 0-.241-1.388c-.15-.106-3.736-2.575-8.91-.901a.998.998 0 0 0-.27 1.768M25 26H11a1 1 0 1 1 0-2h14a1 1 0 1 1 0 2m5.001-15.592c-.368 0-.731-.161-.979-.471c-1.395-1.751-4.299-3.287-5.314-3.287c-.642 0-1.925.911-2.604 1.568a1.251 1.251 0 0 1-1.743-1.794c.391-.38 2.436-2.275 4.347-2.275c2.005 0 5.538 2.056 7.27 4.229a1.25 1.25 0 0 1-.977 2.03"/></svg>
</template>

CSS

.icon-face-with-raised-eyebrow {
  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%2018S0%2027.941%200%2018S8.059%200%2018%200s18%208.059%2018%2018%22%2F%3E%3Cellipse%20cx%3D%2212%22%20cy%3D%2216.5%22%20fill%3D%22%23664500%22%20rx%3D%222.5%22%20ry%3D%222.75%22%2F%3E%3Cellipse%20cx%3D%2224%22%20cy%3D%2216.5%22%20fill%3D%22%23664500%22%20rx%3D%222.5%22%20ry%3D%223.5%22%2F%3E%3Cpath%20fill%3D%22%23664500%22%20d%3D%22M7.102%2012.559a1%201%200%200%200%20.885.135c4.187-1.355%207.027.554%207.146.636a1.003%201.003%200%200%200%201.39-.25a1%201%200%200%200-.241-1.388c-.15-.106-3.736-2.575-8.91-.901a.998.998%200%200%200-.27%201.768M25%2026H11a1%201%200%201%201%200-2h14a1%201%200%201%201%200%202m5.001-15.592c-.368%200-.731-.161-.979-.471c-1.395-1.751-4.299-3.287-5.314-3.287c-.642%200-1.925.911-2.604%201.568a1.251%201.251%200%200%201-1.743-1.794c.391-.38%202.436-2.275%204.347-2.275c2.005%200%205.538%202.056%207.27%204.229a1.25%201.25%200%200%201-.977%202.03%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%2018S0%2027.941%200%2018S8.059%200%2018%200s18%208.059%2018%2018%22%2F%3E%3Cellipse%20cx%3D%2212%22%20cy%3D%2216.5%22%20fill%3D%22%23664500%22%20rx%3D%222.5%22%20ry%3D%222.75%22%2F%3E%3Cellipse%20cx%3D%2224%22%20cy%3D%2216.5%22%20fill%3D%22%23664500%22%20rx%3D%222.5%22%20ry%3D%223.5%22%2F%3E%3Cpath%20fill%3D%22%23664500%22%20d%3D%22M7.102%2012.559a1%201%200%200%200%20.885.135c4.187-1.355%207.027.554%207.146.636a1.003%201.003%200%200%200%201.39-.25a1%201%200%200%200-.241-1.388c-.15-.106-3.736-2.575-8.91-.901a.998.998%200%200%200-.27%201.768M25%2026H11a1%201%200%201%201%200-2h14a1%201%200%201%201%200%202m5.001-15.592c-.368%200-.731-.161-.979-.471c-1.395-1.751-4.299-3.287-5.314-3.287c-.642%200-1.925.911-2.604%201.568a1.251%201.251%200%200%201-1.743-1.794c.391-.38%202.436-2.275%204.347-2.275c2.005%200%205.538%202.056%207.27%204.229a1.25%201.25%200%200%201-.977%202.03%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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