head side mask icon

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

Name
head-side-mask
Set
Font Awesome Solid
Style
Solid
Category
Medical
Viewbox
640×640
License
CC BY 4.0

The same icon in other sets

More medical icons from Font Awesome Solid

Use the head side mask icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M509.9 257c-.1-.4-.2-.9-.2-1.3C494 147.3 400.8 64 288 64c-85 0-159 47.4-196.9 117.2L347.3 352H520l-13.1 48H400c-8.8 0-16 7.2-16 16s7.2 16 16 16h98.2l-8.7 32H400c-8.8 0-16 7.2-16 16s7.2 16 16 16h80.6c-6.7 19.1-24.8 32-45.3 32H352c-17.7 0-32-14.3-32-32V391.5l-247.5-165C67 246.1 64 266.7 64 288c0 54 19.1 103.5 50.9 142.2c8 9.7 13.1 21.6 13.1 34.2V528c0 26.5 21.5 48 48 48h259.3c44.9 0 83.8-31.1 93.6-74.9l33.9-150.3c3.3-14.4-.3-29.5-9.7-41zM352 256c0-17.7 14.3-32 32-32s32 14.3 32 32s-14.3 32-32 32s-32-14.3-32-32"/></svg>

React

import type { SVGProps } from "react";

export function Fa7SolidHeadSideMask(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="M509.9 257c-.1-.4-.2-.9-.2-1.3C494 147.3 400.8 64 288 64c-85 0-159 47.4-196.9 117.2L347.3 352H520l-13.1 48H400c-8.8 0-16 7.2-16 16s7.2 16 16 16h98.2l-8.7 32H400c-8.8 0-16 7.2-16 16s7.2 16 16 16h80.6c-6.7 19.1-24.8 32-45.3 32H352c-17.7 0-32-14.3-32-32V391.5l-247.5-165C67 246.1 64 266.7 64 288c0 54 19.1 103.5 50.9 142.2c8 9.7 13.1 21.6 13.1 34.2V528c0 26.5 21.5 48 48 48h259.3c44.9 0 83.8-31.1 93.6-74.9l33.9-150.3c3.3-14.4-.3-29.5-9.7-41zM352 256c0-17.7 14.3-32 32-32s32 14.3 32 32s-14.3 32-32 32s-32-14.3-32-32"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M509.9 257c-.1-.4-.2-.9-.2-1.3C494 147.3 400.8 64 288 64c-85 0-159 47.4-196.9 117.2L347.3 352H520l-13.1 48H400c-8.8 0-16 7.2-16 16s7.2 16 16 16h98.2l-8.7 32H400c-8.8 0-16 7.2-16 16s7.2 16 16 16h80.6c-6.7 19.1-24.8 32-45.3 32H352c-17.7 0-32-14.3-32-32V391.5l-247.5-165C67 246.1 64 266.7 64 288c0 54 19.1 103.5 50.9 142.2c8 9.7 13.1 21.6 13.1 34.2V528c0 26.5 21.5 48 48 48h259.3c44.9 0 83.8-31.1 93.6-74.9l33.9-150.3c3.3-14.4-.3-29.5-9.7-41zM352 256c0-17.7 14.3-32 32-32s32 14.3 32 32s-14.3 32-32 32s-32-14.3-32-32"/></svg>
</template>

CSS

.icon-head-side-mask {
  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%22M509.9%20257c-.1-.4-.2-.9-.2-1.3C494%20147.3%20400.8%2064%20288%2064c-85%200-159%2047.4-196.9%20117.2L347.3%20352H520l-13.1%2048H400c-8.8%200-16%207.2-16%2016s7.2%2016%2016%2016h98.2l-8.7%2032H400c-8.8%200-16%207.2-16%2016s7.2%2016%2016%2016h80.6c-6.7%2019.1-24.8%2032-45.3%2032H352c-17.7%200-32-14.3-32-32V391.5l-247.5-165C67%20246.1%2064%20266.7%2064%20288c0%2054%2019.1%20103.5%2050.9%20142.2c8%209.7%2013.1%2021.6%2013.1%2034.2V528c0%2026.5%2021.5%2048%2048%2048h259.3c44.9%200%2083.8-31.1%2093.6-74.9l33.9-150.3c3.3-14.4-.3-29.5-9.7-41zM352%20256c0-17.7%2014.3-32%2032-32s32%2014.3%2032%2032s-14.3%2032-32%2032s-32-14.3-32-32%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%22M509.9%20257c-.1-.4-.2-.9-.2-1.3C494%20147.3%20400.8%2064%20288%2064c-85%200-159%2047.4-196.9%20117.2L347.3%20352H520l-13.1%2048H400c-8.8%200-16%207.2-16%2016s7.2%2016%2016%2016h98.2l-8.7%2032H400c-8.8%200-16%207.2-16%2016s7.2%2016%2016%2016h80.6c-6.7%2019.1-24.8%2032-45.3%2032H352c-17.7%200-32-14.3-32-32V391.5l-247.5-165C67%20246.1%2064%20266.7%2064%20288c0%2054%2019.1%20103.5%2050.9%20142.2c8%209.7%2013.1%2021.6%2013.1%2034.2V528c0%2026.5%2021.5%2048%2048%2048h259.3c44.9%200%2083.8-31.1%2093.6-74.9l33.9-150.3c3.3-14.4-.3-29.5-9.7-41zM352%20256c0-17.7%2014.3-32%2032-32s32%2014.3%2032%2032s-14.3%2032-32%2032s-32-14.3-32-32%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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