blackmissingsmiley emoji
blackmissingsmiley from Firefox OS Emoji by Mozilla · Default · People · Apache-2.0 Free for personal and commercial use.
- Name
- blackmissingsmiley
- Set
- Firefox OS Emoji
- Style
- Default
- Category
- People
- Viewbox
- 512×512
- License
- Apache 2.0
More people icons from Firefox OS Emoji
Use the blackmissingsmiley emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FFD469" d="M255.856 35.344c-121.846 0-220.615 98.783-220.615 220.617c0 3.27.085 6.519.226 9.754c-12.85 1.686-22.772 12.671-22.772 25.98c0 14.476 11.736 26.212 26.212 26.212h5.162c26.771 91.692 111.448 158.669 211.787 158.669c121.847 0 220.617-98.759 220.617-220.615c0-121.835-98.769-220.617-220.617-220.617"/><path fill="#2B3B47" d="M365.731 179.481c13.38 0 24.227 10.847 24.227 24.227v54.313c0 13.38-10.847.158-24.227.158s-24.227 13.222-24.227-.158v-54.313c0-13.381 10.847-24.227 24.227-24.227m-219.599 0c-13.38 0-24.227 10.847-24.227 24.227v54.313c0 13.38 10.847.158 24.227.158s24.227 13.222 24.227-.158v-54.313c0-13.381-10.847-24.227-24.227-24.227m108.205 196.59c17.331-.098 33.531-7.233 44.444-19.572c3.711-4.196 3.318-10.605-.878-14.316c-4.197-3.712-10.606-3.319-14.316.878c-7.095 8.021-17.799 12.659-29.366 12.725l-.251.001c-11.535 0-22.251-4.54-29.434-12.476c-3.759-4.153-10.173-4.475-14.326-.714c-4.153 3.758-4.473 10.172-.715 14.325c11.026 12.183 27.217 19.15 44.475 19.15z"/><path fill="#F2A74E" d="M343.707 271.369a7.606 7.606 0 0 1-3.388-14.421c16.181-8.035 34.663-8.272 50.705-.652a7.605 7.605 0 0 1 3.607 10.134a7.603 7.603 0 0 1-10.134 3.607c-11.802-5.607-25.438-5.411-37.413.537a7.6 7.6 0 0 1-3.377.795m-216.222-.795c11.974-5.947 25.611-6.142 37.413-.537a7.607 7.607 0 0 0 6.527-13.742c-16.044-7.62-34.524-7.382-50.705.652a7.606 7.606 0 0 0 3.389 14.421a7.55 7.55 0 0 0 3.376-.794"/><path fill="#FFB636" d="M476.247 265.715c.141-3.235.226-6.484.226-9.754c0-58.944-23.147-112.461-60.834-152.011c21.319 34.529 33.634 75.204 33.634 118.771c0 125.171-101.486 226.667-226.667 226.667c-43.556 0-84.232-12.316-118.779-33.62c39.569 37.662 93.086 60.808 152.029 60.808c100.34 0 185.017-66.977 211.788-158.669h5.162c14.477 0 26.212-11.736 26.212-26.212c.001-13.309-9.921-24.294-22.771-25.98"/></svg>
React
import type { SVGProps } from "react";
export function FxemojiBlackmissingsmiley(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FFD469" d="M255.856 35.344c-121.846 0-220.615 98.783-220.615 220.617c0 3.27.085 6.519.226 9.754c-12.85 1.686-22.772 12.671-22.772 25.98c0 14.476 11.736 26.212 26.212 26.212h5.162c26.771 91.692 111.448 158.669 211.787 158.669c121.847 0 220.617-98.759 220.617-220.615c0-121.835-98.769-220.617-220.617-220.617"/><path fill="#2B3B47" d="M365.731 179.481c13.38 0 24.227 10.847 24.227 24.227v54.313c0 13.38-10.847.158-24.227.158s-24.227 13.222-24.227-.158v-54.313c0-13.381 10.847-24.227 24.227-24.227m-219.599 0c-13.38 0-24.227 10.847-24.227 24.227v54.313c0 13.38 10.847.158 24.227.158s24.227 13.222 24.227-.158v-54.313c0-13.381-10.847-24.227-24.227-24.227m108.205 196.59c17.331-.098 33.531-7.233 44.444-19.572c3.711-4.196 3.318-10.605-.878-14.316c-4.197-3.712-10.606-3.319-14.316.878c-7.095 8.021-17.799 12.659-29.366 12.725l-.251.001c-11.535 0-22.251-4.54-29.434-12.476c-3.759-4.153-10.173-4.475-14.326-.714c-4.153 3.758-4.473 10.172-.715 14.325c11.026 12.183 27.217 19.15 44.475 19.15z"/><path fill="#F2A74E" d="M343.707 271.369a7.606 7.606 0 0 1-3.388-14.421c16.181-8.035 34.663-8.272 50.705-.652a7.605 7.605 0 0 1 3.607 10.134a7.603 7.603 0 0 1-10.134 3.607c-11.802-5.607-25.438-5.411-37.413.537a7.6 7.6 0 0 1-3.377.795m-216.222-.795c11.974-5.947 25.611-6.142 37.413-.537a7.607 7.607 0 0 0 6.527-13.742c-16.044-7.62-34.524-7.382-50.705.652a7.606 7.606 0 0 0 3.389 14.421a7.55 7.55 0 0 0 3.376-.794"/><path fill="#FFB636" d="M476.247 265.715c.141-3.235.226-6.484.226-9.754c0-58.944-23.147-112.461-60.834-152.011c21.319 34.529 33.634 75.204 33.634 118.771c0 125.171-101.486 226.667-226.667 226.667c-43.556 0-84.232-12.316-118.779-33.62c39.569 37.662 93.086 60.808 152.029 60.808c100.34 0 185.017-66.977 211.788-158.669h5.162c14.477 0 26.212-11.736 26.212-26.212c.001-13.309-9.921-24.294-22.771-25.98"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FFD469" d="M255.856 35.344c-121.846 0-220.615 98.783-220.615 220.617c0 3.27.085 6.519.226 9.754c-12.85 1.686-22.772 12.671-22.772 25.98c0 14.476 11.736 26.212 26.212 26.212h5.162c26.771 91.692 111.448 158.669 211.787 158.669c121.847 0 220.617-98.759 220.617-220.615c0-121.835-98.769-220.617-220.617-220.617"/><path fill="#2B3B47" d="M365.731 179.481c13.38 0 24.227 10.847 24.227 24.227v54.313c0 13.38-10.847.158-24.227.158s-24.227 13.222-24.227-.158v-54.313c0-13.381 10.847-24.227 24.227-24.227m-219.599 0c-13.38 0-24.227 10.847-24.227 24.227v54.313c0 13.38 10.847.158 24.227.158s24.227 13.222 24.227-.158v-54.313c0-13.381-10.847-24.227-24.227-24.227m108.205 196.59c17.331-.098 33.531-7.233 44.444-19.572c3.711-4.196 3.318-10.605-.878-14.316c-4.197-3.712-10.606-3.319-14.316.878c-7.095 8.021-17.799 12.659-29.366 12.725l-.251.001c-11.535 0-22.251-4.54-29.434-12.476c-3.759-4.153-10.173-4.475-14.326-.714c-4.153 3.758-4.473 10.172-.715 14.325c11.026 12.183 27.217 19.15 44.475 19.15z"/><path fill="#F2A74E" d="M343.707 271.369a7.606 7.606 0 0 1-3.388-14.421c16.181-8.035 34.663-8.272 50.705-.652a7.605 7.605 0 0 1 3.607 10.134a7.603 7.603 0 0 1-10.134 3.607c-11.802-5.607-25.438-5.411-37.413.537a7.6 7.6 0 0 1-3.377.795m-216.222-.795c11.974-5.947 25.611-6.142 37.413-.537a7.607 7.607 0 0 0 6.527-13.742c-16.044-7.62-34.524-7.382-50.705.652a7.606 7.606 0 0 0 3.389 14.421a7.55 7.55 0 0 0 3.376-.794"/><path fill="#FFB636" d="M476.247 265.715c.141-3.235.226-6.484.226-9.754c0-58.944-23.147-112.461-60.834-152.011c21.319 34.529 33.634 75.204 33.634 118.771c0 125.171-101.486 226.667-226.667 226.667c-43.556 0-84.232-12.316-118.779-33.62c39.569 37.662 93.086 60.808 152.029 60.808c100.34 0 185.017-66.977 211.788-158.669h5.162c14.477 0 26.212-11.736 26.212-26.212c.001-13.309-9.921-24.294-22.771-25.98"/></svg> </template>
CSS
.icon-blackmissingsmiley {
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%20512%20512%22%3E%3Cpath%20fill%3D%22%23FFD469%22%20d%3D%22M255.856%2035.344c-121.846%200-220.615%2098.783-220.615%20220.617c0%203.27.085%206.519.226%209.754c-12.85%201.686-22.772%2012.671-22.772%2025.98c0%2014.476%2011.736%2026.212%2026.212%2026.212h5.162c26.771%2091.692%20111.448%20158.669%20211.787%20158.669c121.847%200%20220.617-98.759%20220.617-220.615c0-121.835-98.769-220.617-220.617-220.617%22%2F%3E%3Cpath%20fill%3D%22%232B3B47%22%20d%3D%22M365.731%20179.481c13.38%200%2024.227%2010.847%2024.227%2024.227v54.313c0%2013.38-10.847.158-24.227.158s-24.227%2013.222-24.227-.158v-54.313c0-13.381%2010.847-24.227%2024.227-24.227m-219.599%200c-13.38%200-24.227%2010.847-24.227%2024.227v54.313c0%2013.38%2010.847.158%2024.227.158s24.227%2013.222%2024.227-.158v-54.313c0-13.381-10.847-24.227-24.227-24.227m108.205%20196.59c17.331-.098%2033.531-7.233%2044.444-19.572c3.711-4.196%203.318-10.605-.878-14.316c-4.197-3.712-10.606-3.319-14.316.878c-7.095%208.021-17.799%2012.659-29.366%2012.725l-.251.001c-11.535%200-22.251-4.54-29.434-12.476c-3.759-4.153-10.173-4.475-14.326-.714c-4.153%203.758-4.473%2010.172-.715%2014.325c11.026%2012.183%2027.217%2019.15%2044.475%2019.15z%22%2F%3E%3Cpath%20fill%3D%22%23F2A74E%22%20d%3D%22M343.707%20271.369a7.606%207.606%200%200%201-3.388-14.421c16.181-8.035%2034.663-8.272%2050.705-.652a7.605%207.605%200%200%201%203.607%2010.134a7.603%207.603%200%200%201-10.134%203.607c-11.802-5.607-25.438-5.411-37.413.537a7.6%207.6%200%200%201-3.377.795m-216.222-.795c11.974-5.947%2025.611-6.142%2037.413-.537a7.607%207.607%200%200%200%206.527-13.742c-16.044-7.62-34.524-7.382-50.705.652a7.606%207.606%200%200%200%203.389%2014.421a7.55%207.55%200%200%200%203.376-.794%22%2F%3E%3Cpath%20fill%3D%22%23FFB636%22%20d%3D%22M476.247%20265.715c.141-3.235.226-6.484.226-9.754c0-58.944-23.147-112.461-60.834-152.011c21.319%2034.529%2033.634%2075.204%2033.634%20118.771c0%20125.171-101.486%20226.667-226.667%20226.667c-43.556%200-84.232-12.316-118.779-33.62c39.569%2037.662%2093.086%2060.808%20152.029%2060.808c100.34%200%20185.017-66.977%20211.788-158.669h5.162c14.477%200%2026.212-11.736%2026.212-26.212c.001-13.309-9.921-24.294-22.771-25.98%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%20512%20512%22%3E%3Cpath%20fill%3D%22%23FFD469%22%20d%3D%22M255.856%2035.344c-121.846%200-220.615%2098.783-220.615%20220.617c0%203.27.085%206.519.226%209.754c-12.85%201.686-22.772%2012.671-22.772%2025.98c0%2014.476%2011.736%2026.212%2026.212%2026.212h5.162c26.771%2091.692%20111.448%20158.669%20211.787%20158.669c121.847%200%20220.617-98.759%20220.617-220.615c0-121.835-98.769-220.617-220.617-220.617%22%2F%3E%3Cpath%20fill%3D%22%232B3B47%22%20d%3D%22M365.731%20179.481c13.38%200%2024.227%2010.847%2024.227%2024.227v54.313c0%2013.38-10.847.158-24.227.158s-24.227%2013.222-24.227-.158v-54.313c0-13.381%2010.847-24.227%2024.227-24.227m-219.599%200c-13.38%200-24.227%2010.847-24.227%2024.227v54.313c0%2013.38%2010.847.158%2024.227.158s24.227%2013.222%2024.227-.158v-54.313c0-13.381-10.847-24.227-24.227-24.227m108.205%20196.59c17.331-.098%2033.531-7.233%2044.444-19.572c3.711-4.196%203.318-10.605-.878-14.316c-4.197-3.712-10.606-3.319-14.316.878c-7.095%208.021-17.799%2012.659-29.366%2012.725l-.251.001c-11.535%200-22.251-4.54-29.434-12.476c-3.759-4.153-10.173-4.475-14.326-.714c-4.153%203.758-4.473%2010.172-.715%2014.325c11.026%2012.183%2027.217%2019.15%2044.475%2019.15z%22%2F%3E%3Cpath%20fill%3D%22%23F2A74E%22%20d%3D%22M343.707%20271.369a7.606%207.606%200%200%201-3.388-14.421c16.181-8.035%2034.663-8.272%2050.705-.652a7.605%207.605%200%200%201%203.607%2010.134a7.603%207.603%200%200%201-10.134%203.607c-11.802-5.607-25.438-5.411-37.413.537a7.6%207.6%200%200%201-3.377.795m-216.222-.795c11.974-5.947%2025.611-6.142%2037.413-.537a7.607%207.607%200%200%200%206.527-13.742c-16.044-7.62-34.524-7.382-50.705.652a7.606%207.606%200%200%200%203.389%2014.421a7.55%207.55%200%200%200%203.376-.794%22%2F%3E%3Cpath%20fill%3D%22%23FFB636%22%20d%3D%22M476.247%20265.715c.141-3.235.226-6.484.226-9.754c0-58.944-23.147-112.461-60.834-152.011c21.319%2034.529%2033.634%2075.204%2033.634%20118.771c0%20125.171-101.486%20226.667-226.667%20226.667c-43.556%200-84.232-12.316-118.779-33.62c39.569%2037.662%2093.086%2060.808%20152.029%2060.808c100.34%200%20185.017-66.977%20211.788-158.669h5.162c14.477%200%2026.212-11.736%2026.212-26.212c.001-13.309-9.921-24.294-22.771-25.98%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/blackmissingsmiley.svg?color=%231a73e8&size=48