face with raised eyebrow emoji
face-with-raised-eyebrow from Fluent Emoji Flat by Microsoft Corporation · Default · Smileys & Emotion · MIT Free for personal and commercial use.
- Name
- face-with-raised-eyebrow
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- Smileys & Emotion
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More smileys & emotion icons from Fluent Emoji Flat
alienalien-monsteranger-symbolangry-faceangry-face-with-hornsanguished-faceanxious-face-with-sweatastonished-facebeaming-face-with-smiling-eyesbeating-heartblack-heartblue-heartbombbroken-heartbrown-heartcat-with-tears-of-joycat-with-wry-smileclown-facecold-facecollisionconfounded-faceconfused-facecowboy-hat-facecrying-cat
Use the face with raised eyebrow emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ffb02e" d="M15.999 29.998c9.334 0 13.999-6.268 13.999-14c0-7.73-4.665-13.998-14-13.998C6.665 2 2 8.268 2 15.999s4.664 13.999 13.999 13.999"/><path fill="#fff" d="M10.5 18a4.5 4.5 0 1 0 0-9a4.5 4.5 0 0 0 0 9m11 0a4.5 4.5 0 1 0 0-9a4.5 4.5 0 0 0 0 9"/><path fill="#402a32" d="M19.923 7.767c.102-.161.25-.347.485-.495c.23-.145.573-.272 1.092-.272c.514 0 .851.131 1.082.28c.237.154.39.344.514.514a.5.5 0 0 0 .808-.588a2.9 2.9 0 0 0-.779-.765C22.727 6.183 22.2 6 21.5 6c-.693 0-1.224.172-1.626.426c-.4.252-.644.566-.796.807a.5.5 0 1 0 .845.534M14 14a3 3 0 1 1-6 0a3 3 0 0 1 6 0m10 0a3 3 0 1 1-6 0a3 3 0 0 1 6 0M9.407 8.728a1.55 1.55 0 0 1-.484-.495a.5.5 0 0 0-.846.534c.153.241.398.555.797.807c.402.254.933.426 1.626.426c.7 0 1.227-.183 1.625-.44c.393-.255.633-.564.78-.766a.5.5 0 0 0-.81-.588c-.123.17-.276.36-.513.514c-.231.149-.569.28-1.082.28c-.52 0-.862-.126-1.093-.272M13 20a1 1 0 1 0 0 2h6a1 1 0 1 0 0-2z"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatFaceWithRaisedEyebrow(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ffb02e" d="M15.999 29.998c9.334 0 13.999-6.268 13.999-14c0-7.73-4.665-13.998-14-13.998C6.665 2 2 8.268 2 15.999s4.664 13.999 13.999 13.999"/><path fill="#fff" d="M10.5 18a4.5 4.5 0 1 0 0-9a4.5 4.5 0 0 0 0 9m11 0a4.5 4.5 0 1 0 0-9a4.5 4.5 0 0 0 0 9"/><path fill="#402a32" d="M19.923 7.767c.102-.161.25-.347.485-.495c.23-.145.573-.272 1.092-.272c.514 0 .851.131 1.082.28c.237.154.39.344.514.514a.5.5 0 0 0 .808-.588a2.9 2.9 0 0 0-.779-.765C22.727 6.183 22.2 6 21.5 6c-.693 0-1.224.172-1.626.426c-.4.252-.644.566-.796.807a.5.5 0 1 0 .845.534M14 14a3 3 0 1 1-6 0a3 3 0 0 1 6 0m10 0a3 3 0 1 1-6 0a3 3 0 0 1 6 0M9.407 8.728a1.55 1.55 0 0 1-.484-.495a.5.5 0 0 0-.846.534c.153.241.398.555.797.807c.402.254.933.426 1.626.426c.7 0 1.227-.183 1.625-.44c.393-.255.633-.564.78-.766a.5.5 0 0 0-.81-.588c-.123.17-.276.36-.513.514c-.231.149-.569.28-1.082.28c-.52 0-.862-.126-1.093-.272M13 20a1 1 0 1 0 0 2h6a1 1 0 1 0 0-2z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ffb02e" d="M15.999 29.998c9.334 0 13.999-6.268 13.999-14c0-7.73-4.665-13.998-14-13.998C6.665 2 2 8.268 2 15.999s4.664 13.999 13.999 13.999"/><path fill="#fff" d="M10.5 18a4.5 4.5 0 1 0 0-9a4.5 4.5 0 0 0 0 9m11 0a4.5 4.5 0 1 0 0-9a4.5 4.5 0 0 0 0 9"/><path fill="#402a32" d="M19.923 7.767c.102-.161.25-.347.485-.495c.23-.145.573-.272 1.092-.272c.514 0 .851.131 1.082.28c.237.154.39.344.514.514a.5.5 0 0 0 .808-.588a2.9 2.9 0 0 0-.779-.765C22.727 6.183 22.2 6 21.5 6c-.693 0-1.224.172-1.626.426c-.4.252-.644.566-.796.807a.5.5 0 1 0 .845.534M14 14a3 3 0 1 1-6 0a3 3 0 0 1 6 0m10 0a3 3 0 1 1-6 0a3 3 0 0 1 6 0M9.407 8.728a1.55 1.55 0 0 1-.484-.495a.5.5 0 0 0-.846.534c.153.241.398.555.797.807c.402.254.933.426 1.626.426c.7 0 1.227-.183 1.625-.44c.393-.255.633-.564.78-.766a.5.5 0 0 0-.81-.588c-.123.17-.276.36-.513.514c-.231.149-.569.28-1.082.28c-.52 0-.862-.126-1.093-.272M13 20a1 1 0 1 0 0 2h6a1 1 0 1 0 0-2z"/></g></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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffb02e%22%20d%3D%22M15.999%2029.998c9.334%200%2013.999-6.268%2013.999-14c0-7.73-4.665-13.998-14-13.998C6.665%202%202%208.268%202%2015.999s4.664%2013.999%2013.999%2013.999%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M10.5%2018a4.5%204.5%200%201%200%200-9a4.5%204.5%200%200%200%200%209m11%200a4.5%204.5%200%201%200%200-9a4.5%204.5%200%200%200%200%209%22%2F%3E%3Cpath%20fill%3D%22%23402a32%22%20d%3D%22M19.923%207.767c.102-.161.25-.347.485-.495c.23-.145.573-.272%201.092-.272c.514%200%20.851.131%201.082.28c.237.154.39.344.514.514a.5.5%200%200%200%20.808-.588a2.9%202.9%200%200%200-.779-.765C22.727%206.183%2022.2%206%2021.5%206c-.693%200-1.224.172-1.626.426c-.4.252-.644.566-.796.807a.5.5%200%201%200%20.845.534M14%2014a3%203%200%201%201-6%200a3%203%200%200%201%206%200m10%200a3%203%200%201%201-6%200a3%203%200%200%201%206%200M9.407%208.728a1.55%201.55%200%200%201-.484-.495a.5.5%200%200%200-.846.534c.153.241.398.555.797.807c.402.254.933.426%201.626.426c.7%200%201.227-.183%201.625-.44c.393-.255.633-.564.78-.766a.5.5%200%200%200-.81-.588c-.123.17-.276.36-.513.514c-.231.149-.569.28-1.082.28c-.52%200-.862-.126-1.093-.272M13%2020a1%201%200%201%200%200%202h6a1%201%200%201%200%200-2z%22%2F%3E%3C%2Fg%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffb02e%22%20d%3D%22M15.999%2029.998c9.334%200%2013.999-6.268%2013.999-14c0-7.73-4.665-13.998-14-13.998C6.665%202%202%208.268%202%2015.999s4.664%2013.999%2013.999%2013.999%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M10.5%2018a4.5%204.5%200%201%200%200-9a4.5%204.5%200%200%200%200%209m11%200a4.5%204.5%200%201%200%200-9a4.5%204.5%200%200%200%200%209%22%2F%3E%3Cpath%20fill%3D%22%23402a32%22%20d%3D%22M19.923%207.767c.102-.161.25-.347.485-.495c.23-.145.573-.272%201.092-.272c.514%200%20.851.131%201.082.28c.237.154.39.344.514.514a.5.5%200%200%200%20.808-.588a2.9%202.9%200%200%200-.779-.765C22.727%206.183%2022.2%206%2021.5%206c-.693%200-1.224.172-1.626.426c-.4.252-.644.566-.796.807a.5.5%200%201%200%20.845.534M14%2014a3%203%200%201%201-6%200a3%203%200%200%201%206%200m10%200a3%203%200%201%201-6%200a3%203%200%200%201%206%200M9.407%208.728a1.55%201.55%200%200%201-.484-.495a.5.5%200%200%200-.846.534c.153.241.398.555.797.807c.402.254.933.426%201.626.426c.7%200%201.227-.183%201.625-.44c.393-.255.633-.564.78-.766a.5.5%200%200%200-.81-.588c-.123.17-.276.36-.513.514c-.231.149-.569.28-1.082.28c-.52%200-.862-.126-1.093-.272M13%2020a1%201%200%201%200%200%202h6a1%201%200%201%200%200-2z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/face-with-raised-eyebrow.svg?color=%231a73e8&size=48