4 emoji
4 from Noto Emoji by Google Inc · Default · Apache-2.0 Free for personal and commercial use.
- Name
- 4
- Set
- Noto Emoji
- Style
- Default
- Viewbox
- 128×128
- License
- Apache 2.0
The same emoji in other sets
Use the 4 emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><linearGradient id="svgIDa1" x1="62.009" x2="62.009" y1="102.808" y2="27.26" 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(#svgIDa1)" d="M82.26 74.91h5.34c1.14 0 2.06.92 2.06 2.06v6.07c0 1.14-.92 2.06-2.06 2.06h-5.34c-1.14 0-2.06.92-2.06 2.06v12.8c0 1.14-.92 2.06-2.06 2.06h-8.57c-1.14 0-2.06-.92-2.06-2.06v-12.8c0-1.14-.92-2.06-2.06-2.06h-28.8c-1.1 0-2-.86-2.05-1.96l-.24-5.11c-.02-.42.09-.84.32-1.2L66.5 26.97a2.06 2.06 0 0 1 1.73-.95h9.92c1.14 0 2.06.92 2.06 2.06v44.8c-.01 1.11.91 2.03 2.05 2.03zm-30.9 0h14.11c1.14 0 2.06-.92 2.06-2.06V43.17l-.94 1.67l-16.97 26.92c-.87 1.37.12 3.15 1.74 3.15z"/></svg>
React
import type { SVGProps } from "react";
export function Noto4(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><linearGradient id="svgIDa1" x1="62.009" x2="62.009" y1="102.808" y2="27.26" gradientTransform="matrix(1 0 0 -1 0 128)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#757575"/><stop offset=".515" stopColor="#504F4F"/></linearGradient><path fill="url(#svgIDa1)" d="M82.26 74.91h5.34c1.14 0 2.06.92 2.06 2.06v6.07c0 1.14-.92 2.06-2.06 2.06h-5.34c-1.14 0-2.06.92-2.06 2.06v12.8c0 1.14-.92 2.06-2.06 2.06h-8.57c-1.14 0-2.06-.92-2.06-2.06v-12.8c0-1.14-.92-2.06-2.06-2.06h-28.8c-1.1 0-2-.86-2.05-1.96l-.24-5.11c-.02-.42.09-.84.32-1.2L66.5 26.97a2.06 2.06 0 0 1 1.73-.95h9.92c1.14 0 2.06.92 2.06 2.06v44.8c-.01 1.11.91 2.03 2.05 2.03zm-30.9 0h14.11c1.14 0 2.06-.92 2.06-2.06V43.17l-.94 1.67l-16.97 26.92c-.87 1.37.12 3.15 1.74 3.15z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><linearGradient id="svgIDa1" x1="62.009" x2="62.009" y1="102.808" y2="27.26" 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(#svgIDa1)" d="M82.26 74.91h5.34c1.14 0 2.06.92 2.06 2.06v6.07c0 1.14-.92 2.06-2.06 2.06h-5.34c-1.14 0-2.06.92-2.06 2.06v12.8c0 1.14-.92 2.06-2.06 2.06h-8.57c-1.14 0-2.06-.92-2.06-2.06v-12.8c0-1.14-.92-2.06-2.06-2.06h-28.8c-1.1 0-2-.86-2.05-1.96l-.24-5.11c-.02-.42.09-.84.32-1.2L66.5 26.97a2.06 2.06 0 0 1 1.73-.95h9.92c1.14 0 2.06.92 2.06 2.06v44.8c-.01 1.11.91 2.03 2.05 2.03zm-30.9 0h14.11c1.14 0 2.06-.92 2.06-2.06V43.17l-.94 1.67l-16.97 26.92c-.87 1.37.12 3.15 1.74 3.15z"/></svg> </template>
CSS
.icon-4 {
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%22svgIDa1%22%20x1%3D%2262.009%22%20x2%3D%2262.009%22%20y1%3D%22102.808%22%20y2%3D%2227.26%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(%23svgIDa1)%22%20d%3D%22M82.26%2074.91h5.34c1.14%200%202.06.92%202.06%202.06v6.07c0%201.14-.92%202.06-2.06%202.06h-5.34c-1.14%200-2.06.92-2.06%202.06v12.8c0%201.14-.92%202.06-2.06%202.06h-8.57c-1.14%200-2.06-.92-2.06-2.06v-12.8c0-1.14-.92-2.06-2.06-2.06h-28.8c-1.1%200-2-.86-2.05-1.96l-.24-5.11c-.02-.42.09-.84.32-1.2L66.5%2026.97a2.06%202.06%200%200%201%201.73-.95h9.92c1.14%200%202.06.92%202.06%202.06v44.8c-.01%201.11.91%202.03%202.05%202.03zm-30.9%200h14.11c1.14%200%202.06-.92%202.06-2.06V43.17l-.94%201.67l-16.97%2026.92c-.87%201.37.12%203.15%201.74%203.15z%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%22svgIDa1%22%20x1%3D%2262.009%22%20x2%3D%2262.009%22%20y1%3D%22102.808%22%20y2%3D%2227.26%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(%23svgIDa1)%22%20d%3D%22M82.26%2074.91h5.34c1.14%200%202.06.92%202.06%202.06v6.07c0%201.14-.92%202.06-2.06%202.06h-5.34c-1.14%200-2.06.92-2.06%202.06v12.8c0%201.14-.92%202.06-2.06%202.06h-8.57c-1.14%200-2.06-.92-2.06-2.06v-12.8c0-1.14-.92-2.06-2.06-2.06h-28.8c-1.1%200-2-.86-2.05-1.96l-.24-5.11c-.02-.42.09-.84.32-1.2L66.5%2026.97a2.06%202.06%200%200%201%201.73-.95h9.92c1.14%200%202.06.92%202.06%202.06v44.8c-.01%201.11.91%202.03%202.05%202.03zm-30.9%200h14.11c1.14%200%202.06-.92%202.06-2.06V43.17l-.94%201.67l-16.97%2026.92c-.87%201.37.12%203.15%201.74%203.15z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/4.svg?color=%231a73e8&size=48