digit eight emoji

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

Name
digit-eight
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 eight emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><linearGradient id="ssvg-id-digit-eighta" gradientUnits="userSpaceOnUse" x1="64.01" y1="101.51" x2="64.01" y2="25.39"><stop offset=".485" stop-color="#504f4f"/><stop offset="1" stop-color="#757575"/></linearGradient><path d="M86.61 46.52c0 3.62-.93 6.85-2.79 9.68s-4.4 5.05-7.62 6.68c3.86 1.8 6.83 4.25 8.92 7.37c2.08 3.12 3.12 6.64 3.12 10.57c0 6.5-2.2 11.66-6.6 15.47s-10.26 5.72-17.58 5.72c-7.35 0-13.23-1.91-17.65-5.74s-6.63-8.97-6.63-15.44c0-3.96 1.05-7.52 3.15-10.67s5.05-5.57 8.84-7.27c-3.18-1.63-5.7-3.85-7.54-6.68c-1.85-2.83-2.77-6.05-2.77-9.68c0-6.3 2.03-11.29 6.1-14.99C51.6 27.85 57.09 26 64 26c6.94 0 12.45 1.85 16.51 5.54s6.1 8.68 6.1 14.98zM75.89 80.21c0-3.66-1.09-6.61-3.28-8.86s-5.07-3.38-8.66-3.38s-6.46 1.12-8.61 3.35c-2.15 2.24-3.23 5.2-3.23 8.89c0 3.62 1.06 6.52 3.18 8.69s5.04 3.25 8.76 3.25c3.73 0 6.63-1.05 8.71-3.15c2.09-2.1 3.13-5.03 3.13-8.79zm-1.58-33.23c0-3.22-.93-5.87-2.79-7.95s-4.37-3.12-7.52-3.12s-5.64.99-7.47 2.97s-2.74 4.68-2.74 8.1c0 3.39.92 6.08 2.77 8.08s4.34 3 7.49 3s5.65-1 7.49-3c1.85-2 2.77-4.69 2.77-8.08z" fill="url(#ssvg-id-digit-eighta)"/></svg>

React

import type { SVGProps } from "react";

export function NotoDigitEight(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-digitEighta" gradientUnits="userSpaceOnUse" x1="64.01" y1="101.51" x2="64.01" y2="25.39"><stop offset=".485" stopColor="#504f4f"/><stop offset="1" stopColor="#757575"/></linearGradient><path d="M86.61 46.52c0 3.62-.93 6.85-2.79 9.68s-4.4 5.05-7.62 6.68c3.86 1.8 6.83 4.25 8.92 7.37c2.08 3.12 3.12 6.64 3.12 10.57c0 6.5-2.2 11.66-6.6 15.47s-10.26 5.72-17.58 5.72c-7.35 0-13.23-1.91-17.65-5.74s-6.63-8.97-6.63-15.44c0-3.96 1.05-7.52 3.15-10.67s5.05-5.57 8.84-7.27c-3.18-1.63-5.7-3.85-7.54-6.68c-1.85-2.83-2.77-6.05-2.77-9.68c0-6.3 2.03-11.29 6.1-14.99C51.6 27.85 57.09 26 64 26c6.94 0 12.45 1.85 16.51 5.54s6.1 8.68 6.1 14.98zM75.89 80.21c0-3.66-1.09-6.61-3.28-8.86s-5.07-3.38-8.66-3.38s-6.46 1.12-8.61 3.35c-2.15 2.24-3.23 5.2-3.23 8.89c0 3.62 1.06 6.52 3.18 8.69s5.04 3.25 8.76 3.25c3.73 0 6.63-1.05 8.71-3.15c2.09-2.1 3.13-5.03 3.13-8.79zm-1.58-33.23c0-3.22-.93-5.87-2.79-7.95s-4.37-3.12-7.52-3.12s-5.64.99-7.47 2.97s-2.74 4.68-2.74 8.1c0 3.39.92 6.08 2.77 8.08s4.34 3 7.49 3s5.65-1 7.49-3c1.85-2 2.77-4.69 2.77-8.08z" fill="url(#ssvgId-digitEighta)"/></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-eighta" gradientUnits="userSpaceOnUse" x1="64.01" y1="101.51" x2="64.01" y2="25.39"><stop offset=".485" stop-color="#504f4f"/><stop offset="1" stop-color="#757575"/></linearGradient><path d="M86.61 46.52c0 3.62-.93 6.85-2.79 9.68s-4.4 5.05-7.62 6.68c3.86 1.8 6.83 4.25 8.92 7.37c2.08 3.12 3.12 6.64 3.12 10.57c0 6.5-2.2 11.66-6.6 15.47s-10.26 5.72-17.58 5.72c-7.35 0-13.23-1.91-17.65-5.74s-6.63-8.97-6.63-15.44c0-3.96 1.05-7.52 3.15-10.67s5.05-5.57 8.84-7.27c-3.18-1.63-5.7-3.85-7.54-6.68c-1.85-2.83-2.77-6.05-2.77-9.68c0-6.3 2.03-11.29 6.1-14.99C51.6 27.85 57.09 26 64 26c6.94 0 12.45 1.85 16.51 5.54s6.1 8.68 6.1 14.98zM75.89 80.21c0-3.66-1.09-6.61-3.28-8.86s-5.07-3.38-8.66-3.38s-6.46 1.12-8.61 3.35c-2.15 2.24-3.23 5.2-3.23 8.89c0 3.62 1.06 6.52 3.18 8.69s5.04 3.25 8.76 3.25c3.73 0 6.63-1.05 8.71-3.15c2.09-2.1 3.13-5.03 3.13-8.79zm-1.58-33.23c0-3.22-.93-5.87-2.79-7.95s-4.37-3.12-7.52-3.12s-5.64.99-7.47 2.97s-2.74 4.68-2.74 8.1c0 3.39.92 6.08 2.77 8.08s4.34 3 7.49 3s5.65-1 7.49-3c1.85-2 2.77-4.69 2.77-8.08z" fill="url(#ssvg-id-digit-eighta)"/></svg>
</template>

CSS

.icon-digit-eight {
  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-eighta%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2264.01%22%20y1%3D%22101.51%22%20x2%3D%2264.01%22%20y2%3D%2225.39%22%3E%3Cstop%20offset%3D%22.485%22%20stop-color%3D%22%23504f4f%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23757575%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M86.61%2046.52c0%203.62-.93%206.85-2.79%209.68s-4.4%205.05-7.62%206.68c3.86%201.8%206.83%204.25%208.92%207.37c2.08%203.12%203.12%206.64%203.12%2010.57c0%206.5-2.2%2011.66-6.6%2015.47s-10.26%205.72-17.58%205.72c-7.35%200-13.23-1.91-17.65-5.74s-6.63-8.97-6.63-15.44c0-3.96%201.05-7.52%203.15-10.67s5.05-5.57%208.84-7.27c-3.18-1.63-5.7-3.85-7.54-6.68c-1.85-2.83-2.77-6.05-2.77-9.68c0-6.3%202.03-11.29%206.1-14.99C51.6%2027.85%2057.09%2026%2064%2026c6.94%200%2012.45%201.85%2016.51%205.54s6.1%208.68%206.1%2014.98zM75.89%2080.21c0-3.66-1.09-6.61-3.28-8.86s-5.07-3.38-8.66-3.38s-6.46%201.12-8.61%203.35c-2.15%202.24-3.23%205.2-3.23%208.89c0%203.62%201.06%206.52%203.18%208.69s5.04%203.25%208.76%203.25c3.73%200%206.63-1.05%208.71-3.15c2.09-2.1%203.13-5.03%203.13-8.79zm-1.58-33.23c0-3.22-.93-5.87-2.79-7.95s-4.37-3.12-7.52-3.12s-5.64.99-7.47%202.97s-2.74%204.68-2.74%208.1c0%203.39.92%206.08%202.77%208.08s4.34%203%207.49%203s5.65-1%207.49-3c1.85-2%202.77-4.69%202.77-8.08z%22%20fill%3D%22url(%23ssvg-id-digit-eighta)%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-eighta%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2264.01%22%20y1%3D%22101.51%22%20x2%3D%2264.01%22%20y2%3D%2225.39%22%3E%3Cstop%20offset%3D%22.485%22%20stop-color%3D%22%23504f4f%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23757575%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M86.61%2046.52c0%203.62-.93%206.85-2.79%209.68s-4.4%205.05-7.62%206.68c3.86%201.8%206.83%204.25%208.92%207.37c2.08%203.12%203.12%206.64%203.12%2010.57c0%206.5-2.2%2011.66-6.6%2015.47s-10.26%205.72-17.58%205.72c-7.35%200-13.23-1.91-17.65-5.74s-6.63-8.97-6.63-15.44c0-3.96%201.05-7.52%203.15-10.67s5.05-5.57%208.84-7.27c-3.18-1.63-5.7-3.85-7.54-6.68c-1.85-2.83-2.77-6.05-2.77-9.68c0-6.3%202.03-11.29%206.1-14.99C51.6%2027.85%2057.09%2026%2064%2026c6.94%200%2012.45%201.85%2016.51%205.54s6.1%208.68%206.1%2014.98zM75.89%2080.21c0-3.66-1.09-6.61-3.28-8.86s-5.07-3.38-8.66-3.38s-6.46%201.12-8.61%203.35c-2.15%202.24-3.23%205.2-3.23%208.89c0%203.62%201.06%206.52%203.18%208.69s5.04%203.25%208.76%203.25c3.73%200%206.63-1.05%208.71-3.15c2.09-2.1%203.13-5.03%203.13-8.79zm-1.58-33.23c0-3.22-.93-5.87-2.79-7.95s-4.37-3.12-7.52-3.12s-5.64.99-7.47%202.97s-2.74%204.68-2.74%208.1c0%203.39.92%206.08%202.77%208.08s4.34%203%207.49%203s5.65-1%207.49-3c1.85-2%202.77-4.69%202.77-8.08z%22%20fill%3D%22url(%23ssvg-id-digit-eighta)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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