smiling face emoji

smiling-face from Noto Emoji by Google Inc · Default · Smileys & Emotion · Apache-2.0 Free for personal and commercial use.

Name
smiling-face
Set
Noto Emoji
Style
Default
Category
Smileys & Emotion
Viewbox
128×128
License
Apache 2.0

The same emoji in other sets

More smileys & emotion icons from Noto Emoji

Use the smiling face emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><radialGradient id="SVGJOv7obCd" cx="64" cy="-568" r="56.96" fx="64" fy="-568" gradientTransform="matrix(1 0 0 -1 0 -504)" gradientUnits="userSpaceOnUse"><stop offset=".5" stop-color="#fde030"/><stop offset=".919" stop-color="#f7c02b"/><stop offset="1" stop-color="#f4a223"/></radialGradient><radialGradient id="SVGf7kNJclC" cx="18.061" cy="267.446" r="23.667" fx="18.061" fy="267.446" gradientTransform="matrix(.97908 0 0 .93012 12.779 -176.51)" gradientUnits="userSpaceOnUse"><stop offset=".047" stop-color="#ff4747" stop-opacity=".5"/><stop offset=".197" stop-color="#ff4747" stop-opacity=".449"/><stop offset=".474" stop-color="#ff4747" stop-opacity=".314"/><stop offset=".845" stop-color="#ff4747" stop-opacity=".098"/><stop offset="1" stop-color="#ff4747" stop-opacity="0"/></radialGradient><radialGradient id="SVGZKuFJddC" cx="86.57" r="23.667" fx="86.57" href="#SVGf7kNJclC"/></defs><path fill="url(#SVGJOv7obCd)" d="M64 119.9c-27.9 0-58-17.5-58-55.9S36.1 8.1 64 8.1c15.5 0 29.8 5.1 40.4 14.4C115.9 32.7 122 47.1 122 64s-6.1 31.2-17.6 41.4c-10.6 9.3-25 14.5-40.4 14.5"/><path fill="#eb8f00" d="M111.893 30.769C117.22 39.366 120 49.612 120 61c0 16.9-6.1 31.2-17.6 41.4c-10.6 9.3-25 14.5-40.4 14.5c-18.063 0-37.037-7.347-48.179-22.94C24.583 111.623 44.811 119.9 64 119.9c15.4 0 29.8-5.2 40.4-14.5C115.9 95.2 122 80.9 122 64c0-12.742-3.471-24.06-10.107-33.231"/><circle cx="30.462" cy="72.247" r="23.096" fill="url(#SVGf7kNJclC)"/><circle cx="97.538" cy="72.247" r="23.096" fill="url(#SVGZKuFJddC)"/><path fill="#422b0d" d="M50.763 40.273c2.573.718 4.325-2.437 1.871-3.9c-1.803-1.075-3.696-1.547-5.678-1.832c-5.898-.76-11.313.5-15.43 3.507c-2.019 1.475-1.05 4.484 1.937 3.128c5.64-2.56 9.774-3.003 17.3-.903m26.474 0c-2.573.718-4.325-2.437-1.871-3.9c1.803-1.075 3.696-1.547 5.678-1.832c5.898-.76 11.313.5 15.43 3.507c2.019 1.475 1.05 4.484-1.937 3.128c-5.64-2.56-9.774-3.003-17.3-.903M64 100.296c10.273 0 16.93-7.9 18.738-11.6c.666-1.4.666-2.6.095-3.1q-.713-.6-1.997 0c-.286.1-.571.3-.856.5c-4.566 3.4-10.178 5.5-15.98 5.5s-11.414-2.1-15.98-5.4c-.285-.2-.57-.4-.856-.5q-1.284-.6-1.997 0c-.57.6-.57 1.7.095 3.1c1.807 3.6 8.465 11.5 18.738 11.5M53.996 55.775c-2.42-2.652-7.074-4.286-12.554-3.649c-5.132.597-9.323 3.086-11.324 6.675c-.987 1.77-.804 3.22.043 3.96c1.172 1.023 2.894.79 4.394.04c3.09-1.543 4.97-2.042 8.044-2.239s4.49.066 7.703 1.335c1.56.617 3.93.728 4.85-.805c.88-1.467.345-3.673-1.156-5.317m20.008 0c2.42-2.652 7.074-4.286 12.554-3.649c5.132.597 9.323 3.086 11.324 6.675c.987 1.77.804 3.22-.043 3.96c-1.172 1.023-2.894.79-4.394.04c-3.09-1.543-4.97-2.042-8.044-2.239s-4.49.066-7.703 1.335c-1.56.617-3.93.728-4.85-.805c-.88-1.467-.345-3.673 1.156-5.317"/></svg>

React

import type { SVGProps } from "react";

export function NotoSmilingFace(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><radialGradient id="SVGJOv7obCd" cx="64" cy="-568" r="56.96" fx="64" fy="-568" gradientTransform="matrix(1 0 0 -1 0 -504)" gradientUnits="userSpaceOnUse"><stop offset=".5" stopColor="#fde030"/><stop offset=".919" stopColor="#f7c02b"/><stop offset="1" stopColor="#f4a223"/></radialGradient><radialGradient id="SVGf7kNJclC" cx="18.061" cy="267.446" r="23.667" fx="18.061" fy="267.446" gradientTransform="matrix(.97908 0 0 .93012 12.779 -176.51)" gradientUnits="userSpaceOnUse"><stop offset=".047" stopColor="#ff4747" stopOpacity=".5"/><stop offset=".197" stopColor="#ff4747" stopOpacity=".449"/><stop offset=".474" stopColor="#ff4747" stopOpacity=".314"/><stop offset=".845" stopColor="#ff4747" stopOpacity=".098"/><stop offset="1" stopColor="#ff4747" stopOpacity="0"/></radialGradient><radialGradient id="SVGZKuFJddC" cx="86.57" r="23.667" fx="86.57" href="#SVGf7kNJclC"/></defs><path fill="url(#SVGJOv7obCd)" d="M64 119.9c-27.9 0-58-17.5-58-55.9S36.1 8.1 64 8.1c15.5 0 29.8 5.1 40.4 14.4C115.9 32.7 122 47.1 122 64s-6.1 31.2-17.6 41.4c-10.6 9.3-25 14.5-40.4 14.5"/><path fill="#eb8f00" d="M111.893 30.769C117.22 39.366 120 49.612 120 61c0 16.9-6.1 31.2-17.6 41.4c-10.6 9.3-25 14.5-40.4 14.5c-18.063 0-37.037-7.347-48.179-22.94C24.583 111.623 44.811 119.9 64 119.9c15.4 0 29.8-5.2 40.4-14.5C115.9 95.2 122 80.9 122 64c0-12.742-3.471-24.06-10.107-33.231"/><circle cx="30.462" cy="72.247" r="23.096" fill="url(#SVGf7kNJclC)"/><circle cx="97.538" cy="72.247" r="23.096" fill="url(#SVGZKuFJddC)"/><path fill="#422b0d" d="M50.763 40.273c2.573.718 4.325-2.437 1.871-3.9c-1.803-1.075-3.696-1.547-5.678-1.832c-5.898-.76-11.313.5-15.43 3.507c-2.019 1.475-1.05 4.484 1.937 3.128c5.64-2.56 9.774-3.003 17.3-.903m26.474 0c-2.573.718-4.325-2.437-1.871-3.9c1.803-1.075 3.696-1.547 5.678-1.832c5.898-.76 11.313.5 15.43 3.507c2.019 1.475 1.05 4.484-1.937 3.128c-5.64-2.56-9.774-3.003-17.3-.903M64 100.296c10.273 0 16.93-7.9 18.738-11.6c.666-1.4.666-2.6.095-3.1q-.713-.6-1.997 0c-.286.1-.571.3-.856.5c-4.566 3.4-10.178 5.5-15.98 5.5s-11.414-2.1-15.98-5.4c-.285-.2-.57-.4-.856-.5q-1.284-.6-1.997 0c-.57.6-.57 1.7.095 3.1c1.807 3.6 8.465 11.5 18.738 11.5M53.996 55.775c-2.42-2.652-7.074-4.286-12.554-3.649c-5.132.597-9.323 3.086-11.324 6.675c-.987 1.77-.804 3.22.043 3.96c1.172 1.023 2.894.79 4.394.04c3.09-1.543 4.97-2.042 8.044-2.239s4.49.066 7.703 1.335c1.56.617 3.93.728 4.85-.805c.88-1.467.345-3.673-1.156-5.317m20.008 0c2.42-2.652 7.074-4.286 12.554-3.649c5.132.597 9.323 3.086 11.324 6.675c.987 1.77.804 3.22-.043 3.96c-1.172 1.023-2.894.79-4.394.04c-3.09-1.543-4.97-2.042-8.044-2.239s-4.49.066-7.703 1.335c-1.56.617-3.93.728-4.85-.805c-.88-1.467-.345-3.673 1.156-5.317"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><radialGradient id="SVGJOv7obCd" cx="64" cy="-568" r="56.96" fx="64" fy="-568" gradientTransform="matrix(1 0 0 -1 0 -504)" gradientUnits="userSpaceOnUse"><stop offset=".5" stop-color="#fde030"/><stop offset=".919" stop-color="#f7c02b"/><stop offset="1" stop-color="#f4a223"/></radialGradient><radialGradient id="SVGf7kNJclC" cx="18.061" cy="267.446" r="23.667" fx="18.061" fy="267.446" gradientTransform="matrix(.97908 0 0 .93012 12.779 -176.51)" gradientUnits="userSpaceOnUse"><stop offset=".047" stop-color="#ff4747" stop-opacity=".5"/><stop offset=".197" stop-color="#ff4747" stop-opacity=".449"/><stop offset=".474" stop-color="#ff4747" stop-opacity=".314"/><stop offset=".845" stop-color="#ff4747" stop-opacity=".098"/><stop offset="1" stop-color="#ff4747" stop-opacity="0"/></radialGradient><radialGradient id="SVGZKuFJddC" cx="86.57" r="23.667" fx="86.57" href="#SVGf7kNJclC"/></defs><path fill="url(#SVGJOv7obCd)" d="M64 119.9c-27.9 0-58-17.5-58-55.9S36.1 8.1 64 8.1c15.5 0 29.8 5.1 40.4 14.4C115.9 32.7 122 47.1 122 64s-6.1 31.2-17.6 41.4c-10.6 9.3-25 14.5-40.4 14.5"/><path fill="#eb8f00" d="M111.893 30.769C117.22 39.366 120 49.612 120 61c0 16.9-6.1 31.2-17.6 41.4c-10.6 9.3-25 14.5-40.4 14.5c-18.063 0-37.037-7.347-48.179-22.94C24.583 111.623 44.811 119.9 64 119.9c15.4 0 29.8-5.2 40.4-14.5C115.9 95.2 122 80.9 122 64c0-12.742-3.471-24.06-10.107-33.231"/><circle cx="30.462" cy="72.247" r="23.096" fill="url(#SVGf7kNJclC)"/><circle cx="97.538" cy="72.247" r="23.096" fill="url(#SVGZKuFJddC)"/><path fill="#422b0d" d="M50.763 40.273c2.573.718 4.325-2.437 1.871-3.9c-1.803-1.075-3.696-1.547-5.678-1.832c-5.898-.76-11.313.5-15.43 3.507c-2.019 1.475-1.05 4.484 1.937 3.128c5.64-2.56 9.774-3.003 17.3-.903m26.474 0c-2.573.718-4.325-2.437-1.871-3.9c1.803-1.075 3.696-1.547 5.678-1.832c5.898-.76 11.313.5 15.43 3.507c2.019 1.475 1.05 4.484-1.937 3.128c-5.64-2.56-9.774-3.003-17.3-.903M64 100.296c10.273 0 16.93-7.9 18.738-11.6c.666-1.4.666-2.6.095-3.1q-.713-.6-1.997 0c-.286.1-.571.3-.856.5c-4.566 3.4-10.178 5.5-15.98 5.5s-11.414-2.1-15.98-5.4c-.285-.2-.57-.4-.856-.5q-1.284-.6-1.997 0c-.57.6-.57 1.7.095 3.1c1.807 3.6 8.465 11.5 18.738 11.5M53.996 55.775c-2.42-2.652-7.074-4.286-12.554-3.649c-5.132.597-9.323 3.086-11.324 6.675c-.987 1.77-.804 3.22.043 3.96c1.172 1.023 2.894.79 4.394.04c3.09-1.543 4.97-2.042 8.044-2.239s4.49.066 7.703 1.335c1.56.617 3.93.728 4.85-.805c.88-1.467.345-3.673-1.156-5.317m20.008 0c2.42-2.652 7.074-4.286 12.554-3.649c5.132.597 9.323 3.086 11.324 6.675c.987 1.77.804 3.22-.043 3.96c-1.172 1.023-2.894.79-4.394.04c-3.09-1.543-4.97-2.042-8.044-2.239s-4.49.066-7.703 1.335c-1.56.617-3.93.728-4.85-.805c-.88-1.467-.345-3.673 1.156-5.317"/></svg>
</template>

CSS

.icon-smiling-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%20128%20128%22%3E%3Cdefs%3E%3CradialGradient%20id%3D%22SVGJOv7obCd%22%20cx%3D%2264%22%20cy%3D%22-568%22%20r%3D%2256.96%22%20fx%3D%2264%22%20fy%3D%22-568%22%20gradientTransform%3D%22matrix(1%200%200%20-1%200%20-504)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.5%22%20stop-color%3D%22%23fde030%22%2F%3E%3Cstop%20offset%3D%22.919%22%20stop-color%3D%22%23f7c02b%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23f4a223%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22SVGf7kNJclC%22%20cx%3D%2218.061%22%20cy%3D%22267.446%22%20r%3D%2223.667%22%20fx%3D%2218.061%22%20fy%3D%22267.446%22%20gradientTransform%3D%22matrix(.97908%200%200%20.93012%2012.779%20-176.51)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.047%22%20stop-color%3D%22%23ff4747%22%20stop-opacity%3D%22.5%22%2F%3E%3Cstop%20offset%3D%22.197%22%20stop-color%3D%22%23ff4747%22%20stop-opacity%3D%22.449%22%2F%3E%3Cstop%20offset%3D%22.474%22%20stop-color%3D%22%23ff4747%22%20stop-opacity%3D%22.314%22%2F%3E%3Cstop%20offset%3D%22.845%22%20stop-color%3D%22%23ff4747%22%20stop-opacity%3D%22.098%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ff4747%22%20stop-opacity%3D%220%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22SVGZKuFJddC%22%20cx%3D%2286.57%22%20r%3D%2223.667%22%20fx%3D%2286.57%22%20href%3D%22%23SVGf7kNJclC%22%2F%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGJOv7obCd)%22%20d%3D%22M64%20119.9c-27.9%200-58-17.5-58-55.9S36.1%208.1%2064%208.1c15.5%200%2029.8%205.1%2040.4%2014.4C115.9%2032.7%20122%2047.1%20122%2064s-6.1%2031.2-17.6%2041.4c-10.6%209.3-25%2014.5-40.4%2014.5%22%2F%3E%3Cpath%20fill%3D%22%23eb8f00%22%20d%3D%22M111.893%2030.769C117.22%2039.366%20120%2049.612%20120%2061c0%2016.9-6.1%2031.2-17.6%2041.4c-10.6%209.3-25%2014.5-40.4%2014.5c-18.063%200-37.037-7.347-48.179-22.94C24.583%20111.623%2044.811%20119.9%2064%20119.9c15.4%200%2029.8-5.2%2040.4-14.5C115.9%2095.2%20122%2080.9%20122%2064c0-12.742-3.471-24.06-10.107-33.231%22%2F%3E%3Ccircle%20cx%3D%2230.462%22%20cy%3D%2272.247%22%20r%3D%2223.096%22%20fill%3D%22url(%23SVGf7kNJclC)%22%2F%3E%3Ccircle%20cx%3D%2297.538%22%20cy%3D%2272.247%22%20r%3D%2223.096%22%20fill%3D%22url(%23SVGZKuFJddC)%22%2F%3E%3Cpath%20fill%3D%22%23422b0d%22%20d%3D%22M50.763%2040.273c2.573.718%204.325-2.437%201.871-3.9c-1.803-1.075-3.696-1.547-5.678-1.832c-5.898-.76-11.313.5-15.43%203.507c-2.019%201.475-1.05%204.484%201.937%203.128c5.64-2.56%209.774-3.003%2017.3-.903m26.474%200c-2.573.718-4.325-2.437-1.871-3.9c1.803-1.075%203.696-1.547%205.678-1.832c5.898-.76%2011.313.5%2015.43%203.507c2.019%201.475%201.05%204.484-1.937%203.128c-5.64-2.56-9.774-3.003-17.3-.903M64%20100.296c10.273%200%2016.93-7.9%2018.738-11.6c.666-1.4.666-2.6.095-3.1q-.713-.6-1.997%200c-.286.1-.571.3-.856.5c-4.566%203.4-10.178%205.5-15.98%205.5s-11.414-2.1-15.98-5.4c-.285-.2-.57-.4-.856-.5q-1.284-.6-1.997%200c-.57.6-.57%201.7.095%203.1c1.807%203.6%208.465%2011.5%2018.738%2011.5M53.996%2055.775c-2.42-2.652-7.074-4.286-12.554-3.649c-5.132.597-9.323%203.086-11.324%206.675c-.987%201.77-.804%203.22.043%203.96c1.172%201.023%202.894.79%204.394.04c3.09-1.543%204.97-2.042%208.044-2.239s4.49.066%207.703%201.335c1.56.617%203.93.728%204.85-.805c.88-1.467.345-3.673-1.156-5.317m20.008%200c2.42-2.652%207.074-4.286%2012.554-3.649c5.132.597%209.323%203.086%2011.324%206.675c.987%201.77.804%203.22-.043%203.96c-1.172%201.023-2.894.79-4.394.04c-3.09-1.543-4.97-2.042-8.044-2.239s-4.49.066-7.703%201.335c-1.56.617-3.93.728-4.85-.805c-.88-1.467-.345-3.673%201.156-5.317%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%20128%20128%22%3E%3Cdefs%3E%3CradialGradient%20id%3D%22SVGJOv7obCd%22%20cx%3D%2264%22%20cy%3D%22-568%22%20r%3D%2256.96%22%20fx%3D%2264%22%20fy%3D%22-568%22%20gradientTransform%3D%22matrix(1%200%200%20-1%200%20-504)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.5%22%20stop-color%3D%22%23fde030%22%2F%3E%3Cstop%20offset%3D%22.919%22%20stop-color%3D%22%23f7c02b%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23f4a223%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22SVGf7kNJclC%22%20cx%3D%2218.061%22%20cy%3D%22267.446%22%20r%3D%2223.667%22%20fx%3D%2218.061%22%20fy%3D%22267.446%22%20gradientTransform%3D%22matrix(.97908%200%200%20.93012%2012.779%20-176.51)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.047%22%20stop-color%3D%22%23ff4747%22%20stop-opacity%3D%22.5%22%2F%3E%3Cstop%20offset%3D%22.197%22%20stop-color%3D%22%23ff4747%22%20stop-opacity%3D%22.449%22%2F%3E%3Cstop%20offset%3D%22.474%22%20stop-color%3D%22%23ff4747%22%20stop-opacity%3D%22.314%22%2F%3E%3Cstop%20offset%3D%22.845%22%20stop-color%3D%22%23ff4747%22%20stop-opacity%3D%22.098%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ff4747%22%20stop-opacity%3D%220%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22SVGZKuFJddC%22%20cx%3D%2286.57%22%20r%3D%2223.667%22%20fx%3D%2286.57%22%20href%3D%22%23SVGf7kNJclC%22%2F%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGJOv7obCd)%22%20d%3D%22M64%20119.9c-27.9%200-58-17.5-58-55.9S36.1%208.1%2064%208.1c15.5%200%2029.8%205.1%2040.4%2014.4C115.9%2032.7%20122%2047.1%20122%2064s-6.1%2031.2-17.6%2041.4c-10.6%209.3-25%2014.5-40.4%2014.5%22%2F%3E%3Cpath%20fill%3D%22%23eb8f00%22%20d%3D%22M111.893%2030.769C117.22%2039.366%20120%2049.612%20120%2061c0%2016.9-6.1%2031.2-17.6%2041.4c-10.6%209.3-25%2014.5-40.4%2014.5c-18.063%200-37.037-7.347-48.179-22.94C24.583%20111.623%2044.811%20119.9%2064%20119.9c15.4%200%2029.8-5.2%2040.4-14.5C115.9%2095.2%20122%2080.9%20122%2064c0-12.742-3.471-24.06-10.107-33.231%22%2F%3E%3Ccircle%20cx%3D%2230.462%22%20cy%3D%2272.247%22%20r%3D%2223.096%22%20fill%3D%22url(%23SVGf7kNJclC)%22%2F%3E%3Ccircle%20cx%3D%2297.538%22%20cy%3D%2272.247%22%20r%3D%2223.096%22%20fill%3D%22url(%23SVGZKuFJddC)%22%2F%3E%3Cpath%20fill%3D%22%23422b0d%22%20d%3D%22M50.763%2040.273c2.573.718%204.325-2.437%201.871-3.9c-1.803-1.075-3.696-1.547-5.678-1.832c-5.898-.76-11.313.5-15.43%203.507c-2.019%201.475-1.05%204.484%201.937%203.128c5.64-2.56%209.774-3.003%2017.3-.903m26.474%200c-2.573.718-4.325-2.437-1.871-3.9c1.803-1.075%203.696-1.547%205.678-1.832c5.898-.76%2011.313.5%2015.43%203.507c2.019%201.475%201.05%204.484-1.937%203.128c-5.64-2.56-9.774-3.003-17.3-.903M64%20100.296c10.273%200%2016.93-7.9%2018.738-11.6c.666-1.4.666-2.6.095-3.1q-.713-.6-1.997%200c-.286.1-.571.3-.856.5c-4.566%203.4-10.178%205.5-15.98%205.5s-11.414-2.1-15.98-5.4c-.285-.2-.57-.4-.856-.5q-1.284-.6-1.997%200c-.57.6-.57%201.7.095%203.1c1.807%203.6%208.465%2011.5%2018.738%2011.5M53.996%2055.775c-2.42-2.652-7.074-4.286-12.554-3.649c-5.132.597-9.323%203.086-11.324%206.675c-.987%201.77-.804%203.22.043%203.96c1.172%201.023%202.894.79%204.394.04c3.09-1.543%204.97-2.042%208.044-2.239s4.49.066%207.703%201.335c1.56.617%203.93.728%204.85-.805c.88-1.467.345-3.673-1.156-5.317m20.008%200c2.42-2.652%207.074-4.286%2012.554-3.649c5.132.597%209.323%203.086%2011.324%206.675c.987%201.77.804%203.22-.043%203.96c-1.172%201.023-2.894.79-4.394.04c-3.09-1.543-4.97-2.042-8.044-2.239s-4.49.066-7.703%201.335c-1.56.617-3.93.728-4.85-.805c-.88-1.467-.345-3.673%201.156-5.317%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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