nose light emoji
nose-light from Fluent Emoji Flat by Microsoft Corporation · Default · People & Body · MIT Free for personal and commercial use.
- Name
- nose-light
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- People & Body
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More people & body icons from Fluent Emoji Flat
anatomical-heartartistartist-darkartist-lightartist-mediumartist-medium-darkartist-medium-lightastronautastronaut-darkastronaut-lightastronaut-mediumastronaut-medium-darkastronaut-medium-lightbabybaby-angelbaby-angel-darkbaby-angel-lightbaby-angel-mediumbaby-angel-medium-darkbaby-angel-medium-lightbaby-darkbaby-lightbaby-mediumbaby-medium-dark
Use the nose light emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ffd7c2" d="M19.13 7.997S18.75 4.75 16 4.75s-3.13 3.247-3.13 3.247L11.5 15c-.5 2-1.5 2-1.5 2c-2.5.5-4.5 1.79-4.5 4s2 4 3.5 4c0 0 2.25-.25 3 .6c.75.84 2.163 1.65 4 1.65s3.25-.808 4-1.65c.75-.85 3-.6 3-.6c1.5 0 3.5-1.79 3.5-4s-2-3.5-4.5-4c0 0-1 0-1.5-2z"/><path fill="#212121" d="M12 25.5q0 .049-.003.097C11.245 24.751 9 25 9 25c-.406 0-.849-.131-1.278-.366c.363-.671 1.135-1.134 2.028-1.134c1.243 0 2.25.895 2.25 2m10.25-2c.893 0 1.665.463 2.029 1.134c-.43.235-.873.366-1.279.366c0 0-2.245-.25-2.997.597L20 25.5c0-1.105 1.007-2 2.25-2"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatNoseLight(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ffd7c2" d="M19.13 7.997S18.75 4.75 16 4.75s-3.13 3.247-3.13 3.247L11.5 15c-.5 2-1.5 2-1.5 2c-2.5.5-4.5 1.79-4.5 4s2 4 3.5 4c0 0 2.25-.25 3 .6c.75.84 2.163 1.65 4 1.65s3.25-.808 4-1.65c.75-.85 3-.6 3-.6c1.5 0 3.5-1.79 3.5-4s-2-3.5-4.5-4c0 0-1 0-1.5-2z"/><path fill="#212121" d="M12 25.5q0 .049-.003.097C11.245 24.751 9 25 9 25c-.406 0-.849-.131-1.278-.366c.363-.671 1.135-1.134 2.028-1.134c1.243 0 2.25.895 2.25 2m10.25-2c.893 0 1.665.463 2.029 1.134c-.43.235-.873.366-1.279.366c0 0-2.245-.25-2.997.597L20 25.5c0-1.105 1.007-2 2.25-2"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ffd7c2" d="M19.13 7.997S18.75 4.75 16 4.75s-3.13 3.247-3.13 3.247L11.5 15c-.5 2-1.5 2-1.5 2c-2.5.5-4.5 1.79-4.5 4s2 4 3.5 4c0 0 2.25-.25 3 .6c.75.84 2.163 1.65 4 1.65s3.25-.808 4-1.65c.75-.85 3-.6 3-.6c1.5 0 3.5-1.79 3.5-4s-2-3.5-4.5-4c0 0-1 0-1.5-2z"/><path fill="#212121" d="M12 25.5q0 .049-.003.097C11.245 24.751 9 25 9 25c-.406 0-.849-.131-1.278-.366c.363-.671 1.135-1.134 2.028-1.134c1.243 0 2.25.895 2.25 2m10.25-2c.893 0 1.665.463 2.029 1.134c-.43.235-.873.366-1.279.366c0 0-2.245-.25-2.997.597L20 25.5c0-1.105 1.007-2 2.25-2"/></g></svg> </template>
CSS
.icon-nose-light {
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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffd7c2%22%20d%3D%22M19.13%207.997S18.75%204.75%2016%204.75s-3.13%203.247-3.13%203.247L11.5%2015c-.5%202-1.5%202-1.5%202c-2.5.5-4.5%201.79-4.5%204s2%204%203.5%204c0%200%202.25-.25%203%20.6c.75.84%202.163%201.65%204%201.65s3.25-.808%204-1.65c.75-.85%203-.6%203-.6c1.5%200%203.5-1.79%203.5-4s-2-3.5-4.5-4c0%200-1%200-1.5-2z%22%2F%3E%3Cpath%20fill%3D%22%23212121%22%20d%3D%22M12%2025.5q0%20.049-.003.097C11.245%2024.751%209%2025%209%2025c-.406%200-.849-.131-1.278-.366c.363-.671%201.135-1.134%202.028-1.134c1.243%200%202.25.895%202.25%202m10.25-2c.893%200%201.665.463%202.029%201.134c-.43.235-.873.366-1.279.366c0%200-2.245-.25-2.997.597L20%2025.5c0-1.105%201.007-2%202.25-2%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffd7c2%22%20d%3D%22M19.13%207.997S18.75%204.75%2016%204.75s-3.13%203.247-3.13%203.247L11.5%2015c-.5%202-1.5%202-1.5%202c-2.5.5-4.5%201.79-4.5%204s2%204%203.5%204c0%200%202.25-.25%203%20.6c.75.84%202.163%201.65%204%201.65s3.25-.808%204-1.65c.75-.85%203-.6%203-.6c1.5%200%203.5-1.79%203.5-4s-2-3.5-4.5-4c0%200-1%200-1.5-2z%22%2F%3E%3Cpath%20fill%3D%22%23212121%22%20d%3D%22M12%2025.5q0%20.049-.003.097C11.245%2024.751%209%2025%209%2025c-.406%200-.849-.131-1.278-.366c.363-.671%201.135-1.134%202.028-1.134c1.243%200%202.25.895%202.25%202m10.25-2c.893%200%201.665.463%202.029%201.134c-.43.235-.873.366-1.279.366c0%200-2.245-.25-2.997.597L20%2025.5c0-1.105%201.007-2%202.25-2%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/nose-light.svg?color=%231a73e8&size=48