mask-face from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.

Name
mask-face
Set
Font Awesome Solid
Style
Solid
Viewbox
640×640
License
CC BY 4.0

The same icon in other sets

Related icons in Font Awesome Solid

Use the mask face icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M320 128c-27.2 0-53.8 8-76.4 23.1l-37.1 24.8a96.2 96.2 0 0 1-53.3 16.1H64c-35.3 0-64 28.7-64 64v78.7c0 62.6 45.2 116 107 126.3l97.9 16.3c33 22 72.6 34.7 115.1 34.7s82.2-12.8 115.1-34.7l97.9-16.4c61.7-10.3 107-63.7 107-126.3v-78.7c0-35.3-28.7-64-64-64h-89.2c-19 0-37.5-5.6-53.3-16.1l-37.1-24.7C373.8 136 347.2 128 320 128M135.9 400.9l-18.4-3.1C86.6 392.7 64 366 64 334.7V256h48v48c0 35 8.6 67.9 23.9 96.9m386.6-3.1l-18.4 3.1c15.3-29 23.9-61.9 23.9-96.9v-48h48v78.7c0 31.3-22.6 58-53.5 63.1M192 296c0-13.3 10.7-24 24-24h208c13.3 0 24 10.7 24 24s-10.7 24-24 24H216c-13.3 0-24-10.7-24-24m56 56h144c13.3 0 24 10.7 24 24s-10.7 24-24 24H248c-13.3 0-24-10.7-24-24s10.7-24 24-24"/></svg>

React

import type { SVGProps } from "react";

export function Fa7SolidMaskFace(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M320 128c-27.2 0-53.8 8-76.4 23.1l-37.1 24.8a96.2 96.2 0 0 1-53.3 16.1H64c-35.3 0-64 28.7-64 64v78.7c0 62.6 45.2 116 107 126.3l97.9 16.3c33 22 72.6 34.7 115.1 34.7s82.2-12.8 115.1-34.7l97.9-16.4c61.7-10.3 107-63.7 107-126.3v-78.7c0-35.3-28.7-64-64-64h-89.2c-19 0-37.5-5.6-53.3-16.1l-37.1-24.7C373.8 136 347.2 128 320 128M135.9 400.9l-18.4-3.1C86.6 392.7 64 366 64 334.7V256h48v48c0 35 8.6 67.9 23.9 96.9m386.6-3.1l-18.4 3.1c15.3-29 23.9-61.9 23.9-96.9v-48h48v78.7c0 31.3-22.6 58-53.5 63.1M192 296c0-13.3 10.7-24 24-24h208c13.3 0 24 10.7 24 24s-10.7 24-24 24H216c-13.3 0-24-10.7-24-24m56 56h144c13.3 0 24 10.7 24 24s-10.7 24-24 24H248c-13.3 0-24-10.7-24-24s10.7-24 24-24"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M320 128c-27.2 0-53.8 8-76.4 23.1l-37.1 24.8a96.2 96.2 0 0 1-53.3 16.1H64c-35.3 0-64 28.7-64 64v78.7c0 62.6 45.2 116 107 126.3l97.9 16.3c33 22 72.6 34.7 115.1 34.7s82.2-12.8 115.1-34.7l97.9-16.4c61.7-10.3 107-63.7 107-126.3v-78.7c0-35.3-28.7-64-64-64h-89.2c-19 0-37.5-5.6-53.3-16.1l-37.1-24.7C373.8 136 347.2 128 320 128M135.9 400.9l-18.4-3.1C86.6 392.7 64 366 64 334.7V256h48v48c0 35 8.6 67.9 23.9 96.9m386.6-3.1l-18.4 3.1c15.3-29 23.9-61.9 23.9-96.9v-48h48v78.7c0 31.3-22.6 58-53.5 63.1M192 296c0-13.3 10.7-24 24-24h208c13.3 0 24 10.7 24 24s-10.7 24-24 24H216c-13.3 0-24-10.7-24-24m56 56h144c13.3 0 24 10.7 24 24s-10.7 24-24 24H248c-13.3 0-24-10.7-24-24s10.7-24 24-24"/></svg>
</template>

CSS

.icon-mask-face {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M320%20128c-27.2%200-53.8%208-76.4%2023.1l-37.1%2024.8a96.2%2096.2%200%200%201-53.3%2016.1H64c-35.3%200-64%2028.7-64%2064v78.7c0%2062.6%2045.2%20116%20107%20126.3l97.9%2016.3c33%2022%2072.6%2034.7%20115.1%2034.7s82.2-12.8%20115.1-34.7l97.9-16.4c61.7-10.3%20107-63.7%20107-126.3v-78.7c0-35.3-28.7-64-64-64h-89.2c-19%200-37.5-5.6-53.3-16.1l-37.1-24.7C373.8%20136%20347.2%20128%20320%20128M135.9%20400.9l-18.4-3.1C86.6%20392.7%2064%20366%2064%20334.7V256h48v48c0%2035%208.6%2067.9%2023.9%2096.9m386.6-3.1l-18.4%203.1c15.3-29%2023.9-61.9%2023.9-96.9v-48h48v78.7c0%2031.3-22.6%2058-53.5%2063.1M192%20296c0-13.3%2010.7-24%2024-24h208c13.3%200%2024%2010.7%2024%2024s-10.7%2024-24%2024H216c-13.3%200-24-10.7-24-24m56%2056h144c13.3%200%2024%2010.7%2024%2024s-10.7%2024-24%2024H248c-13.3%200-24-10.7-24-24s10.7-24%2024-24%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M320%20128c-27.2%200-53.8%208-76.4%2023.1l-37.1%2024.8a96.2%2096.2%200%200%201-53.3%2016.1H64c-35.3%200-64%2028.7-64%2064v78.7c0%2062.6%2045.2%20116%20107%20126.3l97.9%2016.3c33%2022%2072.6%2034.7%20115.1%2034.7s82.2-12.8%20115.1-34.7l97.9-16.4c61.7-10.3%20107-63.7%20107-126.3v-78.7c0-35.3-28.7-64-64-64h-89.2c-19%200-37.5-5.6-53.3-16.1l-37.1-24.7C373.8%20136%20347.2%20128%20320%20128M135.9%20400.9l-18.4-3.1C86.6%20392.7%2064%20366%2064%20334.7V256h48v48c0%2035%208.6%2067.9%2023.9%2096.9m386.6-3.1l-18.4%203.1c15.3-29%2023.9-61.9%2023.9-96.9v-48h48v78.7c0%2031.3-22.6%2058-53.5%2063.1M192%20296c0-13.3%2010.7-24%2024-24h208c13.3%200%2024%2010.7%2024%2024s-10.7%2024-24%2024H216c-13.3%200-24-10.7-24-24m56%2056h144c13.3%200%2024%2010.7%2024%2024s-10.7%2024-24%2024H248c-13.3%200-24-10.7-24-24s10.7-24%2024-24%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/mask-face.svg?color=%231a73e8&size=48