face with medical mask emoji
face-with-medical-mask from OpenMoji by OpenMoji · Default · Smileys Emotion · CC-BY-SA-4.0 Attribution required.
- Name
- face-with-medical-mask
- Set
- OpenMoji
- Style
- Default
- Category
- Smileys Emotion
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More smileys emotion icons from OpenMoji
alienalien-monsteranger-symbolangry-faceangry-face-with-hornsanguished-faceanxious-face-with-sweatastonished-facebeaming-face-with-smiling-eyesbeating-heartblack-heartblue-heartbroken-heartbrown-heartcat-with-tears-of-joycat-with-wry-smileclown-facecold-facecollisionconfounded-faceconfused-facecowboy-hat-facecracking-facecrying-cat
Use the face with medical mask emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="36" r="24" fill="#fcea2b"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="m58.87 38.37l-14.28 13.6"/><path fill="#fff" d="M40.55 55.13c-1.106.342-8.026.692-9.083.212c-9.386-4.261-9.325-11.73-10.13-16.94c2.693-1.103 26.93-.077 28.96-.106c-.535 9.32-2.022 11.1-9.751 16.84z"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="m58.91 34.37l-8.4 4.853m-37.34-.853l13.96 13.6m-14-17.6l8.4 4.853"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M23.24 32.01s3.439-2.888 7.849-1.546M48.76 32.01s-3.439-2.888-7.849-1.546M58.91 33.52l-8.427 4.775"/><path d="M58.23 30.14C55.642 20.298 46.69 13.03 36.04 13c-10.68-.025-19.68 7.237-22.29 17.1m.74 14.11C17.788 52.84 26.14 58.98 35.93 59c9.833.023 18.24-6.128 21.55-14.8"/><path d="m21.52 38.4l28.96-.106c0 22.21-28.96 22.25-28.96.112zm37.44-1.05l-10.59 10.3M13.05 33.52l8.427 4.775M13 37.35l10.59 10.3"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiFaceWithMedicalMask(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="36" r="24" fill="#fcea2b"/><path stroke="#fff" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="m58.87 38.37l-14.28 13.6"/><path fill="#fff" d="M40.55 55.13c-1.106.342-8.026.692-9.083.212c-9.386-4.261-9.325-11.73-10.13-16.94c2.693-1.103 26.93-.077 28.96-.106c-.535 9.32-2.022 11.1-9.751 16.84z"/><path stroke="#fff" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="m58.91 34.37l-8.4 4.853m-37.34-.853l13.96 13.6m-14-17.6l8.4 4.853"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path d="M23.24 32.01s3.439-2.888 7.849-1.546M48.76 32.01s-3.439-2.888-7.849-1.546M58.91 33.52l-8.427 4.775"/><path d="M58.23 30.14C55.642 20.298 46.69 13.03 36.04 13c-10.68-.025-19.68 7.237-22.29 17.1m.74 14.11C17.788 52.84 26.14 58.98 35.93 59c9.833.023 18.24-6.128 21.55-14.8"/><path d="m21.52 38.4l28.96-.106c0 22.21-28.96 22.25-28.96.112zm37.44-1.05l-10.59 10.3M13.05 33.52l8.427 4.775M13 37.35l10.59 10.3"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="36" r="24" fill="#fcea2b"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="m58.87 38.37l-14.28 13.6"/><path fill="#fff" d="M40.55 55.13c-1.106.342-8.026.692-9.083.212c-9.386-4.261-9.325-11.73-10.13-16.94c2.693-1.103 26.93-.077 28.96-.106c-.535 9.32-2.022 11.1-9.751 16.84z"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="m58.91 34.37l-8.4 4.853m-37.34-.853l13.96 13.6m-14-17.6l8.4 4.853"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M23.24 32.01s3.439-2.888 7.849-1.546M48.76 32.01s-3.439-2.888-7.849-1.546M58.91 33.52l-8.427 4.775"/><path d="M58.23 30.14C55.642 20.298 46.69 13.03 36.04 13c-10.68-.025-19.68 7.237-22.29 17.1m.74 14.11C17.788 52.84 26.14 58.98 35.93 59c9.833.023 18.24-6.128 21.55-14.8"/><path d="m21.52 38.4l28.96-.106c0 22.21-28.96 22.25-28.96.112zm37.44-1.05l-10.59 10.3M13.05 33.52l8.427 4.775M13 37.35l10.59 10.3"/></g></svg> </template>
CSS
.icon-face-with-medical-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%2072%2072%22%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2224%22%20fill%3D%22%23fcea2b%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22m58.87%2038.37l-14.28%2013.6%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M40.55%2055.13c-1.106.342-8.026.692-9.083.212c-9.386-4.261-9.325-11.73-10.13-16.94c2.693-1.103%2026.93-.077%2028.96-.106c-.535%209.32-2.022%2011.1-9.751%2016.84z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22m58.91%2034.37l-8.4%204.853m-37.34-.853l13.96%2013.6m-14-17.6l8.4%204.853%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M23.24%2032.01s3.439-2.888%207.849-1.546M48.76%2032.01s-3.439-2.888-7.849-1.546M58.91%2033.52l-8.427%204.775%22%2F%3E%3Cpath%20d%3D%22M58.23%2030.14C55.642%2020.298%2046.69%2013.03%2036.04%2013c-10.68-.025-19.68%207.237-22.29%2017.1m.74%2014.11C17.788%2052.84%2026.14%2058.98%2035.93%2059c9.833.023%2018.24-6.128%2021.55-14.8%22%2F%3E%3Cpath%20d%3D%22m21.52%2038.4l28.96-.106c0%2022.21-28.96%2022.25-28.96.112zm37.44-1.05l-10.59%2010.3M13.05%2033.52l8.427%204.775M13%2037.35l10.59%2010.3%22%2F%3E%3C%2Fg%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%2072%2072%22%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2224%22%20fill%3D%22%23fcea2b%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22m58.87%2038.37l-14.28%2013.6%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M40.55%2055.13c-1.106.342-8.026.692-9.083.212c-9.386-4.261-9.325-11.73-10.13-16.94c2.693-1.103%2026.93-.077%2028.96-.106c-.535%209.32-2.022%2011.1-9.751%2016.84z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22m58.91%2034.37l-8.4%204.853m-37.34-.853l13.96%2013.6m-14-17.6l8.4%204.853%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M23.24%2032.01s3.439-2.888%207.849-1.546M48.76%2032.01s-3.439-2.888-7.849-1.546M58.91%2033.52l-8.427%204.775%22%2F%3E%3Cpath%20d%3D%22M58.23%2030.14C55.642%2020.298%2046.69%2013.03%2036.04%2013c-10.68-.025-19.68%207.237-22.29%2017.1m.74%2014.11C17.788%2052.84%2026.14%2058.98%2035.93%2059c9.833.023%2018.24-6.128%2021.55-14.8%22%2F%3E%3Cpath%20d%3D%22m21.52%2038.4l28.96-.106c0%2022.21-28.96%2022.25-28.96.112zm37.44-1.05l-10.59%2010.3M13.05%2033.52l8.427%204.775M13%2037.35l10.59%2010.3%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/face-with-medical-mask.svg?color=%231a73e8&size=48