nail polish emoji
nail-polish-medium-light-skin-tone from Twitter Emoji by Twitter · Medium-light skin tone · People & Body · CC-BY-4.0 Attribution required.
- Name
- nail-polish-medium-light-skin-tone
- Set
- Twitter Emoji
- Style
- Medium-light skin tone
- Category
- People & Body
- Viewbox
- 36×36
- License
- CC BY 4.0
5 other variants in Twitter Emoji
The same emoji in other sets
More people & body icons from Twitter Emoji
anatomical-heartartistastronautbabybaby-angelbackhand-index-pointing-downbackhand-index-pointing-leftbackhand-index-pointing-rightbackhand-index-pointing-upballet-dancerbiting-lipboneboybrainbreast-feedingbust-in-silhouettebusts-in-silhouettecall-me-handchildclapping-handsconstruction-workercookcouple-with-heartcouple-with-heart-man-man
Use the nail polish emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#f3d2a2" d="M27 36v-4s0-4 4-4s4 4 4 4v4zm-9 0v-9s0-4 4-4s4 4 4 4v9zm-9 0V24s0-4 4-4s4 4 4 4v12zm-9 0v-9s0-4 4-4s4 4 4 4v9z"/><path fill="#dd2e44" d="M16 24c0-1.657 0-8-3-8s-3 6.343-3 8a3 3 0 1 0 6 0m-9 3c0-1.657 0-8-3-8s-3 6.343-3 8a3 3 0 1 0 6 0m18 0c0-1.657 0-8-3-8s-3 6.343-3 8a3 3 0 0 0 6 0m9 5c0-1.657 0-8-3-8s-3 6.343-3 8a3 3 0 0 0 6 0"/><path fill="#dd2e44" d="M13 16v4h2s2 0 6-4l-2-2s-2 2-6 2"/><path fill="#8899a6" d="m19 14l8-8l2 2l-8 8z"/><path fill="#8899a6" d="M27 6s-2-2 0-4l2-2h7v5l-3 3c-2 2-4 0-4 0z"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiNailPolishMediumLightSkinTone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#f3d2a2" d="M27 36v-4s0-4 4-4s4 4 4 4v4zm-9 0v-9s0-4 4-4s4 4 4 4v9zm-9 0V24s0-4 4-4s4 4 4 4v12zm-9 0v-9s0-4 4-4s4 4 4 4v9z"/><path fill="#dd2e44" d="M16 24c0-1.657 0-8-3-8s-3 6.343-3 8a3 3 0 1 0 6 0m-9 3c0-1.657 0-8-3-8s-3 6.343-3 8a3 3 0 1 0 6 0m18 0c0-1.657 0-8-3-8s-3 6.343-3 8a3 3 0 0 0 6 0m9 5c0-1.657 0-8-3-8s-3 6.343-3 8a3 3 0 0 0 6 0"/><path fill="#dd2e44" d="M13 16v4h2s2 0 6-4l-2-2s-2 2-6 2"/><path fill="#8899a6" d="m19 14l8-8l2 2l-8 8z"/><path fill="#8899a6" d="M27 6s-2-2 0-4l2-2h7v5l-3 3c-2 2-4 0-4 0z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#f3d2a2" d="M27 36v-4s0-4 4-4s4 4 4 4v4zm-9 0v-9s0-4 4-4s4 4 4 4v9zm-9 0V24s0-4 4-4s4 4 4 4v12zm-9 0v-9s0-4 4-4s4 4 4 4v9z"/><path fill="#dd2e44" d="M16 24c0-1.657 0-8-3-8s-3 6.343-3 8a3 3 0 1 0 6 0m-9 3c0-1.657 0-8-3-8s-3 6.343-3 8a3 3 0 1 0 6 0m18 0c0-1.657 0-8-3-8s-3 6.343-3 8a3 3 0 0 0 6 0m9 5c0-1.657 0-8-3-8s-3 6.343-3 8a3 3 0 0 0 6 0"/><path fill="#dd2e44" d="M13 16v4h2s2 0 6-4l-2-2s-2 2-6 2"/><path fill="#8899a6" d="m19 14l8-8l2 2l-8 8z"/><path fill="#8899a6" d="M27 6s-2-2 0-4l2-2h7v5l-3 3c-2 2-4 0-4 0z"/></svg> </template>
CSS
.icon-nail-polish-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%2036%2036%22%3E%3Cpath%20fill%3D%22%23f3d2a2%22%20d%3D%22M27%2036v-4s0-4%204-4s4%204%204%204v4zm-9%200v-9s0-4%204-4s4%204%204%204v9zm-9%200V24s0-4%204-4s4%204%204%204v12zm-9%200v-9s0-4%204-4s4%204%204%204v9z%22%2F%3E%3Cpath%20fill%3D%22%23dd2e44%22%20d%3D%22M16%2024c0-1.657%200-8-3-8s-3%206.343-3%208a3%203%200%201%200%206%200m-9%203c0-1.657%200-8-3-8s-3%206.343-3%208a3%203%200%201%200%206%200m18%200c0-1.657%200-8-3-8s-3%206.343-3%208a3%203%200%200%200%206%200m9%205c0-1.657%200-8-3-8s-3%206.343-3%208a3%203%200%200%200%206%200%22%2F%3E%3Cpath%20fill%3D%22%23dd2e44%22%20d%3D%22M13%2016v4h2s2%200%206-4l-2-2s-2%202-6%202%22%2F%3E%3Cpath%20fill%3D%22%238899a6%22%20d%3D%22m19%2014l8-8l2%202l-8%208z%22%2F%3E%3Cpath%20fill%3D%22%238899a6%22%20d%3D%22M27%206s-2-2%200-4l2-2h7v5l-3%203c-2%202-4%200-4%200z%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23f3d2a2%22%20d%3D%22M27%2036v-4s0-4%204-4s4%204%204%204v4zm-9%200v-9s0-4%204-4s4%204%204%204v9zm-9%200V24s0-4%204-4s4%204%204%204v12zm-9%200v-9s0-4%204-4s4%204%204%204v9z%22%2F%3E%3Cpath%20fill%3D%22%23dd2e44%22%20d%3D%22M16%2024c0-1.657%200-8-3-8s-3%206.343-3%208a3%203%200%201%200%206%200m-9%203c0-1.657%200-8-3-8s-3%206.343-3%208a3%203%200%201%200%206%200m18%200c0-1.657%200-8-3-8s-3%206.343-3%208a3%203%200%200%200%206%200m9%205c0-1.657%200-8-3-8s-3%206.343-3%208a3%203%200%200%200%206%200%22%2F%3E%3Cpath%20fill%3D%22%23dd2e44%22%20d%3D%22M13%2016v4h2s2%200%206-4l-2-2s-2%202-6%202%22%2F%3E%3Cpath%20fill%3D%22%238899a6%22%20d%3D%22m19%2014l8-8l2%202l-8%208z%22%2F%3E%3Cpath%20fill%3D%22%238899a6%22%20d%3D%22M27%206s-2-2%200-4l2-2h7v5l-3%203c-2%202-4%200-4%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/nail-polish-medium-light-skin-tone.svg?color=%231a73e8&size=48