7 emoji
7 from Noto Emoji by Google Inc · Default · Apache-2.0 Free for personal and commercial use.
- Name
- 7
- Set
- Noto Emoji
- Style
- Default
- Viewbox
- 128×128
- License
- Apache 2.0
The same emoji in other sets
Use the 7 emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><linearGradient id="svgIDa3" x1="64" x2="64" y1="102.5" y2="24.97" gradientTransform="matrix(1 0 0 -1 0 128)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#757575"/><stop offset=".515" stop-color="#504F4F"/></linearGradient><path fill="url(#svgIDa3)" d="M90.16 33.44L60.5 100.77c-.33.75-1.07 1.23-1.88 1.23h-8.76c-1.5 0-2.49-1.55-1.87-2.92l27.64-59.99c.63-1.36-.37-2.92-1.87-2.92H39.72c-1.14 0-2.06-.92-2.06-2.06v-6.07c0-1.14.92-2.06 2.06-2.06h48.56c1.14 0 2.06.92 2.06 2.06v4.56c-.01.3-.07.58-.18.84z"/></svg>
React
import type { SVGProps } from "react";
export function Noto7(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><linearGradient id="svgIDa3" x1="64" x2="64" y1="102.5" y2="24.97" gradientTransform="matrix(1 0 0 -1 0 128)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#757575"/><stop offset=".515" stopColor="#504F4F"/></linearGradient><path fill="url(#svgIDa3)" d="M90.16 33.44L60.5 100.77c-.33.75-1.07 1.23-1.88 1.23h-8.76c-1.5 0-2.49-1.55-1.87-2.92l27.64-59.99c.63-1.36-.37-2.92-1.87-2.92H39.72c-1.14 0-2.06-.92-2.06-2.06v-6.07c0-1.14.92-2.06 2.06-2.06h48.56c1.14 0 2.06.92 2.06 2.06v4.56c-.01.3-.07.58-.18.84z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><linearGradient id="svgIDa3" x1="64" x2="64" y1="102.5" y2="24.97" gradientTransform="matrix(1 0 0 -1 0 128)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#757575"/><stop offset=".515" stop-color="#504F4F"/></linearGradient><path fill="url(#svgIDa3)" d="M90.16 33.44L60.5 100.77c-.33.75-1.07 1.23-1.88 1.23h-8.76c-1.5 0-2.49-1.55-1.87-2.92l27.64-59.99c.63-1.36-.37-2.92-1.87-2.92H39.72c-1.14 0-2.06-.92-2.06-2.06v-6.07c0-1.14.92-2.06 2.06-2.06h48.56c1.14 0 2.06.92 2.06 2.06v4.56c-.01.3-.07.58-.18.84z"/></svg> </template>
CSS
.icon-7 {
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%22svgIDa3%22%20x1%3D%2264%22%20x2%3D%2264%22%20y1%3D%22102.5%22%20y2%3D%2224.97%22%20gradientTransform%3D%22matrix(1%200%200%20-1%200%20128)%22%20gradientUnits%3D%22userSpaceOnUse%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%20fill%3D%22url(%23svgIDa3)%22%20d%3D%22M90.16%2033.44L60.5%20100.77c-.33.75-1.07%201.23-1.88%201.23h-8.76c-1.5%200-2.49-1.55-1.87-2.92l27.64-59.99c.63-1.36-.37-2.92-1.87-2.92H39.72c-1.14%200-2.06-.92-2.06-2.06v-6.07c0-1.14.92-2.06%202.06-2.06h48.56c1.14%200%202.06.92%202.06%202.06v4.56c-.01.3-.07.58-.18.84z%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%22svgIDa3%22%20x1%3D%2264%22%20x2%3D%2264%22%20y1%3D%22102.5%22%20y2%3D%2224.97%22%20gradientTransform%3D%22matrix(1%200%200%20-1%200%20128)%22%20gradientUnits%3D%22userSpaceOnUse%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%20fill%3D%22url(%23svgIDa3)%22%20d%3D%22M90.16%2033.44L60.5%20100.77c-.33.75-1.07%201.23-1.88%201.23h-8.76c-1.5%200-2.49-1.55-1.87-2.92l27.64-59.99c.63-1.36-.37-2.92-1.87-2.92H39.72c-1.14%200-2.06-.92-2.06-2.06v-6.07c0-1.14.92-2.06%202.06-2.06h48.56c1.14%200%202.06.92%202.06%202.06v4.56c-.01.3-.07.58-.18.84z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/7.svg?color=%231a73e8&size=48