blackquestionmark emoji
blackquestionmark from Firefox OS Emoji by Mozilla · Default · Symbols · Apache-2.0 Free for personal and commercial use.
- Name
- blackquestionmark
- Set
- Firefox OS Emoji
- Style
- Default
- Category
- Symbols
- Viewbox
- 512×512
- License
- Apache 2.0
More symbols icons from Firefox OS Emoji
alarmclockantennawithbarsanticlockwiseupwardsanddownwardsarrowsaquariusariesarrowrightwardsdownwardsarrowrightwardsupwardsautomatedtellermachinebabysymbolbackwithleftwardsarrowbaggageclaimballotboxwithcheckblackclubsuitblackdiamondsuitblackdownpointingdoublearrowblackheartsuitblacklargesquareblackleftpointingarrowblackleftpointingdoublearrowblackmediumsmallsquareblackmediumsquareblackrightpointingarrowblackrightpointingdoublearrowblackrightwardsarrow
Use the blackquestionmark emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#2B3B47" d="M379.063 148.114c0 89.948-99.942 83.84-99.942 146.026v.336c0 7.174-5.815 12.989-12.989 12.989h-54.53c-7.174 0-12.989-5.815-12.989-12.989v-3.668c0-96.055 87.727-89.947 87.727-134.921c0-19.433-14.436-31.093-38.311-31.093c-19.423 0-39.271 8.493-57.314 25.851c-4.624 4.448-11.854 4.729-16.907.776l-35.862-28.05c-6.044-4.727-6.745-13.685-1.402-19.193c29.94-30.865 68.846-49.343 120.369-49.343c81.618.001 122.15 43.864 122.15 93.279m-88.838 260.403c0 27.762-22.209 50.526-50.525 50.526c-27.762 0-50.526-22.764-50.526-50.526c0-27.761 22.764-50.525 50.526-50.525c28.317 0 50.525 22.764 50.525 50.525"/></svg>
React
import type { SVGProps } from "react";
export function FxemojiBlackquestionmark(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#2B3B47" d="M379.063 148.114c0 89.948-99.942 83.84-99.942 146.026v.336c0 7.174-5.815 12.989-12.989 12.989h-54.53c-7.174 0-12.989-5.815-12.989-12.989v-3.668c0-96.055 87.727-89.947 87.727-134.921c0-19.433-14.436-31.093-38.311-31.093c-19.423 0-39.271 8.493-57.314 25.851c-4.624 4.448-11.854 4.729-16.907.776l-35.862-28.05c-6.044-4.727-6.745-13.685-1.402-19.193c29.94-30.865 68.846-49.343 120.369-49.343c81.618.001 122.15 43.864 122.15 93.279m-88.838 260.403c0 27.762-22.209 50.526-50.525 50.526c-27.762 0-50.526-22.764-50.526-50.526c0-27.761 22.764-50.525 50.526-50.525c28.317 0 50.525 22.764 50.525 50.525"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#2B3B47" d="M379.063 148.114c0 89.948-99.942 83.84-99.942 146.026v.336c0 7.174-5.815 12.989-12.989 12.989h-54.53c-7.174 0-12.989-5.815-12.989-12.989v-3.668c0-96.055 87.727-89.947 87.727-134.921c0-19.433-14.436-31.093-38.311-31.093c-19.423 0-39.271 8.493-57.314 25.851c-4.624 4.448-11.854 4.729-16.907.776l-35.862-28.05c-6.044-4.727-6.745-13.685-1.402-19.193c29.94-30.865 68.846-49.343 120.369-49.343c81.618.001 122.15 43.864 122.15 93.279m-88.838 260.403c0 27.762-22.209 50.526-50.525 50.526c-27.762 0-50.526-22.764-50.526-50.526c0-27.761 22.764-50.525 50.526-50.525c28.317 0 50.525 22.764 50.525 50.525"/></svg> </template>
CSS
.icon-blackquestionmark {
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%232B3B47%22%20d%3D%22M379.063%20148.114c0%2089.948-99.942%2083.84-99.942%20146.026v.336c0%207.174-5.815%2012.989-12.989%2012.989h-54.53c-7.174%200-12.989-5.815-12.989-12.989v-3.668c0-96.055%2087.727-89.947%2087.727-134.921c0-19.433-14.436-31.093-38.311-31.093c-19.423%200-39.271%208.493-57.314%2025.851c-4.624%204.448-11.854%204.729-16.907.776l-35.862-28.05c-6.044-4.727-6.745-13.685-1.402-19.193c29.94-30.865%2068.846-49.343%20120.369-49.343c81.618.001%20122.15%2043.864%20122.15%2093.279m-88.838%20260.403c0%2027.762-22.209%2050.526-50.525%2050.526c-27.762%200-50.526-22.764-50.526-50.526c0-27.761%2022.764-50.525%2050.526-50.525c28.317%200%2050.525%2022.764%2050.525%2050.525%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%232B3B47%22%20d%3D%22M379.063%20148.114c0%2089.948-99.942%2083.84-99.942%20146.026v.336c0%207.174-5.815%2012.989-12.989%2012.989h-54.53c-7.174%200-12.989-5.815-12.989-12.989v-3.668c0-96.055%2087.727-89.947%2087.727-134.921c0-19.433-14.436-31.093-38.311-31.093c-19.423%200-39.271%208.493-57.314%2025.851c-4.624%204.448-11.854%204.729-16.907.776l-35.862-28.05c-6.044-4.727-6.745-13.685-1.402-19.193c29.94-30.865%2068.846-49.343%20120.369-49.343c81.618.001%20122.15%2043.864%20122.15%2093.279m-88.838%20260.403c0%2027.762-22.209%2050.526-50.525%2050.526c-27.762%200-50.526-22.764-50.526-50.526c0-27.761%2022.764-50.525%2050.526-50.525c28.317%200%2050.525%2022.764%2050.525%2050.525%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/blackquestionmark.svg?color=%231a73e8&size=48