nose emoji
nose-dark-skin-tone from Noto Emoji by Google Inc · Dark skin tone · People & Body · Apache-2.0 Free for personal and commercial use.
- Name
- nose-dark-skin-tone
- Set
- Noto Emoji
- Style
- Dark skin tone
- Category
- People & Body
- Viewbox
- 128×128
- License
- Apache 2.0
5 other variants in Noto Emoji
The same emoji in other sets
More people & body icons from Noto 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 nose emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#70534a" d="M101.2 103.1c-.8 1.6-2.8 5.2-12.9 7.3c-11.1 2.2-6.6 9.9-24.2 11.1c-17.7-1.1-13.2-8.8-24.2-11.1c-10.1-2.1-12.2-5.7-12.9-7.3c-6.4-12.7 9.4-25.5 10.5-26.1s1.3-1.3 1.6-2c4.9-11.4 8.2-42.9 10.5-56.2S64 6.4 64 6.4s12.1-.9 14.4 12.4S84 63.5 88.9 75c.3.7.6 1.4 1.6 2c1.1.6 16.9 13.4 10.7 26.1"/><defs><path id="SVGRwtH9drl" d="M101.2 103.1c-.8 1.6-2.8 5.2-12.9 7.3c-11.1 2.2-6.6 9.9-24.2 11.1c-17.7-1.1-13.2-8.8-24.2-11.1c-10.1-2.1-12.2-5.7-12.9-7.3c-6.4-12.7 9.4-25.5 10.5-26.1s1.3-1.3 1.6-2c4.9-11.4 8.2-42.9 10.5-56.2S64 6.4 64 6.4s12.1-.9 14.4 12.4S84 63.5 88.9 75c.3.7.6 1.4 1.6 2c1.1.6 16.9 13.4 10.7 26.1"/></defs><clipPath id="SVGZZ4dMcNX"><use href="#SVGRwtH9drl"/></clipPath><g fill="#58382b" clip-path="url(#SVGZZ4dMcNX)"><path d="M50.5 11.9c1 1.4 1.2 4 1 5.8C50.3 37 46.2 72.5 45.9 75c-1.1 8.8-7.4 11-9.1 7.8c-3.6 1.9-9.9 12.1-6.5 16c2.4 2.8 7.1.5 9.7.5c9.4 0 13.9 11 24 11c10.2 0 14-10.8 23.2-11c6.6-.1 12.4 3.8 13.2-5.4c.2-2.2 4.4-1.8 4.4-.3s.1 13.5.1 13.5l-37.3 17.2l-19.9-2.9l-25.5-17.9l2.3-17.4l12.2-15.7l11.9-57.9z"/><path d="M64.4 5.3c.3.8.7 2.4 2.2 2.8c4.5 1.1 8.1 4.2 9.7 14.4c.7 4.1 1.5 23.4 5.3 50.1c2.3 16 9.8 11.8 11.2 8.3c1.6-4.1-8.3-66.8-8.3-66.8l-8.2-9.9z"/></g><defs><use href="#SVGRwtH9drl" id="SVGuN54Dc3W"/></defs><clipPath id="SVGoaeGkdYj"><use href="#SVGuN54Dc3W"/></clipPath><g clip-path="url(#SVGoaeGkdYj)"><path d="M42.8 55c.9.3 2.6.6 2.3 3.3s-1.9 14-2.3 15.9c-.6 3-3.9 5.8-7 2.7c-1.9-1.8 7-21.9 7-21.9m63.3 43.7l-5 12.3l-7.7 7.8l-10.3 6.2l-12.8.6l-6.2.3l-6.2-.3l-12.8-.6l-10.3-6.1l-7.7-7.8l-2.7-10.7c.5-.4 1.5-1.3 3 .5c1 1.2 2.7 4.7 6.7 5.7c-.9-4.6 13-10.8 17.2 7.5c2.7 3.1 7.6 5.2 12.8 5.3c5.2-.1 10.1-2.1 12.8-5.3c3.8-16.6 15.5-13.1 17.1-8.9c.2.4 6.3-1.5 6.2-7.5c-.2-10-8.8-17-12-18.8c-1.3-.7-2.5-2.2-2.8-3.7c-.6-3.6-1.4-10.7-2.3-17.5c-.2-1.6 1.3-2.6 2-2.7c3.8-.5 8.3-.2 10.3.8c.2 2.1 10.7 42.5 10.7 42.9"/></g></svg>
React
import type { SVGProps } from "react";
export function NotoNoseDarkSkinTone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#70534a" d="M101.2 103.1c-.8 1.6-2.8 5.2-12.9 7.3c-11.1 2.2-6.6 9.9-24.2 11.1c-17.7-1.1-13.2-8.8-24.2-11.1c-10.1-2.1-12.2-5.7-12.9-7.3c-6.4-12.7 9.4-25.5 10.5-26.1s1.3-1.3 1.6-2c4.9-11.4 8.2-42.9 10.5-56.2S64 6.4 64 6.4s12.1-.9 14.4 12.4S84 63.5 88.9 75c.3.7.6 1.4 1.6 2c1.1.6 16.9 13.4 10.7 26.1"/><defs><path id="SVGRwtH9drl" d="M101.2 103.1c-.8 1.6-2.8 5.2-12.9 7.3c-11.1 2.2-6.6 9.9-24.2 11.1c-17.7-1.1-13.2-8.8-24.2-11.1c-10.1-2.1-12.2-5.7-12.9-7.3c-6.4-12.7 9.4-25.5 10.5-26.1s1.3-1.3 1.6-2c4.9-11.4 8.2-42.9 10.5-56.2S64 6.4 64 6.4s12.1-.9 14.4 12.4S84 63.5 88.9 75c.3.7.6 1.4 1.6 2c1.1.6 16.9 13.4 10.7 26.1"/></defs><clipPath id="SVGZZ4dMcNX"><use href="#SVGRwtH9drl"/></clipPath><g fill="#58382b" clipPath="url(#SVGZZ4dMcNX)"><path d="M50.5 11.9c1 1.4 1.2 4 1 5.8C50.3 37 46.2 72.5 45.9 75c-1.1 8.8-7.4 11-9.1 7.8c-3.6 1.9-9.9 12.1-6.5 16c2.4 2.8 7.1.5 9.7.5c9.4 0 13.9 11 24 11c10.2 0 14-10.8 23.2-11c6.6-.1 12.4 3.8 13.2-5.4c.2-2.2 4.4-1.8 4.4-.3s.1 13.5.1 13.5l-37.3 17.2l-19.9-2.9l-25.5-17.9l2.3-17.4l12.2-15.7l11.9-57.9z"/><path d="M64.4 5.3c.3.8.7 2.4 2.2 2.8c4.5 1.1 8.1 4.2 9.7 14.4c.7 4.1 1.5 23.4 5.3 50.1c2.3 16 9.8 11.8 11.2 8.3c1.6-4.1-8.3-66.8-8.3-66.8l-8.2-9.9z"/></g><defs><use href="#SVGRwtH9drl" id="SVGuN54Dc3W"/></defs><clipPath id="SVGoaeGkdYj"><use href="#SVGuN54Dc3W"/></clipPath><g clipPath="url(#SVGoaeGkdYj)"><path d="M42.8 55c.9.3 2.6.6 2.3 3.3s-1.9 14-2.3 15.9c-.6 3-3.9 5.8-7 2.7c-1.9-1.8 7-21.9 7-21.9m63.3 43.7l-5 12.3l-7.7 7.8l-10.3 6.2l-12.8.6l-6.2.3l-6.2-.3l-12.8-.6l-10.3-6.1l-7.7-7.8l-2.7-10.7c.5-.4 1.5-1.3 3 .5c1 1.2 2.7 4.7 6.7 5.7c-.9-4.6 13-10.8 17.2 7.5c2.7 3.1 7.6 5.2 12.8 5.3c5.2-.1 10.1-2.1 12.8-5.3c3.8-16.6 15.5-13.1 17.1-8.9c.2.4 6.3-1.5 6.2-7.5c-.2-10-8.8-17-12-18.8c-1.3-.7-2.5-2.2-2.8-3.7c-.6-3.6-1.4-10.7-2.3-17.5c-.2-1.6 1.3-2.6 2-2.7c3.8-.5 8.3-.2 10.3.8c.2 2.1 10.7 42.5 10.7 42.9"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#70534a" d="M101.2 103.1c-.8 1.6-2.8 5.2-12.9 7.3c-11.1 2.2-6.6 9.9-24.2 11.1c-17.7-1.1-13.2-8.8-24.2-11.1c-10.1-2.1-12.2-5.7-12.9-7.3c-6.4-12.7 9.4-25.5 10.5-26.1s1.3-1.3 1.6-2c4.9-11.4 8.2-42.9 10.5-56.2S64 6.4 64 6.4s12.1-.9 14.4 12.4S84 63.5 88.9 75c.3.7.6 1.4 1.6 2c1.1.6 16.9 13.4 10.7 26.1"/><defs><path id="SVGRwtH9drl" d="M101.2 103.1c-.8 1.6-2.8 5.2-12.9 7.3c-11.1 2.2-6.6 9.9-24.2 11.1c-17.7-1.1-13.2-8.8-24.2-11.1c-10.1-2.1-12.2-5.7-12.9-7.3c-6.4-12.7 9.4-25.5 10.5-26.1s1.3-1.3 1.6-2c4.9-11.4 8.2-42.9 10.5-56.2S64 6.4 64 6.4s12.1-.9 14.4 12.4S84 63.5 88.9 75c.3.7.6 1.4 1.6 2c1.1.6 16.9 13.4 10.7 26.1"/></defs><clipPath id="SVGZZ4dMcNX"><use href="#SVGRwtH9drl"/></clipPath><g fill="#58382b" clip-path="url(#SVGZZ4dMcNX)"><path d="M50.5 11.9c1 1.4 1.2 4 1 5.8C50.3 37 46.2 72.5 45.9 75c-1.1 8.8-7.4 11-9.1 7.8c-3.6 1.9-9.9 12.1-6.5 16c2.4 2.8 7.1.5 9.7.5c9.4 0 13.9 11 24 11c10.2 0 14-10.8 23.2-11c6.6-.1 12.4 3.8 13.2-5.4c.2-2.2 4.4-1.8 4.4-.3s.1 13.5.1 13.5l-37.3 17.2l-19.9-2.9l-25.5-17.9l2.3-17.4l12.2-15.7l11.9-57.9z"/><path d="M64.4 5.3c.3.8.7 2.4 2.2 2.8c4.5 1.1 8.1 4.2 9.7 14.4c.7 4.1 1.5 23.4 5.3 50.1c2.3 16 9.8 11.8 11.2 8.3c1.6-4.1-8.3-66.8-8.3-66.8l-8.2-9.9z"/></g><defs><use href="#SVGRwtH9drl" id="SVGuN54Dc3W"/></defs><clipPath id="SVGoaeGkdYj"><use href="#SVGuN54Dc3W"/></clipPath><g clip-path="url(#SVGoaeGkdYj)"><path d="M42.8 55c.9.3 2.6.6 2.3 3.3s-1.9 14-2.3 15.9c-.6 3-3.9 5.8-7 2.7c-1.9-1.8 7-21.9 7-21.9m63.3 43.7l-5 12.3l-7.7 7.8l-10.3 6.2l-12.8.6l-6.2.3l-6.2-.3l-12.8-.6l-10.3-6.1l-7.7-7.8l-2.7-10.7c.5-.4 1.5-1.3 3 .5c1 1.2 2.7 4.7 6.7 5.7c-.9-4.6 13-10.8 17.2 7.5c2.7 3.1 7.6 5.2 12.8 5.3c5.2-.1 10.1-2.1 12.8-5.3c3.8-16.6 15.5-13.1 17.1-8.9c.2.4 6.3-1.5 6.2-7.5c-.2-10-8.8-17-12-18.8c-1.3-.7-2.5-2.2-2.8-3.7c-.6-3.6-1.4-10.7-2.3-17.5c-.2-1.6 1.3-2.6 2-2.7c3.8-.5 8.3-.2 10.3.8c.2 2.1 10.7 42.5 10.7 42.9"/></g></svg> </template>
CSS
.icon-nose-dark-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%3Cpath%20fill%3D%22%2370534a%22%20d%3D%22M101.2%20103.1c-.8%201.6-2.8%205.2-12.9%207.3c-11.1%202.2-6.6%209.9-24.2%2011.1c-17.7-1.1-13.2-8.8-24.2-11.1c-10.1-2.1-12.2-5.7-12.9-7.3c-6.4-12.7%209.4-25.5%2010.5-26.1s1.3-1.3%201.6-2c4.9-11.4%208.2-42.9%2010.5-56.2S64%206.4%2064%206.4s12.1-.9%2014.4%2012.4S84%2063.5%2088.9%2075c.3.7.6%201.4%201.6%202c1.1.6%2016.9%2013.4%2010.7%2026.1%22%2F%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGRwtH9drl%22%20d%3D%22M101.2%20103.1c-.8%201.6-2.8%205.2-12.9%207.3c-11.1%202.2-6.6%209.9-24.2%2011.1c-17.7-1.1-13.2-8.8-24.2-11.1c-10.1-2.1-12.2-5.7-12.9-7.3c-6.4-12.7%209.4-25.5%2010.5-26.1s1.3-1.3%201.6-2c4.9-11.4%208.2-42.9%2010.5-56.2S64%206.4%2064%206.4s12.1-.9%2014.4%2012.4S84%2063.5%2088.9%2075c.3.7.6%201.4%201.6%202c1.1.6%2016.9%2013.4%2010.7%2026.1%22%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%22SVGZZ4dMcNX%22%3E%3Cuse%20href%3D%22%23SVGRwtH9drl%22%2F%3E%3C%2FclipPath%3E%3Cg%20fill%3D%22%2358382b%22%20clip-path%3D%22url(%23SVGZZ4dMcNX)%22%3E%3Cpath%20d%3D%22M50.5%2011.9c1%201.4%201.2%204%201%205.8C50.3%2037%2046.2%2072.5%2045.9%2075c-1.1%208.8-7.4%2011-9.1%207.8c-3.6%201.9-9.9%2012.1-6.5%2016c2.4%202.8%207.1.5%209.7.5c9.4%200%2013.9%2011%2024%2011c10.2%200%2014-10.8%2023.2-11c6.6-.1%2012.4%203.8%2013.2-5.4c.2-2.2%204.4-1.8%204.4-.3s.1%2013.5.1%2013.5l-37.3%2017.2l-19.9-2.9l-25.5-17.9l2.3-17.4l12.2-15.7l11.9-57.9z%22%2F%3E%3Cpath%20d%3D%22M64.4%205.3c.3.8.7%202.4%202.2%202.8c4.5%201.1%208.1%204.2%209.7%2014.4c.7%204.1%201.5%2023.4%205.3%2050.1c2.3%2016%209.8%2011.8%2011.2%208.3c1.6-4.1-8.3-66.8-8.3-66.8l-8.2-9.9z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3Cuse%20href%3D%22%23SVGRwtH9drl%22%20id%3D%22SVGuN54Dc3W%22%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%22SVGoaeGkdYj%22%3E%3Cuse%20href%3D%22%23SVGuN54Dc3W%22%2F%3E%3C%2FclipPath%3E%3Cg%20clip-path%3D%22url(%23SVGoaeGkdYj)%22%3E%3Cpath%20d%3D%22M42.8%2055c.9.3%202.6.6%202.3%203.3s-1.9%2014-2.3%2015.9c-.6%203-3.9%205.8-7%202.7c-1.9-1.8%207-21.9%207-21.9m63.3%2043.7l-5%2012.3l-7.7%207.8l-10.3%206.2l-12.8.6l-6.2.3l-6.2-.3l-12.8-.6l-10.3-6.1l-7.7-7.8l-2.7-10.7c.5-.4%201.5-1.3%203%20.5c1%201.2%202.7%204.7%206.7%205.7c-.9-4.6%2013-10.8%2017.2%207.5c2.7%203.1%207.6%205.2%2012.8%205.3c5.2-.1%2010.1-2.1%2012.8-5.3c3.8-16.6%2015.5-13.1%2017.1-8.9c.2.4%206.3-1.5%206.2-7.5c-.2-10-8.8-17-12-18.8c-1.3-.7-2.5-2.2-2.8-3.7c-.6-3.6-1.4-10.7-2.3-17.5c-.2-1.6%201.3-2.6%202-2.7c3.8-.5%208.3-.2%2010.3.8c.2%202.1%2010.7%2042.5%2010.7%2042.9%22%2F%3E%3C%2Fg%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%3Cpath%20fill%3D%22%2370534a%22%20d%3D%22M101.2%20103.1c-.8%201.6-2.8%205.2-12.9%207.3c-11.1%202.2-6.6%209.9-24.2%2011.1c-17.7-1.1-13.2-8.8-24.2-11.1c-10.1-2.1-12.2-5.7-12.9-7.3c-6.4-12.7%209.4-25.5%2010.5-26.1s1.3-1.3%201.6-2c4.9-11.4%208.2-42.9%2010.5-56.2S64%206.4%2064%206.4s12.1-.9%2014.4%2012.4S84%2063.5%2088.9%2075c.3.7.6%201.4%201.6%202c1.1.6%2016.9%2013.4%2010.7%2026.1%22%2F%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGRwtH9drl%22%20d%3D%22M101.2%20103.1c-.8%201.6-2.8%205.2-12.9%207.3c-11.1%202.2-6.6%209.9-24.2%2011.1c-17.7-1.1-13.2-8.8-24.2-11.1c-10.1-2.1-12.2-5.7-12.9-7.3c-6.4-12.7%209.4-25.5%2010.5-26.1s1.3-1.3%201.6-2c4.9-11.4%208.2-42.9%2010.5-56.2S64%206.4%2064%206.4s12.1-.9%2014.4%2012.4S84%2063.5%2088.9%2075c.3.7.6%201.4%201.6%202c1.1.6%2016.9%2013.4%2010.7%2026.1%22%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%22SVGZZ4dMcNX%22%3E%3Cuse%20href%3D%22%23SVGRwtH9drl%22%2F%3E%3C%2FclipPath%3E%3Cg%20fill%3D%22%2358382b%22%20clip-path%3D%22url(%23SVGZZ4dMcNX)%22%3E%3Cpath%20d%3D%22M50.5%2011.9c1%201.4%201.2%204%201%205.8C50.3%2037%2046.2%2072.5%2045.9%2075c-1.1%208.8-7.4%2011-9.1%207.8c-3.6%201.9-9.9%2012.1-6.5%2016c2.4%202.8%207.1.5%209.7.5c9.4%200%2013.9%2011%2024%2011c10.2%200%2014-10.8%2023.2-11c6.6-.1%2012.4%203.8%2013.2-5.4c.2-2.2%204.4-1.8%204.4-.3s.1%2013.5.1%2013.5l-37.3%2017.2l-19.9-2.9l-25.5-17.9l2.3-17.4l12.2-15.7l11.9-57.9z%22%2F%3E%3Cpath%20d%3D%22M64.4%205.3c.3.8.7%202.4%202.2%202.8c4.5%201.1%208.1%204.2%209.7%2014.4c.7%204.1%201.5%2023.4%205.3%2050.1c2.3%2016%209.8%2011.8%2011.2%208.3c1.6-4.1-8.3-66.8-8.3-66.8l-8.2-9.9z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3Cuse%20href%3D%22%23SVGRwtH9drl%22%20id%3D%22SVGuN54Dc3W%22%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%22SVGoaeGkdYj%22%3E%3Cuse%20href%3D%22%23SVGuN54Dc3W%22%2F%3E%3C%2FclipPath%3E%3Cg%20clip-path%3D%22url(%23SVGoaeGkdYj)%22%3E%3Cpath%20d%3D%22M42.8%2055c.9.3%202.6.6%202.3%203.3s-1.9%2014-2.3%2015.9c-.6%203-3.9%205.8-7%202.7c-1.9-1.8%207-21.9%207-21.9m63.3%2043.7l-5%2012.3l-7.7%207.8l-10.3%206.2l-12.8.6l-6.2.3l-6.2-.3l-12.8-.6l-10.3-6.1l-7.7-7.8l-2.7-10.7c.5-.4%201.5-1.3%203%20.5c1%201.2%202.7%204.7%206.7%205.7c-.9-4.6%2013-10.8%2017.2%207.5c2.7%203.1%207.6%205.2%2012.8%205.3c5.2-.1%2010.1-2.1%2012.8-5.3c3.8-16.6%2015.5-13.1%2017.1-8.9c.2.4%206.3-1.5%206.2-7.5c-.2-10-8.8-17-12-18.8c-1.3-.7-2.5-2.2-2.8-3.7c-.6-3.6-1.4-10.7-2.3-17.5c-.2-1.6%201.3-2.6%202-2.7c3.8-.5%208.3-.2%2010.3.8c.2%202.1%2010.7%2042.5%2010.7%2042.9%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/nose-dark-skin-tone.svg?color=%231a73e8&size=48