mask3-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.

Name
mask3-filled
Set
Reicon
Style
Filled
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

More newicons icons from Reicon

Use the mask3 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.65 4.591A9.84 9.84 0 0 0 12 2.031c-5.5 0-9.97 4.47-9.97 9.97s4.47 9.97 9.97 9.97c2.56 0 4.89-.96 6.65-2.56a9.9 9.9 0 0 0 3.32-7.41c0-2.94-1.28-5.6-3.32-7.41m-6.68 11.8c-.02 1.65-1.25 2.05-2.4 1.59a6.44 6.44 0 0 1-4.04-5.98c0-2.71 1.67-5.03 4.04-5.99c1.15-.46 2.38-.05 2.4 1.59z"/></svg>

React

import type { SVGProps } from "react";

export function ReiconMask3Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.65 4.591A9.84 9.84 0 0 0 12 2.031c-5.5 0-9.97 4.47-9.97 9.97s4.47 9.97 9.97 9.97c2.56 0 4.89-.96 6.65-2.56a9.9 9.9 0 0 0 3.32-7.41c0-2.94-1.28-5.6-3.32-7.41m-6.68 11.8c-.02 1.65-1.25 2.05-2.4 1.59a6.44 6.44 0 0 1-4.04-5.98c0-2.71 1.67-5.03 4.04-5.99c1.15-.46 2.38-.05 2.4 1.59z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.65 4.591A9.84 9.84 0 0 0 12 2.031c-5.5 0-9.97 4.47-9.97 9.97s4.47 9.97 9.97 9.97c2.56 0 4.89-.96 6.65-2.56a9.9 9.9 0 0 0 3.32-7.41c0-2.94-1.28-5.6-3.32-7.41m-6.68 11.8c-.02 1.65-1.25 2.05-2.4 1.59a6.44 6.44 0 0 1-4.04-5.98c0-2.71 1.67-5.03 4.04-5.99c1.15-.46 2.38-.05 2.4 1.59z"/></svg>
</template>

CSS

.icon-mask3-filled {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.65%204.591A9.84%209.84%200%200%200%2012%202.031c-5.5%200-9.97%204.47-9.97%209.97s4.47%209.97%209.97%209.97c2.56%200%204.89-.96%206.65-2.56a9.9%209.9%200%200%200%203.32-7.41c0-2.94-1.28-5.6-3.32-7.41m-6.68%2011.8c-.02%201.65-1.25%202.05-2.4%201.59a6.44%206.44%200%200%201-4.04-5.98c0-2.71%201.67-5.03%204.04-5.99c1.15-.46%202.38-.05%202.4%201.59z%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.65%204.591A9.84%209.84%200%200%200%2012%202.031c-5.5%200-9.97%204.47-9.97%209.97s4.47%209.97%209.97%209.97c2.56%200%204.89-.96%206.65-2.56a9.9%209.9%200%200%200%203.32-7.41c0-2.94-1.28-5.6-3.32-7.41m-6.68%2011.8c-.02%201.65-1.25%202.05-2.4%201.59a6.44%206.44%200%200%201-4.04-5.98c0-2.71%201.67-5.03%204.04-5.99c1.15-.46%202.38-.05%202.4%201.59z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/mask3-filled.svg?color=%231a73e8&size=48

Mask3 filled icon — Reicon · IconsDB