medium emoji
medium-light-skin-tone from Noto Emoji by Google Inc · Light skin tone · Apache-2.0 Free for personal and commercial use.
- Name
- medium-light-skin-tone
- Set
- Noto Emoji
- Style
- Light skin tone
- Viewbox
- 128×128
- License
- Apache 2.0
1 other variant in Noto Emoji
The same emoji in other sets
medium-fillAkar Iconsmedium-outlinedAnt Design IconsmediumBootstrap IconsmediumBoxicons BrandsmediumCoreUI Brandsmedium-dark-skin-toneEmoji One (Colored)mediumFont Awesome 6 BrandsmediumFont Awesome BrandsmediumHuge IconsmediumIconoirmediumJam IconsmediumLine AwesomemediumSVG LogosmediumMage IconsmediumMaterial Design Iconsmedium-fillMingCute Iconmedium-dark-skin-toneOpenMojimedium-fillRemix IconmediumSimple Iconsmedium-outlineTeenyiconsmedium-dark-skin-toneTwitter Emoji
Related icons in Noto Emoji
Use the medium emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><linearGradient id="ssvg-id-medium-light-skin-tonea" x1="64" x2="64" y1="5" y2="123.6" gradientUnits="userSpaceOnUse"><stop stop-color="#E0BB95" offset="0"/><stop stop-color="#DEB892" offset=".411"/><stop stop-color="#D6B088" offset=".743"/><stop stop-color="#CCA47A" offset="1"/></linearGradient><path fill="url(#ssvg-id-medium-light-skin-tonea)" d="M4 4h120v120H4z"/></svg>
React
import type { SVGProps } from "react";
export function NotoMediumLightSkinTone(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-mediumLight-skinTonea" x1="64" x2="64" y1="5" y2="123.6" gradientUnits="userSpaceOnUse"><stop stopColor="#E0BB95" offset="0"/><stop stopColor="#DEB892" offset=".411"/><stop stopColor="#D6B088" offset=".743"/><stop stopColor="#CCA47A" offset="1"/></linearGradient><path fill="url(#ssvgId-mediumLight-skinTonea)" 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-medium-light-skin-tonea" x1="64" x2="64" y1="5" y2="123.6" gradientUnits="userSpaceOnUse"><stop stop-color="#E0BB95" offset="0"/><stop stop-color="#DEB892" offset=".411"/><stop stop-color="#D6B088" offset=".743"/><stop stop-color="#CCA47A" offset="1"/></linearGradient><path fill="url(#ssvg-id-medium-light-skin-tonea)" d="M4 4h120v120H4z"/></svg> </template>
CSS
.icon-medium-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-medium-light-skin-tonea%22%20x1%3D%2264%22%20x2%3D%2264%22%20y1%3D%225%22%20y2%3D%22123.6%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23E0BB95%22%20offset%3D%220%22%2F%3E%3Cstop%20stop-color%3D%22%23DEB892%22%20offset%3D%22.411%22%2F%3E%3Cstop%20stop-color%3D%22%23D6B088%22%20offset%3D%22.743%22%2F%3E%3Cstop%20stop-color%3D%22%23CCA47A%22%20offset%3D%221%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23ssvg-id-medium-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-medium-light-skin-tonea%22%20x1%3D%2264%22%20x2%3D%2264%22%20y1%3D%225%22%20y2%3D%22123.6%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23E0BB95%22%20offset%3D%220%22%2F%3E%3Cstop%20stop-color%3D%22%23DEB892%22%20offset%3D%22.411%22%2F%3E%3Cstop%20stop-color%3D%22%23D6B088%22%20offset%3D%22.743%22%2F%3E%3Cstop%20stop-color%3D%22%23CCA47A%22%20offset%3D%221%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23ssvg-id-medium-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/medium-light-skin-tone.svg?color=%231a73e8&size=48