digit one emoji
digit-one from Noto Emoji by Google Inc · Default · Apache-2.0 Free for personal and commercial use.
- Name
- digit-one
- 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 one emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><linearGradient id="ssvg-id-digit-onea" gradientUnits="userSpaceOnUse" x1="59.335" y1="100.333" x2="59.335" y2="25.95" gradientTransform="matrix(1 0 0 -1 0 128)"><stop offset="0" stop-color="#757575"/><stop offset=".515" stop-color="#504f4f"/></linearGradient><path d="M73.57 102.07H63.7c-.76 0-1.37-.61-1.37-1.37V43.03c0-.94-.92-1.6-1.81-1.3l-14.98 5.11c-.89.3-1.81-.36-1.81-1.3v-7.76c0-.57.36-1.09.9-1.29L73.1 26.02c.15-.06.31-.08.47-.08c.76 0 1.37.61 1.37 1.37v73.39c0 .75-.61 1.37-1.37 1.37z" fill="url(#ssvg-id-digit-onea)"/></svg>
React
import type { SVGProps } from "react";
export function NotoDigitOne(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-digitOnea" gradientUnits="userSpaceOnUse" x1="59.335" y1="100.333" x2="59.335" y2="25.95" gradientTransform="matrix(1 0 0 -1 0 128)"><stop offset="0" stopColor="#757575"/><stop offset=".515" stopColor="#504f4f"/></linearGradient><path d="M73.57 102.07H63.7c-.76 0-1.37-.61-1.37-1.37V43.03c0-.94-.92-1.6-1.81-1.3l-14.98 5.11c-.89.3-1.81-.36-1.81-1.3v-7.76c0-.57.36-1.09.9-1.29L73.1 26.02c.15-.06.31-.08.47-.08c.76 0 1.37.61 1.37 1.37v73.39c0 .75-.61 1.37-1.37 1.37z" fill="url(#ssvgId-digitOnea)"/></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-onea" gradientUnits="userSpaceOnUse" x1="59.335" y1="100.333" x2="59.335" y2="25.95" gradientTransform="matrix(1 0 0 -1 0 128)"><stop offset="0" stop-color="#757575"/><stop offset=".515" stop-color="#504f4f"/></linearGradient><path d="M73.57 102.07H63.7c-.76 0-1.37-.61-1.37-1.37V43.03c0-.94-.92-1.6-1.81-1.3l-14.98 5.11c-.89.3-1.81-.36-1.81-1.3v-7.76c0-.57.36-1.09.9-1.29L73.1 26.02c.15-.06.31-.08.47-.08c.76 0 1.37.61 1.37 1.37v73.39c0 .75-.61 1.37-1.37 1.37z" fill="url(#ssvg-id-digit-onea)"/></svg> </template>
CSS
.icon-digit-one {
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-onea%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2259.335%22%20y1%3D%22100.333%22%20x2%3D%2259.335%22%20y2%3D%2225.95%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%22M73.57%20102.07H63.7c-.76%200-1.37-.61-1.37-1.37V43.03c0-.94-.92-1.6-1.81-1.3l-14.98%205.11c-.89.3-1.81-.36-1.81-1.3v-7.76c0-.57.36-1.09.9-1.29L73.1%2026.02c.15-.06.31-.08.47-.08c.76%200%201.37.61%201.37%201.37v73.39c0%20.75-.61%201.37-1.37%201.37z%22%20fill%3D%22url(%23ssvg-id-digit-onea)%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-onea%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2259.335%22%20y1%3D%22100.333%22%20x2%3D%2259.335%22%20y2%3D%2225.95%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%22M73.57%20102.07H63.7c-.76%200-1.37-.61-1.37-1.37V43.03c0-.94-.92-1.6-1.81-1.3l-14.98%205.11c-.89.3-1.81-.36-1.81-1.3v-7.76c0-.57.36-1.09.9-1.29L73.1%2026.02c.15-.06.31-.08.47-.08c.76%200%201.37.61%201.37%201.37v73.39c0%20.75-.61%201.37-1.37%201.37z%22%20fill%3D%22url(%23ssvg-id-digit-onea)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/digit-one.svg?color=%231a73e8&size=48