thinking-face from Emoji One (Colored) by Emoji One · Default · People · CC-BY-4.0 Attribution required.

Name
thinking-face
Set
Emoji One (Colored)
Style
Default
Category
People
Viewbox
64×64
License
CC BY 4.0

The same emoji in other sets

More people icons from Emoji One (Colored)

Use the thinking face emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#ffdd67" d="M4 30c0 15.5 12.5 28 28 28s28-12.5 28-28S47.5 2 32 2S4 14.5 4 30"/><path fill="#917524" d="M14.2 12c3.4-2 7.5-2.3 11.3-1c.5.2 1.3-1.7.7-1.9c-4.3-1.6-9-1.2-13 1.1c-.6.3.5 2.1 1 1.8m24 3c3.4-2 7.5-2.3 11.3-1c.5.2 1.3-1.7.7-1.9c-4.3-1.6-9-1.2-13 1.1c-.6.3.5 2 1 1.8"/><path fill="#664e27" d="M24.1 34.7c5.1-1.3 10.7-.4 15 2.6c1.1.7-.9 3.5-2 2.7c-2.9-1.9-7.4-3.3-12.1-2.1c-1.2.3-2.2-2.8-.9-3.2"/><path fill="#fff" d="M42.8 29.1c-4.1 0-7.5-3.4-7.5-7.5c0-1.7.6-3.3 1.5-4.5c1.7-.5 3.6-.7 5.6-.7c2.4 0 4.7.4 6.7 1.1c.8 1.2 1.3 2.6 1.3 4.2c-.1 4.1-3.4 7.4-7.6 7.4"/><path fill="#664e27" d="M43.8 16.4c.4.6.7 1.3.7 2.1c0 2.1-1.7 3.8-3.8 3.8S37 20.6 37 18.6c0-.6.1-1.1.4-1.6c1.5-.4 3.2-.6 5-.6z"/><path fill="#fff" d="M21.2 29.1c-4.1 0-7.5-3.4-7.5-7.5c0-1.7.6-3.3 1.5-4.5c1.7-.5 3.6-.7 5.6-.7c2.4 0 4.7.4 6.7 1.1c.8 1.2 1.3 2.6 1.3 4.2c-.1 4.1-3.5 7.4-7.6 7.4"/><path fill="#664e27" d="M22.2 16.4c.4.6.7 1.3.7 2.1c0 2.1-1.7 3.8-3.8 3.8s-3.8-1.7-3.8-3.8c0-.6.1-1.1.4-1.6c1.5-.4 3.2-.6 5-.6c.6.1 1 .1 1.5.1"/><path fill="#fff" d="M32.6 44c-4.2 1-14.9 2.3-16.8.3c-.9-.9-.7-2.2-.4-4.5s-1.9-4.7-3.5-4.9c-1.9-.2-3 1.2-2.3 3.2C11 42.6 8.2 44 8 47.3c-.1 1.9-.7 5.1 2.2 9.2c3.3 4.6 9 4.7 11 4.6c2.3-.1 3.3-.2 3.8-1.2c.6-1.2.3-1.5.6-1.9c.5-.9.8-.8 1.1-1.9s-.5-1.8-.3-2.3c.4-1.2 1.4-1 .4-3.8c3.4-.5 5.6-1 7.6-2.2c3.7-2 .5-4.3-1.8-3.8"/><path fill="#cccfd4" d="M17.5 61.7c-3.4-.6-6.2-2.3-8-4.8c-2.8-3.9-2.6-7-2.4-9.1v-.7c.1-1.4.5-2.5 1-3.6c.7-1.6 1.3-2.9.5-5.3c-.4-1.2-.3-2.4.5-3.2c.7-.7 1.7-1.1 2.9-.9h.1c2.1.4 4.5 3.2 4.2 5.9c-.3 2.2-.4 3.2.2 3.8c.1.1.4.4 1.5.5c3.8.7 11.3-.4 14.4-1.1c.5-.1 1.1-.1 1.7 0c1.5.3 2.6 1.2 2.9 2.3c.1.7.1 2-2 3.2c-2 1.1-4.1 1.7-7 2.1c.8 2-1.1 2.7-.7 3.5c.5 1.1.4 2-.7 3.1c-.8.7.2 1.6-.6 3c-.9 1.5-2.4 1.6-4.6 1.7c-1.5-.1-2.7-.1-3.9-.4M9.9 37.2c.7 3.3.9 4.5-.3 7.2c-1.8 3.6-2.5 13.8 8.2 15.7c6.5 1.2 7.5-.4 7.2-2.1c-.2-1.1.7-1.5 1-1.9c.7-1.2-.3-1.8-.3-2.3c0-.9.9-.9 1.1-1.8c.3-1.6-1.7-2.2 0-2.3c3.3-.2 5.5-.8 7.4-2.1c1.8-1.2.5-3.7-1.9-3.2c-5.6 1.2-14 2.6-16.8 0c-1.3-1.2-.3-2.6-.4-5.3c-.2-3.6-5.9-5-5.2-1.9"/></svg>

React

import type { SVGProps } from "react";

export function EmojioneThinkingFace(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#ffdd67" d="M4 30c0 15.5 12.5 28 28 28s28-12.5 28-28S47.5 2 32 2S4 14.5 4 30"/><path fill="#917524" d="M14.2 12c3.4-2 7.5-2.3 11.3-1c.5.2 1.3-1.7.7-1.9c-4.3-1.6-9-1.2-13 1.1c-.6.3.5 2.1 1 1.8m24 3c3.4-2 7.5-2.3 11.3-1c.5.2 1.3-1.7.7-1.9c-4.3-1.6-9-1.2-13 1.1c-.6.3.5 2 1 1.8"/><path fill="#664e27" d="M24.1 34.7c5.1-1.3 10.7-.4 15 2.6c1.1.7-.9 3.5-2 2.7c-2.9-1.9-7.4-3.3-12.1-2.1c-1.2.3-2.2-2.8-.9-3.2"/><path fill="#fff" d="M42.8 29.1c-4.1 0-7.5-3.4-7.5-7.5c0-1.7.6-3.3 1.5-4.5c1.7-.5 3.6-.7 5.6-.7c2.4 0 4.7.4 6.7 1.1c.8 1.2 1.3 2.6 1.3 4.2c-.1 4.1-3.4 7.4-7.6 7.4"/><path fill="#664e27" d="M43.8 16.4c.4.6.7 1.3.7 2.1c0 2.1-1.7 3.8-3.8 3.8S37 20.6 37 18.6c0-.6.1-1.1.4-1.6c1.5-.4 3.2-.6 5-.6z"/><path fill="#fff" d="M21.2 29.1c-4.1 0-7.5-3.4-7.5-7.5c0-1.7.6-3.3 1.5-4.5c1.7-.5 3.6-.7 5.6-.7c2.4 0 4.7.4 6.7 1.1c.8 1.2 1.3 2.6 1.3 4.2c-.1 4.1-3.5 7.4-7.6 7.4"/><path fill="#664e27" d="M22.2 16.4c.4.6.7 1.3.7 2.1c0 2.1-1.7 3.8-3.8 3.8s-3.8-1.7-3.8-3.8c0-.6.1-1.1.4-1.6c1.5-.4 3.2-.6 5-.6c.6.1 1 .1 1.5.1"/><path fill="#fff" d="M32.6 44c-4.2 1-14.9 2.3-16.8.3c-.9-.9-.7-2.2-.4-4.5s-1.9-4.7-3.5-4.9c-1.9-.2-3 1.2-2.3 3.2C11 42.6 8.2 44 8 47.3c-.1 1.9-.7 5.1 2.2 9.2c3.3 4.6 9 4.7 11 4.6c2.3-.1 3.3-.2 3.8-1.2c.6-1.2.3-1.5.6-1.9c.5-.9.8-.8 1.1-1.9s-.5-1.8-.3-2.3c.4-1.2 1.4-1 .4-3.8c3.4-.5 5.6-1 7.6-2.2c3.7-2 .5-4.3-1.8-3.8"/><path fill="#cccfd4" d="M17.5 61.7c-3.4-.6-6.2-2.3-8-4.8c-2.8-3.9-2.6-7-2.4-9.1v-.7c.1-1.4.5-2.5 1-3.6c.7-1.6 1.3-2.9.5-5.3c-.4-1.2-.3-2.4.5-3.2c.7-.7 1.7-1.1 2.9-.9h.1c2.1.4 4.5 3.2 4.2 5.9c-.3 2.2-.4 3.2.2 3.8c.1.1.4.4 1.5.5c3.8.7 11.3-.4 14.4-1.1c.5-.1 1.1-.1 1.7 0c1.5.3 2.6 1.2 2.9 2.3c.1.7.1 2-2 3.2c-2 1.1-4.1 1.7-7 2.1c.8 2-1.1 2.7-.7 3.5c.5 1.1.4 2-.7 3.1c-.8.7.2 1.6-.6 3c-.9 1.5-2.4 1.6-4.6 1.7c-1.5-.1-2.7-.1-3.9-.4M9.9 37.2c.7 3.3.9 4.5-.3 7.2c-1.8 3.6-2.5 13.8 8.2 15.7c6.5 1.2 7.5-.4 7.2-2.1c-.2-1.1.7-1.5 1-1.9c.7-1.2-.3-1.8-.3-2.3c0-.9.9-.9 1.1-1.8c.3-1.6-1.7-2.2 0-2.3c3.3-.2 5.5-.8 7.4-2.1c1.8-1.2.5-3.7-1.9-3.2c-5.6 1.2-14 2.6-16.8 0c-1.3-1.2-.3-2.6-.4-5.3c-.2-3.6-5.9-5-5.2-1.9"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#ffdd67" d="M4 30c0 15.5 12.5 28 28 28s28-12.5 28-28S47.5 2 32 2S4 14.5 4 30"/><path fill="#917524" d="M14.2 12c3.4-2 7.5-2.3 11.3-1c.5.2 1.3-1.7.7-1.9c-4.3-1.6-9-1.2-13 1.1c-.6.3.5 2.1 1 1.8m24 3c3.4-2 7.5-2.3 11.3-1c.5.2 1.3-1.7.7-1.9c-4.3-1.6-9-1.2-13 1.1c-.6.3.5 2 1 1.8"/><path fill="#664e27" d="M24.1 34.7c5.1-1.3 10.7-.4 15 2.6c1.1.7-.9 3.5-2 2.7c-2.9-1.9-7.4-3.3-12.1-2.1c-1.2.3-2.2-2.8-.9-3.2"/><path fill="#fff" d="M42.8 29.1c-4.1 0-7.5-3.4-7.5-7.5c0-1.7.6-3.3 1.5-4.5c1.7-.5 3.6-.7 5.6-.7c2.4 0 4.7.4 6.7 1.1c.8 1.2 1.3 2.6 1.3 4.2c-.1 4.1-3.4 7.4-7.6 7.4"/><path fill="#664e27" d="M43.8 16.4c.4.6.7 1.3.7 2.1c0 2.1-1.7 3.8-3.8 3.8S37 20.6 37 18.6c0-.6.1-1.1.4-1.6c1.5-.4 3.2-.6 5-.6z"/><path fill="#fff" d="M21.2 29.1c-4.1 0-7.5-3.4-7.5-7.5c0-1.7.6-3.3 1.5-4.5c1.7-.5 3.6-.7 5.6-.7c2.4 0 4.7.4 6.7 1.1c.8 1.2 1.3 2.6 1.3 4.2c-.1 4.1-3.5 7.4-7.6 7.4"/><path fill="#664e27" d="M22.2 16.4c.4.6.7 1.3.7 2.1c0 2.1-1.7 3.8-3.8 3.8s-3.8-1.7-3.8-3.8c0-.6.1-1.1.4-1.6c1.5-.4 3.2-.6 5-.6c.6.1 1 .1 1.5.1"/><path fill="#fff" d="M32.6 44c-4.2 1-14.9 2.3-16.8.3c-.9-.9-.7-2.2-.4-4.5s-1.9-4.7-3.5-4.9c-1.9-.2-3 1.2-2.3 3.2C11 42.6 8.2 44 8 47.3c-.1 1.9-.7 5.1 2.2 9.2c3.3 4.6 9 4.7 11 4.6c2.3-.1 3.3-.2 3.8-1.2c.6-1.2.3-1.5.6-1.9c.5-.9.8-.8 1.1-1.9s-.5-1.8-.3-2.3c.4-1.2 1.4-1 .4-3.8c3.4-.5 5.6-1 7.6-2.2c3.7-2 .5-4.3-1.8-3.8"/><path fill="#cccfd4" d="M17.5 61.7c-3.4-.6-6.2-2.3-8-4.8c-2.8-3.9-2.6-7-2.4-9.1v-.7c.1-1.4.5-2.5 1-3.6c.7-1.6 1.3-2.9.5-5.3c-.4-1.2-.3-2.4.5-3.2c.7-.7 1.7-1.1 2.9-.9h.1c2.1.4 4.5 3.2 4.2 5.9c-.3 2.2-.4 3.2.2 3.8c.1.1.4.4 1.5.5c3.8.7 11.3-.4 14.4-1.1c.5-.1 1.1-.1 1.7 0c1.5.3 2.6 1.2 2.9 2.3c.1.7.1 2-2 3.2c-2 1.1-4.1 1.7-7 2.1c.8 2-1.1 2.7-.7 3.5c.5 1.1.4 2-.7 3.1c-.8.7.2 1.6-.6 3c-.9 1.5-2.4 1.6-4.6 1.7c-1.5-.1-2.7-.1-3.9-.4M9.9 37.2c.7 3.3.9 4.5-.3 7.2c-1.8 3.6-2.5 13.8 8.2 15.7c6.5 1.2 7.5-.4 7.2-2.1c-.2-1.1.7-1.5 1-1.9c.7-1.2-.3-1.8-.3-2.3c0-.9.9-.9 1.1-1.8c.3-1.6-1.7-2.2 0-2.3c3.3-.2 5.5-.8 7.4-2.1c1.8-1.2.5-3.7-1.9-3.2c-5.6 1.2-14 2.6-16.8 0c-1.3-1.2-.3-2.6-.4-5.3c-.2-3.6-5.9-5-5.2-1.9"/></svg>
</template>

CSS

.icon-thinking-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%2064%2064%22%3E%3Cpath%20fill%3D%22%23ffdd67%22%20d%3D%22M4%2030c0%2015.5%2012.5%2028%2028%2028s28-12.5%2028-28S47.5%202%2032%202S4%2014.5%204%2030%22%2F%3E%3Cpath%20fill%3D%22%23917524%22%20d%3D%22M14.2%2012c3.4-2%207.5-2.3%2011.3-1c.5.2%201.3-1.7.7-1.9c-4.3-1.6-9-1.2-13%201.1c-.6.3.5%202.1%201%201.8m24%203c3.4-2%207.5-2.3%2011.3-1c.5.2%201.3-1.7.7-1.9c-4.3-1.6-9-1.2-13%201.1c-.6.3.5%202%201%201.8%22%2F%3E%3Cpath%20fill%3D%22%23664e27%22%20d%3D%22M24.1%2034.7c5.1-1.3%2010.7-.4%2015%202.6c1.1.7-.9%203.5-2%202.7c-2.9-1.9-7.4-3.3-12.1-2.1c-1.2.3-2.2-2.8-.9-3.2%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M42.8%2029.1c-4.1%200-7.5-3.4-7.5-7.5c0-1.7.6-3.3%201.5-4.5c1.7-.5%203.6-.7%205.6-.7c2.4%200%204.7.4%206.7%201.1c.8%201.2%201.3%202.6%201.3%204.2c-.1%204.1-3.4%207.4-7.6%207.4%22%2F%3E%3Cpath%20fill%3D%22%23664e27%22%20d%3D%22M43.8%2016.4c.4.6.7%201.3.7%202.1c0%202.1-1.7%203.8-3.8%203.8S37%2020.6%2037%2018.6c0-.6.1-1.1.4-1.6c1.5-.4%203.2-.6%205-.6z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M21.2%2029.1c-4.1%200-7.5-3.4-7.5-7.5c0-1.7.6-3.3%201.5-4.5c1.7-.5%203.6-.7%205.6-.7c2.4%200%204.7.4%206.7%201.1c.8%201.2%201.3%202.6%201.3%204.2c-.1%204.1-3.5%207.4-7.6%207.4%22%2F%3E%3Cpath%20fill%3D%22%23664e27%22%20d%3D%22M22.2%2016.4c.4.6.7%201.3.7%202.1c0%202.1-1.7%203.8-3.8%203.8s-3.8-1.7-3.8-3.8c0-.6.1-1.1.4-1.6c1.5-.4%203.2-.6%205-.6c.6.1%201%20.1%201.5.1%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M32.6%2044c-4.2%201-14.9%202.3-16.8.3c-.9-.9-.7-2.2-.4-4.5s-1.9-4.7-3.5-4.9c-1.9-.2-3%201.2-2.3%203.2C11%2042.6%208.2%2044%208%2047.3c-.1%201.9-.7%205.1%202.2%209.2c3.3%204.6%209%204.7%2011%204.6c2.3-.1%203.3-.2%203.8-1.2c.6-1.2.3-1.5.6-1.9c.5-.9.8-.8%201.1-1.9s-.5-1.8-.3-2.3c.4-1.2%201.4-1%20.4-3.8c3.4-.5%205.6-1%207.6-2.2c3.7-2%20.5-4.3-1.8-3.8%22%2F%3E%3Cpath%20fill%3D%22%23cccfd4%22%20d%3D%22M17.5%2061.7c-3.4-.6-6.2-2.3-8-4.8c-2.8-3.9-2.6-7-2.4-9.1v-.7c.1-1.4.5-2.5%201-3.6c.7-1.6%201.3-2.9.5-5.3c-.4-1.2-.3-2.4.5-3.2c.7-.7%201.7-1.1%202.9-.9h.1c2.1.4%204.5%203.2%204.2%205.9c-.3%202.2-.4%203.2.2%203.8c.1.1.4.4%201.5.5c3.8.7%2011.3-.4%2014.4-1.1c.5-.1%201.1-.1%201.7%200c1.5.3%202.6%201.2%202.9%202.3c.1.7.1%202-2%203.2c-2%201.1-4.1%201.7-7%202.1c.8%202-1.1%202.7-.7%203.5c.5%201.1.4%202-.7%203.1c-.8.7.2%201.6-.6%203c-.9%201.5-2.4%201.6-4.6%201.7c-1.5-.1-2.7-.1-3.9-.4M9.9%2037.2c.7%203.3.9%204.5-.3%207.2c-1.8%203.6-2.5%2013.8%208.2%2015.7c6.5%201.2%207.5-.4%207.2-2.1c-.2-1.1.7-1.5%201-1.9c.7-1.2-.3-1.8-.3-2.3c0-.9.9-.9%201.1-1.8c.3-1.6-1.7-2.2%200-2.3c3.3-.2%205.5-.8%207.4-2.1c1.8-1.2.5-3.7-1.9-3.2c-5.6%201.2-14%202.6-16.8%200c-1.3-1.2-.3-2.6-.4-5.3c-.2-3.6-5.9-5-5.2-1.9%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%2064%2064%22%3E%3Cpath%20fill%3D%22%23ffdd67%22%20d%3D%22M4%2030c0%2015.5%2012.5%2028%2028%2028s28-12.5%2028-28S47.5%202%2032%202S4%2014.5%204%2030%22%2F%3E%3Cpath%20fill%3D%22%23917524%22%20d%3D%22M14.2%2012c3.4-2%207.5-2.3%2011.3-1c.5.2%201.3-1.7.7-1.9c-4.3-1.6-9-1.2-13%201.1c-.6.3.5%202.1%201%201.8m24%203c3.4-2%207.5-2.3%2011.3-1c.5.2%201.3-1.7.7-1.9c-4.3-1.6-9-1.2-13%201.1c-.6.3.5%202%201%201.8%22%2F%3E%3Cpath%20fill%3D%22%23664e27%22%20d%3D%22M24.1%2034.7c5.1-1.3%2010.7-.4%2015%202.6c1.1.7-.9%203.5-2%202.7c-2.9-1.9-7.4-3.3-12.1-2.1c-1.2.3-2.2-2.8-.9-3.2%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M42.8%2029.1c-4.1%200-7.5-3.4-7.5-7.5c0-1.7.6-3.3%201.5-4.5c1.7-.5%203.6-.7%205.6-.7c2.4%200%204.7.4%206.7%201.1c.8%201.2%201.3%202.6%201.3%204.2c-.1%204.1-3.4%207.4-7.6%207.4%22%2F%3E%3Cpath%20fill%3D%22%23664e27%22%20d%3D%22M43.8%2016.4c.4.6.7%201.3.7%202.1c0%202.1-1.7%203.8-3.8%203.8S37%2020.6%2037%2018.6c0-.6.1-1.1.4-1.6c1.5-.4%203.2-.6%205-.6z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M21.2%2029.1c-4.1%200-7.5-3.4-7.5-7.5c0-1.7.6-3.3%201.5-4.5c1.7-.5%203.6-.7%205.6-.7c2.4%200%204.7.4%206.7%201.1c.8%201.2%201.3%202.6%201.3%204.2c-.1%204.1-3.5%207.4-7.6%207.4%22%2F%3E%3Cpath%20fill%3D%22%23664e27%22%20d%3D%22M22.2%2016.4c.4.6.7%201.3.7%202.1c0%202.1-1.7%203.8-3.8%203.8s-3.8-1.7-3.8-3.8c0-.6.1-1.1.4-1.6c1.5-.4%203.2-.6%205-.6c.6.1%201%20.1%201.5.1%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M32.6%2044c-4.2%201-14.9%202.3-16.8.3c-.9-.9-.7-2.2-.4-4.5s-1.9-4.7-3.5-4.9c-1.9-.2-3%201.2-2.3%203.2C11%2042.6%208.2%2044%208%2047.3c-.1%201.9-.7%205.1%202.2%209.2c3.3%204.6%209%204.7%2011%204.6c2.3-.1%203.3-.2%203.8-1.2c.6-1.2.3-1.5.6-1.9c.5-.9.8-.8%201.1-1.9s-.5-1.8-.3-2.3c.4-1.2%201.4-1%20.4-3.8c3.4-.5%205.6-1%207.6-2.2c3.7-2%20.5-4.3-1.8-3.8%22%2F%3E%3Cpath%20fill%3D%22%23cccfd4%22%20d%3D%22M17.5%2061.7c-3.4-.6-6.2-2.3-8-4.8c-2.8-3.9-2.6-7-2.4-9.1v-.7c.1-1.4.5-2.5%201-3.6c.7-1.6%201.3-2.9.5-5.3c-.4-1.2-.3-2.4.5-3.2c.7-.7%201.7-1.1%202.9-.9h.1c2.1.4%204.5%203.2%204.2%205.9c-.3%202.2-.4%203.2.2%203.8c.1.1.4.4%201.5.5c3.8.7%2011.3-.4%2014.4-1.1c.5-.1%201.1-.1%201.7%200c1.5.3%202.6%201.2%202.9%202.3c.1.7.1%202-2%203.2c-2%201.1-4.1%201.7-7%202.1c.8%202-1.1%202.7-.7%203.5c.5%201.1.4%202-.7%203.1c-.8.7.2%201.6-.6%203c-.9%201.5-2.4%201.6-4.6%201.7c-1.5-.1-2.7-.1-3.9-.4M9.9%2037.2c.7%203.3.9%204.5-.3%207.2c-1.8%203.6-2.5%2013.8%208.2%2015.7c6.5%201.2%207.5-.4%207.2-2.1c-.2-1.1.7-1.5%201-1.9c.7-1.2-.3-1.8-.3-2.3c0-.9.9-.9%201.1-1.8c.3-1.6-1.7-2.2%200-2.3c3.3-.2%205.5-.8%207.4-2.1c1.8-1.2.5-3.7-1.9-3.2c-5.6%201.2-14%202.6-16.8%200c-1.3-1.2-.3-2.6-.4-5.3c-.2-3.6-5.9-5-5.2-1.9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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