nerd-face from Streamline Emojis by Streamline · Default · Smiley People · CC-BY-4.0 Attribution required.

Name
nerd-face
Set
Streamline Emojis
Style
Default
Category
Smiley People
Viewbox
48×48
License
CC BY 4.0

The same emoji in other sets

More smiley people icons from Streamline Emojis

Use the nerd face emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#ffe500" d="M4 21.5a20 20 0 1 0 40 0a20 20 0 1 0-40 0"/><path fill="#ebcb00" d="M24 1.5a20 20 0 1 0 20 20a20 20 0 0 0-20-20m0 37a18.25 18.25 0 1 1 18.25-18.25A18.25 18.25 0 0 1 24 38.5"/><path fill="#fff48c" d="M18 5.5a6 1.5 0 1 0 12 0a6 1.5 0 1 0-12 0"/><path fill="#45413c" d="M8 45.5a16 1.5 0 1 0 32 0a16 1.5 0 1 0-32 0" opacity=".15"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M4 21.5a20 20 0 1 0 40 0a20 20 0 1 0-40 0"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M16.5 29s2.31 2 7.5 2s7.5-2 7.5-2"/><path fill="#fff" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M20.21 32.34a1.79 1.79 0 0 0 1.48 1.33l1.52.22a.69.69 0 0 0 .79-.69V31a16.8 16.8 0 0 1-4.26-.52Z"/><path fill="#fff" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M24 31v2.2a.69.69 0 0 0 .79.69l1.52-.22a1.79 1.79 0 0 0 1.48-1.33l.47-1.86A16.8 16.8 0 0 1 24 31"/><path fill="#b89558" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M7.5 20a7.5 7.5 0 1 0 15 0a7.5 7.5 0 1 0-15 0"/><path fill="#00b8f0" d="M9.5 20a5.5 5.5 0 1 0 11 0a5.5 5.5 0 1 0-11 0"/><path fill="#4acfff" d="M15 14.5a5.5 5.5 0 0 0-3.81 9.5L19 16.19a5.47 5.47 0 0 0-4-1.69"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M9.5 20a5.5 5.5 0 1 0 11 0a5.5 5.5 0 1 0-11 0"/><path fill="#b89558" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M25.5 20a7.5 7.5 0 1 0 15 0a7.5 7.5 0 1 0-15 0"/><path fill="#00b8f0" d="M27.5 20a5.5 5.5 0 1 0 11 0a5.5 5.5 0 1 0-11 0"/><path fill="#4acfff" d="M33 14.5a5.5 5.5 0 0 0-3.81 9.5L37 16.19a5.47 5.47 0 0 0-4-1.69"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M27.5 20a5.5 5.5 0 1 0 11 0a5.5 5.5 0 1 0-11 0m13 0H45M7.5 20H3m22.5 0h-3"/><path fill="#ff6242" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M24 40.61a24.7 24.7 0 0 1 5.53-2.09a1 1 0 0 1 1.2.74a13.8 13.8 0 0 1 0 5.33a1.08 1.08 0 0 1-1.5.82A40 40 0 0 1 24 42.75Zm0 0a24.7 24.7 0 0 0-5.53-2.09a1 1 0 0 0-1.2.74a13.8 13.8 0 0 0 0 5.33a1.08 1.08 0 0 0 1.5.82A40 40 0 0 0 24 42.75Z"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M20.25 42h7.5"/><path fill="#ff6242" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M23 40h2v4h-2Z"/></svg>

React

import type { SVGProps } from "react";

export function StreamlineEmojisNerdFace(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#ffe500" d="M4 21.5a20 20 0 1 0 40 0a20 20 0 1 0-40 0"/><path fill="#ebcb00" d="M24 1.5a20 20 0 1 0 20 20a20 20 0 0 0-20-20m0 37a18.25 18.25 0 1 1 18.25-18.25A18.25 18.25 0 0 1 24 38.5"/><path fill="#fff48c" d="M18 5.5a6 1.5 0 1 0 12 0a6 1.5 0 1 0-12 0"/><path fill="#45413c" d="M8 45.5a16 1.5 0 1 0 32 0a16 1.5 0 1 0-32 0" opacity=".15"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M4 21.5a20 20 0 1 0 40 0a20 20 0 1 0-40 0"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M16.5 29s2.31 2 7.5 2s7.5-2 7.5-2"/><path fill="#fff" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M20.21 32.34a1.79 1.79 0 0 0 1.48 1.33l1.52.22a.69.69 0 0 0 .79-.69V31a16.8 16.8 0 0 1-4.26-.52Z"/><path fill="#fff" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M24 31v2.2a.69.69 0 0 0 .79.69l1.52-.22a1.79 1.79 0 0 0 1.48-1.33l.47-1.86A16.8 16.8 0 0 1 24 31"/><path fill="#b89558" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M7.5 20a7.5 7.5 0 1 0 15 0a7.5 7.5 0 1 0-15 0"/><path fill="#00b8f0" d="M9.5 20a5.5 5.5 0 1 0 11 0a5.5 5.5 0 1 0-11 0"/><path fill="#4acfff" d="M15 14.5a5.5 5.5 0 0 0-3.81 9.5L19 16.19a5.47 5.47 0 0 0-4-1.69"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M9.5 20a5.5 5.5 0 1 0 11 0a5.5 5.5 0 1 0-11 0"/><path fill="#b89558" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M25.5 20a7.5 7.5 0 1 0 15 0a7.5 7.5 0 1 0-15 0"/><path fill="#00b8f0" d="M27.5 20a5.5 5.5 0 1 0 11 0a5.5 5.5 0 1 0-11 0"/><path fill="#4acfff" d="M33 14.5a5.5 5.5 0 0 0-3.81 9.5L37 16.19a5.47 5.47 0 0 0-4-1.69"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M27.5 20a5.5 5.5 0 1 0 11 0a5.5 5.5 0 1 0-11 0m13 0H45M7.5 20H3m22.5 0h-3"/><path fill="#ff6242" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M24 40.61a24.7 24.7 0 0 1 5.53-2.09a1 1 0 0 1 1.2.74a13.8 13.8 0 0 1 0 5.33a1.08 1.08 0 0 1-1.5.82A40 40 0 0 1 24 42.75Zm0 0a24.7 24.7 0 0 0-5.53-2.09a1 1 0 0 0-1.2.74a13.8 13.8 0 0 0 0 5.33a1.08 1.08 0 0 0 1.5.82A40 40 0 0 0 24 42.75Z"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M20.25 42h7.5"/><path fill="#ff6242" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M23 40h2v4h-2Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#ffe500" d="M4 21.5a20 20 0 1 0 40 0a20 20 0 1 0-40 0"/><path fill="#ebcb00" d="M24 1.5a20 20 0 1 0 20 20a20 20 0 0 0-20-20m0 37a18.25 18.25 0 1 1 18.25-18.25A18.25 18.25 0 0 1 24 38.5"/><path fill="#fff48c" d="M18 5.5a6 1.5 0 1 0 12 0a6 1.5 0 1 0-12 0"/><path fill="#45413c" d="M8 45.5a16 1.5 0 1 0 32 0a16 1.5 0 1 0-32 0" opacity=".15"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M4 21.5a20 20 0 1 0 40 0a20 20 0 1 0-40 0"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M16.5 29s2.31 2 7.5 2s7.5-2 7.5-2"/><path fill="#fff" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M20.21 32.34a1.79 1.79 0 0 0 1.48 1.33l1.52.22a.69.69 0 0 0 .79-.69V31a16.8 16.8 0 0 1-4.26-.52Z"/><path fill="#fff" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M24 31v2.2a.69.69 0 0 0 .79.69l1.52-.22a1.79 1.79 0 0 0 1.48-1.33l.47-1.86A16.8 16.8 0 0 1 24 31"/><path fill="#b89558" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M7.5 20a7.5 7.5 0 1 0 15 0a7.5 7.5 0 1 0-15 0"/><path fill="#00b8f0" d="M9.5 20a5.5 5.5 0 1 0 11 0a5.5 5.5 0 1 0-11 0"/><path fill="#4acfff" d="M15 14.5a5.5 5.5 0 0 0-3.81 9.5L19 16.19a5.47 5.47 0 0 0-4-1.69"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M9.5 20a5.5 5.5 0 1 0 11 0a5.5 5.5 0 1 0-11 0"/><path fill="#b89558" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M25.5 20a7.5 7.5 0 1 0 15 0a7.5 7.5 0 1 0-15 0"/><path fill="#00b8f0" d="M27.5 20a5.5 5.5 0 1 0 11 0a5.5 5.5 0 1 0-11 0"/><path fill="#4acfff" d="M33 14.5a5.5 5.5 0 0 0-3.81 9.5L37 16.19a5.47 5.47 0 0 0-4-1.69"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M27.5 20a5.5 5.5 0 1 0 11 0a5.5 5.5 0 1 0-11 0m13 0H45M7.5 20H3m22.5 0h-3"/><path fill="#ff6242" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M24 40.61a24.7 24.7 0 0 1 5.53-2.09a1 1 0 0 1 1.2.74a13.8 13.8 0 0 1 0 5.33a1.08 1.08 0 0 1-1.5.82A40 40 0 0 1 24 42.75Zm0 0a24.7 24.7 0 0 0-5.53-2.09a1 1 0 0 0-1.2.74a13.8 13.8 0 0 0 0 5.33a1.08 1.08 0 0 0 1.5.82A40 40 0 0 0 24 42.75Z"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M20.25 42h7.5"/><path fill="#ff6242" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M23 40h2v4h-2Z"/></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%2048%2048%22%3E%3Cpath%20fill%3D%22%23ffe500%22%20d%3D%22M4%2021.5a20%2020%200%201%200%2040%200a20%2020%200%201%200-40%200%22%2F%3E%3Cpath%20fill%3D%22%23ebcb00%22%20d%3D%22M24%201.5a20%2020%200%201%200%2020%2020a20%2020%200%200%200-20-20m0%2037a18.25%2018.25%200%201%201%2018.25-18.25A18.25%2018.25%200%200%201%2024%2038.5%22%2F%3E%3Cpath%20fill%3D%22%23fff48c%22%20d%3D%22M18%205.5a6%201.5%200%201%200%2012%200a6%201.5%200%201%200-12%200%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M8%2045.5a16%201.5%200%201%200%2032%200a16%201.5%200%201%200-32%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4%2021.5a20%2020%200%201%200%2040%200a20%2020%200%201%200-40%200%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M16.5%2029s2.31%202%207.5%202s7.5-2%207.5-2%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M20.21%2032.34a1.79%201.79%200%200%200%201.48%201.33l1.52.22a.69.69%200%200%200%20.79-.69V31a16.8%2016.8%200%200%201-4.26-.52Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%2031v2.2a.69.69%200%200%200%20.79.69l1.52-.22a1.79%201.79%200%200%200%201.48-1.33l.47-1.86A16.8%2016.8%200%200%201%2024%2031%22%2F%3E%3Cpath%20fill%3D%22%23b89558%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M7.5%2020a7.5%207.5%200%201%200%2015%200a7.5%207.5%200%201%200-15%200%22%2F%3E%3Cpath%20fill%3D%22%2300b8f0%22%20d%3D%22M9.5%2020a5.5%205.5%200%201%200%2011%200a5.5%205.5%200%201%200-11%200%22%2F%3E%3Cpath%20fill%3D%22%234acfff%22%20d%3D%22M15%2014.5a5.5%205.5%200%200%200-3.81%209.5L19%2016.19a5.47%205.47%200%200%200-4-1.69%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M9.5%2020a5.5%205.5%200%201%200%2011%200a5.5%205.5%200%201%200-11%200%22%2F%3E%3Cpath%20fill%3D%22%23b89558%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M25.5%2020a7.5%207.5%200%201%200%2015%200a7.5%207.5%200%201%200-15%200%22%2F%3E%3Cpath%20fill%3D%22%2300b8f0%22%20d%3D%22M27.5%2020a5.5%205.5%200%201%200%2011%200a5.5%205.5%200%201%200-11%200%22%2F%3E%3Cpath%20fill%3D%22%234acfff%22%20d%3D%22M33%2014.5a5.5%205.5%200%200%200-3.81%209.5L37%2016.19a5.47%205.47%200%200%200-4-1.69%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M27.5%2020a5.5%205.5%200%201%200%2011%200a5.5%205.5%200%201%200-11%200m13%200H45M7.5%2020H3m22.5%200h-3%22%2F%3E%3Cpath%20fill%3D%22%23ff6242%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%2040.61a24.7%2024.7%200%200%201%205.53-2.09a1%201%200%200%201%201.2.74a13.8%2013.8%200%200%201%200%205.33a1.08%201.08%200%200%201-1.5.82A40%2040%200%200%201%2024%2042.75Zm0%200a24.7%2024.7%200%200%200-5.53-2.09a1%201%200%200%200-1.2.74a13.8%2013.8%200%200%200%200%205.33a1.08%201.08%200%200%200%201.5.82A40%2040%200%200%200%2024%2042.75Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M20.25%2042h7.5%22%2F%3E%3Cpath%20fill%3D%22%23ff6242%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M23%2040h2v4h-2Z%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%2048%2048%22%3E%3Cpath%20fill%3D%22%23ffe500%22%20d%3D%22M4%2021.5a20%2020%200%201%200%2040%200a20%2020%200%201%200-40%200%22%2F%3E%3Cpath%20fill%3D%22%23ebcb00%22%20d%3D%22M24%201.5a20%2020%200%201%200%2020%2020a20%2020%200%200%200-20-20m0%2037a18.25%2018.25%200%201%201%2018.25-18.25A18.25%2018.25%200%200%201%2024%2038.5%22%2F%3E%3Cpath%20fill%3D%22%23fff48c%22%20d%3D%22M18%205.5a6%201.5%200%201%200%2012%200a6%201.5%200%201%200-12%200%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M8%2045.5a16%201.5%200%201%200%2032%200a16%201.5%200%201%200-32%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4%2021.5a20%2020%200%201%200%2040%200a20%2020%200%201%200-40%200%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M16.5%2029s2.31%202%207.5%202s7.5-2%207.5-2%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M20.21%2032.34a1.79%201.79%200%200%200%201.48%201.33l1.52.22a.69.69%200%200%200%20.79-.69V31a16.8%2016.8%200%200%201-4.26-.52Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%2031v2.2a.69.69%200%200%200%20.79.69l1.52-.22a1.79%201.79%200%200%200%201.48-1.33l.47-1.86A16.8%2016.8%200%200%201%2024%2031%22%2F%3E%3Cpath%20fill%3D%22%23b89558%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M7.5%2020a7.5%207.5%200%201%200%2015%200a7.5%207.5%200%201%200-15%200%22%2F%3E%3Cpath%20fill%3D%22%2300b8f0%22%20d%3D%22M9.5%2020a5.5%205.5%200%201%200%2011%200a5.5%205.5%200%201%200-11%200%22%2F%3E%3Cpath%20fill%3D%22%234acfff%22%20d%3D%22M15%2014.5a5.5%205.5%200%200%200-3.81%209.5L19%2016.19a5.47%205.47%200%200%200-4-1.69%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M9.5%2020a5.5%205.5%200%201%200%2011%200a5.5%205.5%200%201%200-11%200%22%2F%3E%3Cpath%20fill%3D%22%23b89558%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M25.5%2020a7.5%207.5%200%201%200%2015%200a7.5%207.5%200%201%200-15%200%22%2F%3E%3Cpath%20fill%3D%22%2300b8f0%22%20d%3D%22M27.5%2020a5.5%205.5%200%201%200%2011%200a5.5%205.5%200%201%200-11%200%22%2F%3E%3Cpath%20fill%3D%22%234acfff%22%20d%3D%22M33%2014.5a5.5%205.5%200%200%200-3.81%209.5L37%2016.19a5.47%205.47%200%200%200-4-1.69%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M27.5%2020a5.5%205.5%200%201%200%2011%200a5.5%205.5%200%201%200-11%200m13%200H45M7.5%2020H3m22.5%200h-3%22%2F%3E%3Cpath%20fill%3D%22%23ff6242%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%2040.61a24.7%2024.7%200%200%201%205.53-2.09a1%201%200%200%201%201.2.74a13.8%2013.8%200%200%201%200%205.33a1.08%201.08%200%200%201-1.5.82A40%2040%200%200%201%2024%2042.75Zm0%200a24.7%2024.7%200%200%200-5.53-2.09a1%201%200%200%200-1.2.74a13.8%2013.8%200%200%200%200%205.33a1.08%201.08%200%200%200%201.5.82A40%2040%200%200%200%2024%2042.75Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M20.25%2042h7.5%22%2F%3E%3Cpath%20fill%3D%22%23ff6242%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M23%2040h2v4h-2Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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