digit five emoji

digit-five from Noto Emoji by Google Inc · Default · Apache-2.0 Free for personal and commercial use.

Name
digit-five
Set
Noto Emoji
Style
Default
Viewbox
128×128
License
Apache 2.0

The same emoji in other sets

Related icons in Noto Emoji

Use the digit five emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><linearGradient id="ssvg-id-digit-fivea" gradientUnits="userSpaceOnUse" x1="64.005" y1="101.5" x2="64.005" y2="25.76" gradientTransform="matrix(1 0 0 -1 0 128)"><stop offset="0" stop-color="#757575"/><stop offset=".515" stop-color="#504f4f"/></linearGradient><path d="M41.86 62.07l3.69-34.29c.11-1.01.96-1.77 1.98-1.77h36.49c1.1 0 1.99.89 1.99 1.99v6.84c0 1.1-.89 1.99-1.99 1.99h-26.1c-1.01 0-1.86.76-1.97 1.76L54.5 51.21c-.17 1.49 1.29 2.6 2.69 2.07c2.65-1.01 5.54-1.52 8.64-1.52c7.14 0 12.69 2.28 16.66 6.85c3.96 4.57 5.95 10.71 5.95 18.43c0 7.62-2.2 13.69-6.59 18.2c-4.4 4.5-10.43 6.76-18.08 6.76c-6.87 0-12.56-1.95-17.07-5.84c-3.97-3.43-6.34-7.81-7.11-13.17c-.17-1.19.77-2.26 1.98-2.26h8.23c.94 0 1.74.66 1.94 1.58c.62 2.88 1.83 5.14 3.64 6.79c2.13 1.94 4.91 2.91 8.34 2.91c3.84 0 6.84-1.37 8.99-4.12c2.14-2.75 3.22-6.49 3.22-11.22c0-4.56-1.18-8.18-3.55-10.84s-5.63-3.99-9.78-3.99c-2.27 0-4.19.3-5.77.9c-1.35.52-2.81 1.45-4.36 2.81c-.5.44-1.17.62-1.81.46l-7.27-1.8a1.992 1.992 0 0 1-1.53-2.14z" fill="url(#ssvg-id-digit-fivea)"/></svg>

React

import type { SVGProps } from "react";

export function NotoDigitFive(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><linearGradient id="ssvgId-digitFivea" gradientUnits="userSpaceOnUse" x1="64.005" y1="101.5" x2="64.005" y2="25.76" gradientTransform="matrix(1 0 0 -1 0 128)"><stop offset="0" stopColor="#757575"/><stop offset=".515" stopColor="#504f4f"/></linearGradient><path d="M41.86 62.07l3.69-34.29c.11-1.01.96-1.77 1.98-1.77h36.49c1.1 0 1.99.89 1.99 1.99v6.84c0 1.1-.89 1.99-1.99 1.99h-26.1c-1.01 0-1.86.76-1.97 1.76L54.5 51.21c-.17 1.49 1.29 2.6 2.69 2.07c2.65-1.01 5.54-1.52 8.64-1.52c7.14 0 12.69 2.28 16.66 6.85c3.96 4.57 5.95 10.71 5.95 18.43c0 7.62-2.2 13.69-6.59 18.2c-4.4 4.5-10.43 6.76-18.08 6.76c-6.87 0-12.56-1.95-17.07-5.84c-3.97-3.43-6.34-7.81-7.11-13.17c-.17-1.19.77-2.26 1.98-2.26h8.23c.94 0 1.74.66 1.94 1.58c.62 2.88 1.83 5.14 3.64 6.79c2.13 1.94 4.91 2.91 8.34 2.91c3.84 0 6.84-1.37 8.99-4.12c2.14-2.75 3.22-6.49 3.22-11.22c0-4.56-1.18-8.18-3.55-10.84s-5.63-3.99-9.78-3.99c-2.27 0-4.19.3-5.77.9c-1.35.52-2.81 1.45-4.36 2.81c-.5.44-1.17.62-1.81.46l-7.27-1.8a1.992 1.992 0 0 1-1.53-2.14z" fill="url(#ssvgId-digitFivea)"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><linearGradient id="ssvg-id-digit-fivea" gradientUnits="userSpaceOnUse" x1="64.005" y1="101.5" x2="64.005" y2="25.76" gradientTransform="matrix(1 0 0 -1 0 128)"><stop offset="0" stop-color="#757575"/><stop offset=".515" stop-color="#504f4f"/></linearGradient><path d="M41.86 62.07l3.69-34.29c.11-1.01.96-1.77 1.98-1.77h36.49c1.1 0 1.99.89 1.99 1.99v6.84c0 1.1-.89 1.99-1.99 1.99h-26.1c-1.01 0-1.86.76-1.97 1.76L54.5 51.21c-.17 1.49 1.29 2.6 2.69 2.07c2.65-1.01 5.54-1.52 8.64-1.52c7.14 0 12.69 2.28 16.66 6.85c3.96 4.57 5.95 10.71 5.95 18.43c0 7.62-2.2 13.69-6.59 18.2c-4.4 4.5-10.43 6.76-18.08 6.76c-6.87 0-12.56-1.95-17.07-5.84c-3.97-3.43-6.34-7.81-7.11-13.17c-.17-1.19.77-2.26 1.98-2.26h8.23c.94 0 1.74.66 1.94 1.58c.62 2.88 1.83 5.14 3.64 6.79c2.13 1.94 4.91 2.91 8.34 2.91c3.84 0 6.84-1.37 8.99-4.12c2.14-2.75 3.22-6.49 3.22-11.22c0-4.56-1.18-8.18-3.55-10.84s-5.63-3.99-9.78-3.99c-2.27 0-4.19.3-5.77.9c-1.35.52-2.81 1.45-4.36 2.81c-.5.44-1.17.62-1.81.46l-7.27-1.8a1.992 1.992 0 0 1-1.53-2.14z" fill="url(#ssvg-id-digit-fivea)"/></svg>
</template>

CSS

.icon-digit-five {
  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%3ClinearGradient%20id%3D%22ssvg-id-digit-fivea%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2264.005%22%20y1%3D%22101.5%22%20x2%3D%2264.005%22%20y2%3D%2225.76%22%20gradientTransform%3D%22matrix(1%200%200%20-1%200%20128)%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23757575%22%2F%3E%3Cstop%20offset%3D%22.515%22%20stop-color%3D%22%23504f4f%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M41.86%2062.07l3.69-34.29c.11-1.01.96-1.77%201.98-1.77h36.49c1.1%200%201.99.89%201.99%201.99v6.84c0%201.1-.89%201.99-1.99%201.99h-26.1c-1.01%200-1.86.76-1.97%201.76L54.5%2051.21c-.17%201.49%201.29%202.6%202.69%202.07c2.65-1.01%205.54-1.52%208.64-1.52c7.14%200%2012.69%202.28%2016.66%206.85c3.96%204.57%205.95%2010.71%205.95%2018.43c0%207.62-2.2%2013.69-6.59%2018.2c-4.4%204.5-10.43%206.76-18.08%206.76c-6.87%200-12.56-1.95-17.07-5.84c-3.97-3.43-6.34-7.81-7.11-13.17c-.17-1.19.77-2.26%201.98-2.26h8.23c.94%200%201.74.66%201.94%201.58c.62%202.88%201.83%205.14%203.64%206.79c2.13%201.94%204.91%202.91%208.34%202.91c3.84%200%206.84-1.37%208.99-4.12c2.14-2.75%203.22-6.49%203.22-11.22c0-4.56-1.18-8.18-3.55-10.84s-5.63-3.99-9.78-3.99c-2.27%200-4.19.3-5.77.9c-1.35.52-2.81%201.45-4.36%202.81c-.5.44-1.17.62-1.81.46l-7.27-1.8a1.992%201.992%200%200%201-1.53-2.14z%22%20fill%3D%22url(%23ssvg-id-digit-fivea)%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%3ClinearGradient%20id%3D%22ssvg-id-digit-fivea%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2264.005%22%20y1%3D%22101.5%22%20x2%3D%2264.005%22%20y2%3D%2225.76%22%20gradientTransform%3D%22matrix(1%200%200%20-1%200%20128)%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23757575%22%2F%3E%3Cstop%20offset%3D%22.515%22%20stop-color%3D%22%23504f4f%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M41.86%2062.07l3.69-34.29c.11-1.01.96-1.77%201.98-1.77h36.49c1.1%200%201.99.89%201.99%201.99v6.84c0%201.1-.89%201.99-1.99%201.99h-26.1c-1.01%200-1.86.76-1.97%201.76L54.5%2051.21c-.17%201.49%201.29%202.6%202.69%202.07c2.65-1.01%205.54-1.52%208.64-1.52c7.14%200%2012.69%202.28%2016.66%206.85c3.96%204.57%205.95%2010.71%205.95%2018.43c0%207.62-2.2%2013.69-6.59%2018.2c-4.4%204.5-10.43%206.76-18.08%206.76c-6.87%200-12.56-1.95-17.07-5.84c-3.97-3.43-6.34-7.81-7.11-13.17c-.17-1.19.77-2.26%201.98-2.26h8.23c.94%200%201.74.66%201.94%201.58c.62%202.88%201.83%205.14%203.64%206.79c2.13%201.94%204.91%202.91%208.34%202.91c3.84%200%206.84-1.37%208.99-4.12c2.14-2.75%203.22-6.49%203.22-11.22c0-4.56-1.18-8.18-3.55-10.84s-5.63-3.99-9.78-3.99c-2.27%200-4.19.3-5.77.9c-1.35.52-2.81%201.45-4.36%202.81c-.5.44-1.17.62-1.81.46l-7.27-1.8a1.992%201.992%200%200%201-1.53-2.14z%22%20fill%3D%22url(%23ssvg-id-digit-fivea)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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