persevering face emoji

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

Name
persevering-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 persevering face emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><radialGradient id="SVGLQb4bblj1" cx="64" cy="-1160" r="56.96" fx="64" fy="-1160" gradientTransform="matrix(1 0 0 -1 0 -1096)" gradientUnits="userSpaceOnUse"><stop offset=".5" stop-color="#fde030"/><stop offset=".92" stop-color="#f7c02b"/><stop offset="1" stop-color="#f4a223"/></radialGradient></defs><g stroke-width="0"><path fill="url(#SVGLQb4bblj1)" 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.89 30.77C117.22 39.37 120 49.61 120 61c0 16.9-6.1 31.2-17.6 41.4c-10.6 9.3-25 14.5-40.4 14.5c-18.06 0-37.04-7.35-48.18-22.94C24.58 111.62 44.81 119.9 64 119.9c15.4 0 29.8-5.2 40.4-14.5C115.9 95.2 122 80.9 122 64c0-12.74-3.47-24.06-10.11-33.23"/></g><path fill="#422b0d" d="M57.77 67.51C54.11 64.83 45.12 57.65 41.29 55c-4.62-3.16-9.02 3.56-4.4 6.5l10.89 4.81c-5.37.54-17.59.17-18.89 6.89c-.24 1.99.88 4.41 2.9 5c1.98.65 4.05.37 5.9-.8c3.53-1.95 6.87-3.37 10.7-4.3c2.59-.65 5.2-.94 8.1-1.1c1.82-.08 2.72-3.27 1.28-4.49m42.12 5.69c-1.39-6.79-13.53-6.35-18.98-6.89l10.88-4.81c4.61-2.93.23-9.66-4.4-6.5c-3.74 2.65-12.72 9.83-16.38 12.51c-1.43 1.22-.55 4.41 1.28 4.49c4.11.21 7.78.79 11.5 2.1c3.49.87 6.73 3.63 10.3 4.4c3.22.57 6.27-1.98 5.8-5.3M64.4 84.3c10.8 0 17.8 7.9 19.7 11.6c.7 1.4.7 2.6.1 3.1q-.75.6-2.1 0c-.3-.1-.6-.3-.9-.5c-4.8-3.4-10.7-5.5-16.8-5.5s-12 2.1-16.8 5.4c-.3.2-.6.4-.9.5q-1.35.6-2.1 0c-.6-.6-.6-1.7.1-3.1c1.9-3.6 8.9-11.5 19.7-11.5M28.28 43.9c-2.2.4-2.3 3.6.1 3.7c4.9.1 10.2-1.7 14.3-5.5c1.5-1.3 2.8-2.9 3.7-4.5c1.2-2.2-1.6-3.7-3-2.1l-.1.1c-4 4.5-9.5 7.4-15 8.3m57.1-8.4c-1.4-1.7-4.2-.1-3 2.1c.9 1.6 2.2 3.2 3.7 4.5c4 3.7 9.4 5.6 14.3 5.5c2.5-.1 2.3-3.3.1-3.7c-5.6-.9-11.1-3.8-15.1-8.4"/></svg>

React

import type { SVGProps } from "react";

export function NotoPerseveringFace(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="SVGLQb4bblj1" cx="64" cy="-1160" r="56.96" fx="64" fy="-1160" gradientTransform="matrix(1 0 0 -1 0 -1096)" gradientUnits="userSpaceOnUse"><stop offset=".5" stopColor="#fde030"/><stop offset=".92" stopColor="#f7c02b"/><stop offset="1" stopColor="#f4a223"/></radialGradient></defs><g strokeWidth="0"><path fill="url(#SVGLQb4bblj1)" 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.89 30.77C117.22 39.37 120 49.61 120 61c0 16.9-6.1 31.2-17.6 41.4c-10.6 9.3-25 14.5-40.4 14.5c-18.06 0-37.04-7.35-48.18-22.94C24.58 111.62 44.81 119.9 64 119.9c15.4 0 29.8-5.2 40.4-14.5C115.9 95.2 122 80.9 122 64c0-12.74-3.47-24.06-10.11-33.23"/></g><path fill="#422b0d" d="M57.77 67.51C54.11 64.83 45.12 57.65 41.29 55c-4.62-3.16-9.02 3.56-4.4 6.5l10.89 4.81c-5.37.54-17.59.17-18.89 6.89c-.24 1.99.88 4.41 2.9 5c1.98.65 4.05.37 5.9-.8c3.53-1.95 6.87-3.37 10.7-4.3c2.59-.65 5.2-.94 8.1-1.1c1.82-.08 2.72-3.27 1.28-4.49m42.12 5.69c-1.39-6.79-13.53-6.35-18.98-6.89l10.88-4.81c4.61-2.93.23-9.66-4.4-6.5c-3.74 2.65-12.72 9.83-16.38 12.51c-1.43 1.22-.55 4.41 1.28 4.49c4.11.21 7.78.79 11.5 2.1c3.49.87 6.73 3.63 10.3 4.4c3.22.57 6.27-1.98 5.8-5.3M64.4 84.3c10.8 0 17.8 7.9 19.7 11.6c.7 1.4.7 2.6.1 3.1q-.75.6-2.1 0c-.3-.1-.6-.3-.9-.5c-4.8-3.4-10.7-5.5-16.8-5.5s-12 2.1-16.8 5.4c-.3.2-.6.4-.9.5q-1.35.6-2.1 0c-.6-.6-.6-1.7.1-3.1c1.9-3.6 8.9-11.5 19.7-11.5M28.28 43.9c-2.2.4-2.3 3.6.1 3.7c4.9.1 10.2-1.7 14.3-5.5c1.5-1.3 2.8-2.9 3.7-4.5c1.2-2.2-1.6-3.7-3-2.1l-.1.1c-4 4.5-9.5 7.4-15 8.3m57.1-8.4c-1.4-1.7-4.2-.1-3 2.1c.9 1.6 2.2 3.2 3.7 4.5c4 3.7 9.4 5.6 14.3 5.5c2.5-.1 2.3-3.3.1-3.7c-5.6-.9-11.1-3.8-15.1-8.4"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><radialGradient id="SVGLQb4bblj1" cx="64" cy="-1160" r="56.96" fx="64" fy="-1160" gradientTransform="matrix(1 0 0 -1 0 -1096)" gradientUnits="userSpaceOnUse"><stop offset=".5" stop-color="#fde030"/><stop offset=".92" stop-color="#f7c02b"/><stop offset="1" stop-color="#f4a223"/></radialGradient></defs><g stroke-width="0"><path fill="url(#SVGLQb4bblj1)" 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.89 30.77C117.22 39.37 120 49.61 120 61c0 16.9-6.1 31.2-17.6 41.4c-10.6 9.3-25 14.5-40.4 14.5c-18.06 0-37.04-7.35-48.18-22.94C24.58 111.62 44.81 119.9 64 119.9c15.4 0 29.8-5.2 40.4-14.5C115.9 95.2 122 80.9 122 64c0-12.74-3.47-24.06-10.11-33.23"/></g><path fill="#422b0d" d="M57.77 67.51C54.11 64.83 45.12 57.65 41.29 55c-4.62-3.16-9.02 3.56-4.4 6.5l10.89 4.81c-5.37.54-17.59.17-18.89 6.89c-.24 1.99.88 4.41 2.9 5c1.98.65 4.05.37 5.9-.8c3.53-1.95 6.87-3.37 10.7-4.3c2.59-.65 5.2-.94 8.1-1.1c1.82-.08 2.72-3.27 1.28-4.49m42.12 5.69c-1.39-6.79-13.53-6.35-18.98-6.89l10.88-4.81c4.61-2.93.23-9.66-4.4-6.5c-3.74 2.65-12.72 9.83-16.38 12.51c-1.43 1.22-.55 4.41 1.28 4.49c4.11.21 7.78.79 11.5 2.1c3.49.87 6.73 3.63 10.3 4.4c3.22.57 6.27-1.98 5.8-5.3M64.4 84.3c10.8 0 17.8 7.9 19.7 11.6c.7 1.4.7 2.6.1 3.1q-.75.6-2.1 0c-.3-.1-.6-.3-.9-.5c-4.8-3.4-10.7-5.5-16.8-5.5s-12 2.1-16.8 5.4c-.3.2-.6.4-.9.5q-1.35.6-2.1 0c-.6-.6-.6-1.7.1-3.1c1.9-3.6 8.9-11.5 19.7-11.5M28.28 43.9c-2.2.4-2.3 3.6.1 3.7c4.9.1 10.2-1.7 14.3-5.5c1.5-1.3 2.8-2.9 3.7-4.5c1.2-2.2-1.6-3.7-3-2.1l-.1.1c-4 4.5-9.5 7.4-15 8.3m57.1-8.4c-1.4-1.7-4.2-.1-3 2.1c.9 1.6 2.2 3.2 3.7 4.5c4 3.7 9.4 5.6 14.3 5.5c2.5-.1 2.3-3.3.1-3.7c-5.6-.9-11.1-3.8-15.1-8.4"/></svg>
</template>

CSS

.icon-persevering-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%22SVGLQb4bblj1%22%20cx%3D%2264%22%20cy%3D%22-1160%22%20r%3D%2256.96%22%20fx%3D%2264%22%20fy%3D%22-1160%22%20gradientTransform%3D%22matrix(1%200%200%20-1%200%20-1096)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.5%22%20stop-color%3D%22%23fde030%22%2F%3E%3Cstop%20offset%3D%22.92%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%3C%2Fdefs%3E%3Cg%20stroke-width%3D%220%22%3E%3Cpath%20fill%3D%22url(%23SVGLQb4bblj1)%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.89%2030.77C117.22%2039.37%20120%2049.61%20120%2061c0%2016.9-6.1%2031.2-17.6%2041.4c-10.6%209.3-25%2014.5-40.4%2014.5c-18.06%200-37.04-7.35-48.18-22.94C24.58%20111.62%2044.81%20119.9%2064%20119.9c15.4%200%2029.8-5.2%2040.4-14.5C115.9%2095.2%20122%2080.9%20122%2064c0-12.74-3.47-24.06-10.11-33.23%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23422b0d%22%20d%3D%22M57.77%2067.51C54.11%2064.83%2045.12%2057.65%2041.29%2055c-4.62-3.16-9.02%203.56-4.4%206.5l10.89%204.81c-5.37.54-17.59.17-18.89%206.89c-.24%201.99.88%204.41%202.9%205c1.98.65%204.05.37%205.9-.8c3.53-1.95%206.87-3.37%2010.7-4.3c2.59-.65%205.2-.94%208.1-1.1c1.82-.08%202.72-3.27%201.28-4.49m42.12%205.69c-1.39-6.79-13.53-6.35-18.98-6.89l10.88-4.81c4.61-2.93.23-9.66-4.4-6.5c-3.74%202.65-12.72%209.83-16.38%2012.51c-1.43%201.22-.55%204.41%201.28%204.49c4.11.21%207.78.79%2011.5%202.1c3.49.87%206.73%203.63%2010.3%204.4c3.22.57%206.27-1.98%205.8-5.3M64.4%2084.3c10.8%200%2017.8%207.9%2019.7%2011.6c.7%201.4.7%202.6.1%203.1q-.75.6-2.1%200c-.3-.1-.6-.3-.9-.5c-4.8-3.4-10.7-5.5-16.8-5.5s-12%202.1-16.8%205.4c-.3.2-.6.4-.9.5q-1.35.6-2.1%200c-.6-.6-.6-1.7.1-3.1c1.9-3.6%208.9-11.5%2019.7-11.5M28.28%2043.9c-2.2.4-2.3%203.6.1%203.7c4.9.1%2010.2-1.7%2014.3-5.5c1.5-1.3%202.8-2.9%203.7-4.5c1.2-2.2-1.6-3.7-3-2.1l-.1.1c-4%204.5-9.5%207.4-15%208.3m57.1-8.4c-1.4-1.7-4.2-.1-3%202.1c.9%201.6%202.2%203.2%203.7%204.5c4%203.7%209.4%205.6%2014.3%205.5c2.5-.1%202.3-3.3.1-3.7c-5.6-.9-11.1-3.8-15.1-8.4%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%22SVGLQb4bblj1%22%20cx%3D%2264%22%20cy%3D%22-1160%22%20r%3D%2256.96%22%20fx%3D%2264%22%20fy%3D%22-1160%22%20gradientTransform%3D%22matrix(1%200%200%20-1%200%20-1096)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.5%22%20stop-color%3D%22%23fde030%22%2F%3E%3Cstop%20offset%3D%22.92%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%3C%2Fdefs%3E%3Cg%20stroke-width%3D%220%22%3E%3Cpath%20fill%3D%22url(%23SVGLQb4bblj1)%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.89%2030.77C117.22%2039.37%20120%2049.61%20120%2061c0%2016.9-6.1%2031.2-17.6%2041.4c-10.6%209.3-25%2014.5-40.4%2014.5c-18.06%200-37.04-7.35-48.18-22.94C24.58%20111.62%2044.81%20119.9%2064%20119.9c15.4%200%2029.8-5.2%2040.4-14.5C115.9%2095.2%20122%2080.9%20122%2064c0-12.74-3.47-24.06-10.11-33.23%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23422b0d%22%20d%3D%22M57.77%2067.51C54.11%2064.83%2045.12%2057.65%2041.29%2055c-4.62-3.16-9.02%203.56-4.4%206.5l10.89%204.81c-5.37.54-17.59.17-18.89%206.89c-.24%201.99.88%204.41%202.9%205c1.98.65%204.05.37%205.9-.8c3.53-1.95%206.87-3.37%2010.7-4.3c2.59-.65%205.2-.94%208.1-1.1c1.82-.08%202.72-3.27%201.28-4.49m42.12%205.69c-1.39-6.79-13.53-6.35-18.98-6.89l10.88-4.81c4.61-2.93.23-9.66-4.4-6.5c-3.74%202.65-12.72%209.83-16.38%2012.51c-1.43%201.22-.55%204.41%201.28%204.49c4.11.21%207.78.79%2011.5%202.1c3.49.87%206.73%203.63%2010.3%204.4c3.22.57%206.27-1.98%205.8-5.3M64.4%2084.3c10.8%200%2017.8%207.9%2019.7%2011.6c.7%201.4.7%202.6.1%203.1q-.75.6-2.1%200c-.3-.1-.6-.3-.9-.5c-4.8-3.4-10.7-5.5-16.8-5.5s-12%202.1-16.8%205.4c-.3.2-.6.4-.9.5q-1.35.6-2.1%200c-.6-.6-.6-1.7.1-3.1c1.9-3.6%208.9-11.5%2019.7-11.5M28.28%2043.9c-2.2.4-2.3%203.6.1%203.7c4.9.1%2010.2-1.7%2014.3-5.5c1.5-1.3%202.8-2.9%203.7-4.5c1.2-2.2-1.6-3.7-3-2.1l-.1.1c-4%204.5-9.5%207.4-15%208.3m57.1-8.4c-1.4-1.7-4.2-.1-3%202.1c.9%201.6%202.2%203.2%203.7%204.5c4%203.7%209.4%205.6%2014.3%205.5c2.5-.1%202.3-3.3.1-3.7c-5.6-.9-11.1-3.8-15.1-8.4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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