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

Name
0
Set
Noto Emoji
Style
Default
Viewbox
128×128
License
Apache 2.0

The same emoji in other sets

Use the 0 emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><linearGradient id="svgIDa" x1="64.01" x2="64.01" y1="101.193" y2="29.735" gradientUnits="userSpaceOnUse"><stop offset=".485" stop-color="#504F4F"/><stop offset="1" stop-color="#757575"/></linearGradient><path fill="url(#svgIDa)" d="M88.2 69.84c0 10.63-1.99 18.65-5.97 24.04c-3.98 5.4-10.03 8.1-18.15 8.1c-7.99 0-14.01-2.63-18.05-7.9c-4.05-5.26-6.12-13.06-6.22-23.38V57.9c0-10.63 1.99-18.6 5.97-23.92c3.98-5.31 10.05-7.97 18.21-7.97c8.09 0 14.12 2.59 18.1 7.77s6.02 12.93 6.12 23.26v12.8h-.01zM75.86 56.03c0-6.94-.95-12.03-2.84-15.26c-1.9-3.23-4.91-4.85-9.04-4.85c-4.03 0-6.99 1.53-8.89 4.6c-1.9 3.06-2.89 7.85-3 14.35v16.76c0 6.91.96 12.05 2.89 15.44s4.96 5.08 9.09 5.08c3.96 0 6.89-1.57 8.79-4.7c1.89-3.13 2.89-8.03 3-14.7V56.03z"/></svg>

React

import type { SVGProps } from "react";

export function Noto0(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><linearGradient id="svgIDa" x1="64.01" x2="64.01" y1="101.193" y2="29.735" gradientUnits="userSpaceOnUse"><stop offset=".485" stopColor="#504F4F"/><stop offset="1" stopColor="#757575"/></linearGradient><path fill="url(#svgIDa)" d="M88.2 69.84c0 10.63-1.99 18.65-5.97 24.04c-3.98 5.4-10.03 8.1-18.15 8.1c-7.99 0-14.01-2.63-18.05-7.9c-4.05-5.26-6.12-13.06-6.22-23.38V57.9c0-10.63 1.99-18.6 5.97-23.92c3.98-5.31 10.05-7.97 18.21-7.97c8.09 0 14.12 2.59 18.1 7.77s6.02 12.93 6.12 23.26v12.8h-.01zM75.86 56.03c0-6.94-.95-12.03-2.84-15.26c-1.9-3.23-4.91-4.85-9.04-4.85c-4.03 0-6.99 1.53-8.89 4.6c-1.9 3.06-2.89 7.85-3 14.35v16.76c0 6.91.96 12.05 2.89 15.44s4.96 5.08 9.09 5.08c3.96 0 6.89-1.57 8.79-4.7c1.89-3.13 2.89-8.03 3-14.7V56.03z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><linearGradient id="svgIDa" x1="64.01" x2="64.01" y1="101.193" y2="29.735" gradientUnits="userSpaceOnUse"><stop offset=".485" stop-color="#504F4F"/><stop offset="1" stop-color="#757575"/></linearGradient><path fill="url(#svgIDa)" d="M88.2 69.84c0 10.63-1.99 18.65-5.97 24.04c-3.98 5.4-10.03 8.1-18.15 8.1c-7.99 0-14.01-2.63-18.05-7.9c-4.05-5.26-6.12-13.06-6.22-23.38V57.9c0-10.63 1.99-18.6 5.97-23.92c3.98-5.31 10.05-7.97 18.21-7.97c8.09 0 14.12 2.59 18.1 7.77s6.02 12.93 6.12 23.26v12.8h-.01zM75.86 56.03c0-6.94-.95-12.03-2.84-15.26c-1.9-3.23-4.91-4.85-9.04-4.85c-4.03 0-6.99 1.53-8.89 4.6c-1.9 3.06-2.89 7.85-3 14.35v16.76c0 6.91.96 12.05 2.89 15.44s4.96 5.08 9.09 5.08c3.96 0 6.89-1.57 8.79-4.7c1.89-3.13 2.89-8.03 3-14.7V56.03z"/></svg>
</template>

CSS

.icon-0 {
  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%22svgIDa%22%20x1%3D%2264.01%22%20x2%3D%2264.01%22%20y1%3D%22101.193%22%20y2%3D%2229.735%22%20gradientUnits%3D%22userSpaceOnUse%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%20fill%3D%22url(%23svgIDa)%22%20d%3D%22M88.2%2069.84c0%2010.63-1.99%2018.65-5.97%2024.04c-3.98%205.4-10.03%208.1-18.15%208.1c-7.99%200-14.01-2.63-18.05-7.9c-4.05-5.26-6.12-13.06-6.22-23.38V57.9c0-10.63%201.99-18.6%205.97-23.92c3.98-5.31%2010.05-7.97%2018.21-7.97c8.09%200%2014.12%202.59%2018.1%207.77s6.02%2012.93%206.12%2023.26v12.8h-.01zM75.86%2056.03c0-6.94-.95-12.03-2.84-15.26c-1.9-3.23-4.91-4.85-9.04-4.85c-4.03%200-6.99%201.53-8.89%204.6c-1.9%203.06-2.89%207.85-3%2014.35v16.76c0%206.91.96%2012.05%202.89%2015.44s4.96%205.08%209.09%205.08c3.96%200%206.89-1.57%208.79-4.7c1.89-3.13%202.89-8.03%203-14.7V56.03z%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%22svgIDa%22%20x1%3D%2264.01%22%20x2%3D%2264.01%22%20y1%3D%22101.193%22%20y2%3D%2229.735%22%20gradientUnits%3D%22userSpaceOnUse%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%20fill%3D%22url(%23svgIDa)%22%20d%3D%22M88.2%2069.84c0%2010.63-1.99%2018.65-5.97%2024.04c-3.98%205.4-10.03%208.1-18.15%208.1c-7.99%200-14.01-2.63-18.05-7.9c-4.05-5.26-6.12-13.06-6.22-23.38V57.9c0-10.63%201.99-18.6%205.97-23.92c3.98-5.31%2010.05-7.97%2018.21-7.97c8.09%200%2014.12%202.59%2018.1%207.77s6.02%2012.93%206.12%2023.26v12.8h-.01zM75.86%2056.03c0-6.94-.95-12.03-2.84-15.26c-1.9-3.23-4.91-4.85-9.04-4.85c-4.03%200-6.99%201.53-8.89%204.6c-1.9%203.06-2.89%207.85-3%2014.35v16.76c0%206.91.96%2012.05%202.89%2015.44s4.96%205.08%209.09%205.08c3.96%200%206.89-1.57%208.79-4.7c1.89-3.13%202.89-8.03%203-14.7V56.03z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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