mask circle icon
mask-circle-duotone from Reicon by REICON · Duotone · Faces · MIT Free for personal and commercial use.
- Name
- mask-circle-duotone
- Set
- Reicon
- Style
- Duotone
- Category
- Faces
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
More faces icons from Reicon
Use the mask 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.998 12.193L22 12c0-5.523-4.477-10-10-10S2 6.477 2 12q0 .195.007.386l4.98 1.81l2.877-1.15a5.75 5.75 0 0 1 4.272 0L17 14.192z" opacity=".5"/><path d="M10 10.5c0 .828-.448 1.5-1 1.5s-1-.672-1-1.5S8.448 9 9 9s1 .672 1 1.5m6 0c0 .828-.448 1.5-1 1.5s-1-.672-1-1.5s.448-1.5 1-1.5s1 .672 1 1.5m-.234 10.767l.444-5.776l-2.632-1.052a4.25 4.25 0 0 0-3.156 0L7.79 15.49l.444 5.776A10 10 0 0 0 12 22c1.332 0 2.603-.26 3.766-.733m6.058-7.389l-4.112 1.644l-.38 4.94a10 10 0 0 0 4.492-6.584M6.668 20.461L6.29 15.54l-4.077-1.482a10 10 0 0 0 4.456 6.404"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconMaskCircleDuotone(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.998 12.193L22 12c0-5.523-4.477-10-10-10S2 6.477 2 12q0 .195.007.386l4.98 1.81l2.877-1.15a5.75 5.75 0 0 1 4.272 0L17 14.192z" opacity=".5"/><path d="M10 10.5c0 .828-.448 1.5-1 1.5s-1-.672-1-1.5S8.448 9 9 9s1 .672 1 1.5m6 0c0 .828-.448 1.5-1 1.5s-1-.672-1-1.5s.448-1.5 1-1.5s1 .672 1 1.5m-.234 10.767l.444-5.776l-2.632-1.052a4.25 4.25 0 0 0-3.156 0L7.79 15.49l.444 5.776A10 10 0 0 0 12 22c1.332 0 2.603-.26 3.766-.733m6.058-7.389l-4.112 1.644l-.38 4.94a10 10 0 0 0 4.492-6.584M6.668 20.461L6.29 15.54l-4.077-1.482a10 10 0 0 0 4.456 6.404"/></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.998 12.193L22 12c0-5.523-4.477-10-10-10S2 6.477 2 12q0 .195.007.386l4.98 1.81l2.877-1.15a5.75 5.75 0 0 1 4.272 0L17 14.192z" opacity=".5"/><path d="M10 10.5c0 .828-.448 1.5-1 1.5s-1-.672-1-1.5S8.448 9 9 9s1 .672 1 1.5m6 0c0 .828-.448 1.5-1 1.5s-1-.672-1-1.5s.448-1.5 1-1.5s1 .672 1 1.5m-.234 10.767l.444-5.776l-2.632-1.052a4.25 4.25 0 0 0-3.156 0L7.79 15.49l.444 5.776A10 10 0 0 0 12 22c1.332 0 2.603-.26 3.766-.733m6.058-7.389l-4.112 1.644l-.38 4.94a10 10 0 0 0 4.492-6.584M6.668 20.461L6.29 15.54l-4.077-1.482a10 10 0 0 0 4.456 6.404"/></g></svg> </template>
CSS
.icon-mask-circle-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.998%2012.193L22%2012c0-5.523-4.477-10-10-10S2%206.477%202%2012q0%20.195.007.386l4.98%201.81l2.877-1.15a5.75%205.75%200%200%201%204.272%200L17%2014.192z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M10%2010.5c0%20.828-.448%201.5-1%201.5s-1-.672-1-1.5S8.448%209%209%209s1%20.672%201%201.5m6%200c0%20.828-.448%201.5-1%201.5s-1-.672-1-1.5s.448-1.5%201-1.5s1%20.672%201%201.5m-.234%2010.767l.444-5.776l-2.632-1.052a4.25%204.25%200%200%200-3.156%200L7.79%2015.49l.444%205.776A10%2010%200%200%200%2012%2022c1.332%200%202.603-.26%203.766-.733m6.058-7.389l-4.112%201.644l-.38%204.94a10%2010%200%200%200%204.492-6.584M6.668%2020.461L6.29%2015.54l-4.077-1.482a10%2010%200%200%200%204.456%206.404%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.998%2012.193L22%2012c0-5.523-4.477-10-10-10S2%206.477%202%2012q0%20.195.007.386l4.98%201.81l2.877-1.15a5.75%205.75%200%200%201%204.272%200L17%2014.192z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M10%2010.5c0%20.828-.448%201.5-1%201.5s-1-.672-1-1.5S8.448%209%209%209s1%20.672%201%201.5m6%200c0%20.828-.448%201.5-1%201.5s-1-.672-1-1.5s.448-1.5%201-1.5s1%20.672%201%201.5m-.234%2010.767l.444-5.776l-2.632-1.052a4.25%204.25%200%200%200-3.156%200L7.79%2015.49l.444%205.776A10%2010%200%200%200%2012%2022c1.332%200%202.603-.26%203.766-.733m6.058-7.389l-4.112%201.644l-.38%204.94a10%2010%200%200%200%204.492-6.584M6.668%2020.461L6.29%2015.54l-4.077-1.482a10%2010%200%200%200%204.456%206.404%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/mask-circle-duotone.svg?color=%231a73e8&size=48