nose emoji
nose-dark-skin-tone from OpenMoji by OpenMoji · Dark skin tone · People Body · CC-BY-SA-4.0 Attribution required.
- Name
- nose-dark-skin-tone
- Set
- OpenMoji
- Style
- Dark skin tone
- Category
- People Body
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
5 other variants in OpenMoji
The same emoji in other sets
More people body icons from OpenMoji
anatomical-heartartistastronautbabybaby-angelbackhand-index-pointing-downbackhand-index-pointing-leftbackhand-index-pointing-rightbackhand-index-pointing-upballet-dancerbiting-lipboneboybreast-feedingbust-in-silhouettebusts-in-silhouettecall-me-handchildclapping-handsconstruction-workercookcouple-with-heartcouple-with-heart-man-mancouple-with-heart-man-man-dark-skin-tone-light-skin-tone
Use the nose emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#6a462f" stroke="#6a462f"><path d="M46.05 41.903c-1.079-3.806-4.372-14.867-3.172-30.028h-13.39c1.2 15.161-2.094 26.222-3.172 30.028"/><path d="M50.25 36.708c7.583 4.667 2.833 12.752-1.687 14.021C44.643 51.83 46 60.07 36 60.042c-10 .026-8.642-8.212-12.562-9.313c-4.521-1.269-9.282-9.354-1.699-14.021"/></g><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M29.487 12.875c1.2 14.656-2.093 25.348-3.171 29.028m16.562-29.028c-1.2 14.656 2.093 25.348 3.172 29.028"/><path d="M50.25 37.708c7.583 4.667 2.833 11.752-1.687 13.021C44.643 51.83 46 60.07 36 60.042c-10 .026-8.642-8.212-12.562-9.313c-4.521-1.269-9.271-8.354-1.688-13.02"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiNoseDarkSkinTone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#6a462f" stroke="#6a462f"><path d="M46.05 41.903c-1.079-3.806-4.372-14.867-3.172-30.028h-13.39c1.2 15.161-2.094 26.222-3.172 30.028"/><path d="M50.25 36.708c7.583 4.667 2.833 12.752-1.687 14.021C44.643 51.83 46 60.07 36 60.042c-10 .026-8.642-8.212-12.562-9.313c-4.521-1.269-9.282-9.354-1.699-14.021"/></g><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path d="M29.487 12.875c1.2 14.656-2.093 25.348-3.171 29.028m16.562-29.028c-1.2 14.656 2.093 25.348 3.172 29.028"/><path d="M50.25 37.708c7.583 4.667 2.833 11.752-1.687 13.021C44.643 51.83 46 60.07 36 60.042c-10 .026-8.642-8.212-12.562-9.313c-4.521-1.269-9.271-8.354-1.688-13.02"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#6a462f" stroke="#6a462f"><path d="M46.05 41.903c-1.079-3.806-4.372-14.867-3.172-30.028h-13.39c1.2 15.161-2.094 26.222-3.172 30.028"/><path d="M50.25 36.708c7.583 4.667 2.833 12.752-1.687 14.021C44.643 51.83 46 60.07 36 60.042c-10 .026-8.642-8.212-12.562-9.313c-4.521-1.269-9.282-9.354-1.699-14.021"/></g><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M29.487 12.875c1.2 14.656-2.093 25.348-3.171 29.028m16.562-29.028c-1.2 14.656 2.093 25.348 3.172 29.028"/><path d="M50.25 37.708c7.583 4.667 2.833 11.752-1.687 13.021C44.643 51.83 46 60.07 36 60.042c-10 .026-8.642-8.212-12.562-9.313c-4.521-1.269-9.271-8.354-1.688-13.02"/></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%2072%2072%22%3E%3Cg%20fill%3D%22%236a462f%22%20stroke%3D%22%236a462f%22%3E%3Cpath%20d%3D%22M46.05%2041.903c-1.079-3.806-4.372-14.867-3.172-30.028h-13.39c1.2%2015.161-2.094%2026.222-3.172%2030.028%22%2F%3E%3Cpath%20d%3D%22M50.25%2036.708c7.583%204.667%202.833%2012.752-1.687%2014.021C44.643%2051.83%2046%2060.07%2036%2060.042c-10%20.026-8.642-8.212-12.562-9.313c-4.521-1.269-9.282-9.354-1.699-14.021%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M29.487%2012.875c1.2%2014.656-2.093%2025.348-3.171%2029.028m16.562-29.028c-1.2%2014.656%202.093%2025.348%203.172%2029.028%22%2F%3E%3Cpath%20d%3D%22M50.25%2037.708c7.583%204.667%202.833%2011.752-1.687%2013.021C44.643%2051.83%2046%2060.07%2036%2060.042c-10%20.026-8.642-8.212-12.562-9.313c-4.521-1.269-9.271-8.354-1.688-13.02%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%2072%2072%22%3E%3Cg%20fill%3D%22%236a462f%22%20stroke%3D%22%236a462f%22%3E%3Cpath%20d%3D%22M46.05%2041.903c-1.079-3.806-4.372-14.867-3.172-30.028h-13.39c1.2%2015.161-2.094%2026.222-3.172%2030.028%22%2F%3E%3Cpath%20d%3D%22M50.25%2036.708c7.583%204.667%202.833%2012.752-1.687%2014.021C44.643%2051.83%2046%2060.07%2036%2060.042c-10%20.026-8.642-8.212-12.562-9.313c-4.521-1.269-9.282-9.354-1.699-14.021%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M29.487%2012.875c1.2%2014.656-2.093%2025.348-3.171%2029.028m16.562-29.028c-1.2%2014.656%202.093%2025.348%203.172%2029.028%22%2F%3E%3Cpath%20d%3D%22M50.25%2037.708c7.583%204.667%202.833%2011.752-1.687%2013.021C44.643%2051.83%2046%2060.07%2036%2060.042c-10%20.026-8.642-8.212-12.562-9.313c-4.521-1.269-9.271-8.354-1.688-13.02%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/nose-dark-skin-tone.svg?color=%231a73e8&size=48