light skin tone emoji
light-skin-tone from Noto Emoji by Google Inc · Default · Apache-2.0 Free for personal and commercial use.
- Name
- light-skin-tone
- 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 light skin tone emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><linearGradient id="ssvg-id-light-skin-tonea" x1="64" x2="64" y1="4.5" y2="123.82" gradientUnits="userSpaceOnUse"><stop stop-color="#F9DDBD" offset="0"/><stop stop-color="#FADCBA" offset=".37"/><stop stop-color="#FCD8AF" offset=".684"/><stop stop-color="#FFD39E" offset=".976"/><stop stop-color="#FFD29C" offset="1"/></linearGradient><path fill="url(#ssvg-id-light-skin-tonea)" d="M4 4h120v120H4z"/></svg>
React
import type { SVGProps } from "react";
export function NotoLightSkinTone(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-lightSkin-tonea" x1="64" x2="64" y1="4.5" y2="123.82" gradientUnits="userSpaceOnUse"><stop stopColor="#F9DDBD" offset="0"/><stop stopColor="#FADCBA" offset=".37"/><stop stopColor="#FCD8AF" offset=".684"/><stop stopColor="#FFD39E" offset=".976"/><stop stopColor="#FFD29C" offset="1"/></linearGradient><path fill="url(#ssvgId-lightSkin-tonea)" d="M4 4h120v120H4z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><linearGradient id="ssvg-id-light-skin-tonea" x1="64" x2="64" y1="4.5" y2="123.82" gradientUnits="userSpaceOnUse"><stop stop-color="#F9DDBD" offset="0"/><stop stop-color="#FADCBA" offset=".37"/><stop stop-color="#FCD8AF" offset=".684"/><stop stop-color="#FFD39E" offset=".976"/><stop stop-color="#FFD29C" offset="1"/></linearGradient><path fill="url(#ssvg-id-light-skin-tonea)" d="M4 4h120v120H4z"/></svg> </template>
CSS
.icon-light-skin-tone {
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-light-skin-tonea%22%20x1%3D%2264%22%20x2%3D%2264%22%20y1%3D%224.5%22%20y2%3D%22123.82%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23F9DDBD%22%20offset%3D%220%22%2F%3E%3Cstop%20stop-color%3D%22%23FADCBA%22%20offset%3D%22.37%22%2F%3E%3Cstop%20stop-color%3D%22%23FCD8AF%22%20offset%3D%22.684%22%2F%3E%3Cstop%20stop-color%3D%22%23FFD39E%22%20offset%3D%22.976%22%2F%3E%3Cstop%20stop-color%3D%22%23FFD29C%22%20offset%3D%221%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23ssvg-id-light-skin-tonea)%22%20d%3D%22M4%204h120v120H4z%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-light-skin-tonea%22%20x1%3D%2264%22%20x2%3D%2264%22%20y1%3D%224.5%22%20y2%3D%22123.82%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23F9DDBD%22%20offset%3D%220%22%2F%3E%3Cstop%20stop-color%3D%22%23FADCBA%22%20offset%3D%22.37%22%2F%3E%3Cstop%20stop-color%3D%22%23FCD8AF%22%20offset%3D%22.684%22%2F%3E%3Cstop%20stop-color%3D%22%23FFD39E%22%20offset%3D%22.976%22%2F%3E%3Cstop%20stop-color%3D%22%23FFD29C%22%20offset%3D%221%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23ssvg-id-light-skin-tonea)%22%20d%3D%22M4%204h120v120H4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/light-skin-tone.svg?color=%231a73e8&size=48