facemask circle icon
facemask-circle-bold from Solar by 480 Design · Bold · Faces · CC-BY-4.0 Attribution required.
- Name
- facemask-circle-bold
- Set
- Solar
- Style
- Bold
- 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.8239 13.8782L17.712 15.5226L17.3321 20.4614C19.6316 19.0093 21.298 16.6457 21.8239 13.8782Z"/><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="M6.66789 20.4614L6.28929 15.5392L2.21174 14.0568C2.77423 16.7473 4.41806 19.0406 6.66789 20.4614Z"/><path fill-rule="evenodd" 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.193ZM16 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.5ZM9 12C9.55228 12 10 11.3284 10 10.5C10 9.67157 9.55228 9 9 9C8.44772 9 8 9.67157 8 10.5C8 11.3284 8.44772 12 9 12Z" clip-rule="evenodd"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarFacemaskCircleBold(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.8239 13.8782L17.712 15.5226L17.3321 20.4614C19.6316 19.0093 21.298 16.6457 21.8239 13.8782Z"/><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="M6.66789 20.4614L6.28929 15.5392L2.21174 14.0568C2.77423 16.7473 4.41806 19.0406 6.66789 20.4614Z"/><path fillRule="evenodd" 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.193ZM16 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.5ZM9 12C9.55228 12 10 11.3284 10 10.5C10 9.67157 9.55228 9 9 9C8.44772 9 8 9.67157 8 10.5C8 11.3284 8.44772 12 9 12Z" clipRule="evenodd"/></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.8239 13.8782L17.712 15.5226L17.3321 20.4614C19.6316 19.0093 21.298 16.6457 21.8239 13.8782Z"/><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="M6.66789 20.4614L6.28929 15.5392L2.21174 14.0568C2.77423 16.7473 4.41806 19.0406 6.66789 20.4614Z"/><path fill-rule="evenodd" 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.193ZM16 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.5ZM9 12C9.55228 12 10 11.3284 10 10.5C10 9.67157 9.55228 9 9 9C8.44772 9 8 9.67157 8 10.5C8 11.3284 8.44772 12 9 12Z" clip-rule="evenodd"/></g></svg> </template>
CSS
.icon-facemask-circle-bold {
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.8239%2013.8782L17.712%2015.5226L17.3321%2020.4614C19.6316%2019.0093%2021.298%2016.6457%2021.8239%2013.8782Z%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%22M6.66789%2020.4614L6.28929%2015.5392L2.21174%2014.0568C2.77423%2016.7473%204.41806%2019.0406%206.66789%2020.4614Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%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.193ZM16%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.5ZM9%2012C9.55228%2012%2010%2011.3284%2010%2010.5C10%209.67157%209.55228%209%209%209C8.44772%209%208%209.67157%208%2010.5C8%2011.3284%208.44772%2012%209%2012Z%22%20clip-rule%3D%22evenodd%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.8239%2013.8782L17.712%2015.5226L17.3321%2020.4614C19.6316%2019.0093%2021.298%2016.6457%2021.8239%2013.8782Z%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%22M6.66789%2020.4614L6.28929%2015.5392L2.21174%2014.0568C2.77423%2016.7473%204.41806%2019.0406%206.66789%2020.4614Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%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.193ZM16%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.5ZM9%2012C9.55228%2012%2010%2011.3284%2010%2010.5C10%209.67157%209.55228%209%209%209C8.44772%209%208%209.67157%208%2010.5C8%2011.3284%208.44772%2012%209%2012Z%22%20clip-rule%3D%22evenodd%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.svg?color=%231a73e8&size=48