nerd-face from Fluent Emoji Flat by Microsoft Corporation · Default · Smileys & Emotion · MIT Free for personal and commercial use.

Name
nerd-face
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

Use the nerd face 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="#bb1d80" d="M23 20c0 3.87-3.13 7-7 7s-7-3.13-7-7h4.018l2.98 1l2.979-1z"/><path fill="#fff" d="M13 20h6v.5a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1zm1.5-6.5a5 5 0 1 1-10 0a5 5 0 0 1 10 0m13 0a5 5 0 1 1-10 0a5 5 0 0 1 10 0"/><path fill="#402a32" d="M8 13.5a2.5 2.5 0 1 1 5 0a2.5 2.5 0 0 1-5 0m11 0a2.5 2.5 0 1 1 5 0a2.5 2.5 0 0 1-5 0"/><path fill="#402a32" d="M9.5 8a5.5 5.5 0 0 1 5.293 4h2.414a5.502 5.502 0 0 1 10.586 0h2.12c.598 0 1.087.45 1.087 1s-.49 1-1.087 1h-1.935a5.5 5.5 0 0 1-10.956 0h-2.044a5.5 5.5 0 0 1-10.956 0H2a1 1 0 1 1 0-2h2.207A5.5 5.5 0 0 1 9.5 8M5 13.5a4.5 4.5 0 1 0 9 0a4.5 4.5 0 0 0-9 0m13.007 0a4.493 4.493 0 1 0 8.986 0a4.493 4.493 0 0 0-8.986 0"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatNerdFace(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="#bb1d80" d="M23 20c0 3.87-3.13 7-7 7s-7-3.13-7-7h4.018l2.98 1l2.979-1z"/><path fill="#fff" d="M13 20h6v.5a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1zm1.5-6.5a5 5 0 1 1-10 0a5 5 0 0 1 10 0m13 0a5 5 0 1 1-10 0a5 5 0 0 1 10 0"/><path fill="#402a32" d="M8 13.5a2.5 2.5 0 1 1 5 0a2.5 2.5 0 0 1-5 0m11 0a2.5 2.5 0 1 1 5 0a2.5 2.5 0 0 1-5 0"/><path fill="#402a32" d="M9.5 8a5.5 5.5 0 0 1 5.293 4h2.414a5.502 5.502 0 0 1 10.586 0h2.12c.598 0 1.087.45 1.087 1s-.49 1-1.087 1h-1.935a5.5 5.5 0 0 1-10.956 0h-2.044a5.5 5.5 0 0 1-10.956 0H2a1 1 0 1 1 0-2h2.207A5.5 5.5 0 0 1 9.5 8M5 13.5a4.5 4.5 0 1 0 9 0a4.5 4.5 0 0 0-9 0m13.007 0a4.493 4.493 0 1 0 8.986 0a4.493 4.493 0 0 0-8.986 0"/></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="#bb1d80" d="M23 20c0 3.87-3.13 7-7 7s-7-3.13-7-7h4.018l2.98 1l2.979-1z"/><path fill="#fff" d="M13 20h6v.5a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1zm1.5-6.5a5 5 0 1 1-10 0a5 5 0 0 1 10 0m13 0a5 5 0 1 1-10 0a5 5 0 0 1 10 0"/><path fill="#402a32" d="M8 13.5a2.5 2.5 0 1 1 5 0a2.5 2.5 0 0 1-5 0m11 0a2.5 2.5 0 1 1 5 0a2.5 2.5 0 0 1-5 0"/><path fill="#402a32" d="M9.5 8a5.5 5.5 0 0 1 5.293 4h2.414a5.502 5.502 0 0 1 10.586 0h2.12c.598 0 1.087.45 1.087 1s-.49 1-1.087 1h-1.935a5.5 5.5 0 0 1-10.956 0h-2.044a5.5 5.5 0 0 1-10.956 0H2a1 1 0 1 1 0-2h2.207A5.5 5.5 0 0 1 9.5 8M5 13.5a4.5 4.5 0 1 0 9 0a4.5 4.5 0 0 0-9 0m13.007 0a4.493 4.493 0 1 0 8.986 0a4.493 4.493 0 0 0-8.986 0"/></g></svg>
</template>

CSS

.icon-nerd-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%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%23bb1d80%22%20d%3D%22M23%2020c0%203.87-3.13%207-7%207s-7-3.13-7-7h4.018l2.98%201l2.979-1z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M13%2020h6v.5a1%201%200%200%201-1%201h-4a1%201%200%200%201-1-1zm1.5-6.5a5%205%200%201%201-10%200a5%205%200%200%201%2010%200m13%200a5%205%200%201%201-10%200a5%205%200%200%201%2010%200%22%2F%3E%3Cpath%20fill%3D%22%23402a32%22%20d%3D%22M8%2013.5a2.5%202.5%200%201%201%205%200a2.5%202.5%200%200%201-5%200m11%200a2.5%202.5%200%201%201%205%200a2.5%202.5%200%200%201-5%200%22%2F%3E%3Cpath%20fill%3D%22%23402a32%22%20d%3D%22M9.5%208a5.5%205.5%200%200%201%205.293%204h2.414a5.502%205.502%200%200%201%2010.586%200h2.12c.598%200%201.087.45%201.087%201s-.49%201-1.087%201h-1.935a5.5%205.5%200%200%201-10.956%200h-2.044a5.5%205.5%200%200%201-10.956%200H2a1%201%200%201%201%200-2h2.207A5.5%205.5%200%200%201%209.5%208M5%2013.5a4.5%204.5%200%201%200%209%200a4.5%204.5%200%200%200-9%200m13.007%200a4.493%204.493%200%201%200%208.986%200a4.493%204.493%200%200%200-8.986%200%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%23bb1d80%22%20d%3D%22M23%2020c0%203.87-3.13%207-7%207s-7-3.13-7-7h4.018l2.98%201l2.979-1z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M13%2020h6v.5a1%201%200%200%201-1%201h-4a1%201%200%200%201-1-1zm1.5-6.5a5%205%200%201%201-10%200a5%205%200%200%201%2010%200m13%200a5%205%200%201%201-10%200a5%205%200%200%201%2010%200%22%2F%3E%3Cpath%20fill%3D%22%23402a32%22%20d%3D%22M8%2013.5a2.5%202.5%200%201%201%205%200a2.5%202.5%200%200%201-5%200m11%200a2.5%202.5%200%201%201%205%200a2.5%202.5%200%200%201-5%200%22%2F%3E%3Cpath%20fill%3D%22%23402a32%22%20d%3D%22M9.5%208a5.5%205.5%200%200%201%205.293%204h2.414a5.502%205.502%200%200%201%2010.586%200h2.12c.598%200%201.087.45%201.087%201s-.49%201-1.087%201h-1.935a5.5%205.5%200%200%201-10.956%200h-2.044a5.5%205.5%200%200%201-10.956%200H2a1%201%200%201%201%200-2h2.207A5.5%205.5%200%200%201%209.5%208M5%2013.5a4.5%204.5%200%201%200%209%200a4.5%204.5%200%200%200-9%200m13.007%200a4.493%204.493%200%201%200%208.986%200a4.493%204.493%200%200%200-8.986%200%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/nerd-face.svg?color=%231a73e8&size=48