medium skin tone emoji
medium-skin-tone from Noto Emoji by Google Inc · Default · Apache-2.0 Free for personal and commercial use.
- Name
- medium-skin-tone
- Set
- Noto Emoji
- Style
- Default
- Viewbox
- 128×128
- License
- Apache 2.0
The same emoji in other sets
Use the medium 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-medium-skin-tonea" x1="64" x2="64" y1="3.667" y2="123.67" gradientUnits="userSpaceOnUse"><stop stop-color="#BA8D68" offset="0"/><stop stop-color="#B78A67" offset=".449"/><stop stop-color="#AD8264" offset=".809"/><stop stop-color="#A47B62" offset="1"/></linearGradient><path fill="url(#ssvg-id-medium-skin-tonea)" d="M4 4h120v120H4z"/></svg>
React
import type { SVGProps } from "react";
export function NotoMediumSkinTone(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-mediumSkin-tonea" x1="64" x2="64" y1="3.667" y2="123.67" gradientUnits="userSpaceOnUse"><stop stopColor="#BA8D68" offset="0"/><stop stopColor="#B78A67" offset=".449"/><stop stopColor="#AD8264" offset=".809"/><stop stopColor="#A47B62" offset="1"/></linearGradient><path fill="url(#ssvgId-mediumSkin-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-medium-skin-tonea" x1="64" x2="64" y1="3.667" y2="123.67" gradientUnits="userSpaceOnUse"><stop stop-color="#BA8D68" offset="0"/><stop stop-color="#B78A67" offset=".449"/><stop stop-color="#AD8264" offset=".809"/><stop stop-color="#A47B62" offset="1"/></linearGradient><path fill="url(#ssvg-id-medium-skin-tonea)" d="M4 4h120v120H4z"/></svg> </template>
CSS
.icon-medium-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-skin-tonea%22%20x1%3D%2264%22%20x2%3D%2264%22%20y1%3D%223.667%22%20y2%3D%22123.67%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23BA8D68%22%20offset%3D%220%22%2F%3E%3Cstop%20stop-color%3D%22%23B78A67%22%20offset%3D%22.449%22%2F%3E%3Cstop%20stop-color%3D%22%23AD8264%22%20offset%3D%22.809%22%2F%3E%3Cstop%20stop-color%3D%22%23A47B62%22%20offset%3D%221%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23ssvg-id-medium-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-skin-tonea%22%20x1%3D%2264%22%20x2%3D%2264%22%20y1%3D%223.667%22%20y2%3D%22123.67%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23BA8D68%22%20offset%3D%220%22%2F%3E%3Cstop%20stop-color%3D%22%23B78A67%22%20offset%3D%22.449%22%2F%3E%3Cstop%20stop-color%3D%22%23AD8264%22%20offset%3D%22.809%22%2F%3E%3Cstop%20stop-color%3D%22%23A47B62%22%20offset%3D%221%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23ssvg-id-medium-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-skin-tone.svg?color=%231a73e8&size=48