facemask circle icon
facemask-circle-bold-duotone from Solar by 480 Design · Bold Duotone · Faces · CC-BY-4.0 Attribution required.
- Name
- facemask-circle-bold-duotone
- Set
- Solar
- Style
- Bold Duotone
- Category
- Faces
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
More faces icons from Solar
confounded-circle-boldconfounded-square-boldemoji-funny-circle-boldemoji-funny-square-boldexpressionless-circle-boldexpressionless-square-boldface-scan-circle-boldface-scan-square-boldfacemask-square-boldsad-circle-boldsad-square-boldsleeping-circle-boldsleeping-square-boldsmile-circle-boldsmile-square-boldsticker-circle-boldsticker-smile-circle-2-boldsticker-smile-circle-boldsticker-smile-square-boldsticker-square-bold
Use the facemask circle icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M21.9982 12.193C21.9994 12.1288 22 12.0645 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 12.1294 2.00246 12.2582 2.00733 12.3864L6.98724 14.1969L9.8645 13.046C11.2354 12.4977 12.7646 12.4977 14.1355 13.046L17 14.1918L21.9982 12.193Z" opacity=".5"/><path d="M10 10.5C10 11.3284 9.55228 12 9 12C8.44772 12 8 11.3284 8 10.5C8 9.67157 8.44772 9 9 9C9.55228 9 10 9.67157 10 10.5Z"/><path d="M16 10.5C16 11.3284 15.5523 12 15 12C14.4477 12 14 11.3284 14 10.5C14 9.67157 14.4477 9 15 9C15.5523 9 16 9.67157 16 10.5Z"/><path d="M15.7657 21.2667L16.21 15.4914L13.5784 14.4387C12.5652 14.0334 11.4348 14.0334 10.4216 14.4387L7.79004 15.4914L8.23427 21.2667C9.39657 21.7395 10.6679 22 12 22C13.3321 22 14.6034 21.7395 15.7657 21.2667Z"/><path d="M21.8241 13.8779L17.7122 15.5224L17.3323 20.4611C19.6317 19.009 21.2982 16.6455 21.8241 13.8779Z"/><path d="M6.66807 20.4611L6.28947 15.539L2.21191 14.0565C2.77441 16.7471 4.41824 19.0404 6.66807 20.4611Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarFacemaskCircleBoldDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M21.9982 12.193C21.9994 12.1288 22 12.0645 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 12.1294 2.00246 12.2582 2.00733 12.3864L6.98724 14.1969L9.8645 13.046C11.2354 12.4977 12.7646 12.4977 14.1355 13.046L17 14.1918L21.9982 12.193Z" opacity=".5"/><path d="M10 10.5C10 11.3284 9.55228 12 9 12C8.44772 12 8 11.3284 8 10.5C8 9.67157 8.44772 9 9 9C9.55228 9 10 9.67157 10 10.5Z"/><path d="M16 10.5C16 11.3284 15.5523 12 15 12C14.4477 12 14 11.3284 14 10.5C14 9.67157 14.4477 9 15 9C15.5523 9 16 9.67157 16 10.5Z"/><path d="M15.7657 21.2667L16.21 15.4914L13.5784 14.4387C12.5652 14.0334 11.4348 14.0334 10.4216 14.4387L7.79004 15.4914L8.23427 21.2667C9.39657 21.7395 10.6679 22 12 22C13.3321 22 14.6034 21.7395 15.7657 21.2667Z"/><path d="M21.8241 13.8779L17.7122 15.5224L17.3323 20.4611C19.6317 19.009 21.2982 16.6455 21.8241 13.8779Z"/><path d="M6.66807 20.4611L6.28947 15.539L2.21191 14.0565C2.77441 16.7471 4.41824 19.0404 6.66807 20.4611Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M21.9982 12.193C21.9994 12.1288 22 12.0645 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 12.1294 2.00246 12.2582 2.00733 12.3864L6.98724 14.1969L9.8645 13.046C11.2354 12.4977 12.7646 12.4977 14.1355 13.046L17 14.1918L21.9982 12.193Z" opacity=".5"/><path d="M10 10.5C10 11.3284 9.55228 12 9 12C8.44772 12 8 11.3284 8 10.5C8 9.67157 8.44772 9 9 9C9.55228 9 10 9.67157 10 10.5Z"/><path d="M16 10.5C16 11.3284 15.5523 12 15 12C14.4477 12 14 11.3284 14 10.5C14 9.67157 14.4477 9 15 9C15.5523 9 16 9.67157 16 10.5Z"/><path d="M15.7657 21.2667L16.21 15.4914L13.5784 14.4387C12.5652 14.0334 11.4348 14.0334 10.4216 14.4387L7.79004 15.4914L8.23427 21.2667C9.39657 21.7395 10.6679 22 12 22C13.3321 22 14.6034 21.7395 15.7657 21.2667Z"/><path d="M21.8241 13.8779L17.7122 15.5224L17.3323 20.4611C19.6317 19.009 21.2982 16.6455 21.8241 13.8779Z"/><path d="M6.66807 20.4611L6.28947 15.539L2.21191 14.0565C2.77441 16.7471 4.41824 19.0404 6.66807 20.4611Z"/></g></svg> </template>
CSS
.icon-facemask-circle-bold-duotone {
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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M21.9982%2012.193C21.9994%2012.1288%2022%2012.0645%2022%2012C22%206.47715%2017.5228%202%2012%202C6.47715%202%202%206.47715%202%2012C2%2012.1294%202.00246%2012.2582%202.00733%2012.3864L6.98724%2014.1969L9.8645%2013.046C11.2354%2012.4977%2012.7646%2012.4977%2014.1355%2013.046L17%2014.1918L21.9982%2012.193Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M10%2010.5C10%2011.3284%209.55228%2012%209%2012C8.44772%2012%208%2011.3284%208%2010.5C8%209.67157%208.44772%209%209%209C9.55228%209%2010%209.67157%2010%2010.5Z%22%2F%3E%3Cpath%20d%3D%22M16%2010.5C16%2011.3284%2015.5523%2012%2015%2012C14.4477%2012%2014%2011.3284%2014%2010.5C14%209.67157%2014.4477%209%2015%209C15.5523%209%2016%209.67157%2016%2010.5Z%22%2F%3E%3Cpath%20d%3D%22M15.7657%2021.2667L16.21%2015.4914L13.5784%2014.4387C12.5652%2014.0334%2011.4348%2014.0334%2010.4216%2014.4387L7.79004%2015.4914L8.23427%2021.2667C9.39657%2021.7395%2010.6679%2022%2012%2022C13.3321%2022%2014.6034%2021.7395%2015.7657%2021.2667Z%22%2F%3E%3Cpath%20d%3D%22M21.8241%2013.8779L17.7122%2015.5224L17.3323%2020.4611C19.6317%2019.009%2021.2982%2016.6455%2021.8241%2013.8779Z%22%2F%3E%3Cpath%20d%3D%22M6.66807%2020.4611L6.28947%2015.539L2.21191%2014.0565C2.77441%2016.7471%204.41824%2019.0404%206.66807%2020.4611Z%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M21.9982%2012.193C21.9994%2012.1288%2022%2012.0645%2022%2012C22%206.47715%2017.5228%202%2012%202C6.47715%202%202%206.47715%202%2012C2%2012.1294%202.00246%2012.2582%202.00733%2012.3864L6.98724%2014.1969L9.8645%2013.046C11.2354%2012.4977%2012.7646%2012.4977%2014.1355%2013.046L17%2014.1918L21.9982%2012.193Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M10%2010.5C10%2011.3284%209.55228%2012%209%2012C8.44772%2012%208%2011.3284%208%2010.5C8%209.67157%208.44772%209%209%209C9.55228%209%2010%209.67157%2010%2010.5Z%22%2F%3E%3Cpath%20d%3D%22M16%2010.5C16%2011.3284%2015.5523%2012%2015%2012C14.4477%2012%2014%2011.3284%2014%2010.5C14%209.67157%2014.4477%209%2015%209C15.5523%209%2016%209.67157%2016%2010.5Z%22%2F%3E%3Cpath%20d%3D%22M15.7657%2021.2667L16.21%2015.4914L13.5784%2014.4387C12.5652%2014.0334%2011.4348%2014.0334%2010.4216%2014.4387L7.79004%2015.4914L8.23427%2021.2667C9.39657%2021.7395%2010.6679%2022%2012%2022C13.3321%2022%2014.6034%2021.7395%2015.7657%2021.2667Z%22%2F%3E%3Cpath%20d%3D%22M21.8241%2013.8779L17.7122%2015.5224L17.3323%2020.4611C19.6317%2019.009%2021.2982%2016.6455%2021.8241%2013.8779Z%22%2F%3E%3Cpath%20d%3D%22M6.66807%2020.4611L6.28947%2015.539L2.21191%2014.0565C2.77441%2016.7471%204.41824%2019.0404%206.66807%2020.4611Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/facemask-circle-bold-duotone.svg?color=%231a73e8&size=48