The Tabler face mask icon depicts a person wearing a protective face covering, commonly used to represent health, medical services, or safety protocols.
Common uses
- Medical clinic or hospital signage
- COVID-19 information or safety guidelines
- General health and wellness section
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFaceMask } from '@tabler/icons-react';
<IconFaceMask size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconFaceMask size={24} stroke={2} />filled
<IconFaceMaskFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Health
- Keywords
- coronavirusvirusmedicalhospitaldoctorfacemaskwellnesshealthcaretreatmenthealthface coveringmedical maskpperespirator
FAQ
- What does the face mask icon represent?
- It represents a face covering used for protection, often associated with medical contexts, illness prevention, or safety measures.
- How do I use this icon in React?
- You can import and use it like this: import { IconFaceMask } from '@tabler/icons-react'; <IconFaceMask />
- What is the license for this icon?
- The Tabler icon set, including the face mask icon, is released under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.