user forbid icon

user-forbid-fill from Remix Icon by Remix Design · Fill · User & Faces · Apache-2.0 Free for personal and commercial use.

Name
user-forbid-fill
Set
Remix Icon
Style
Fill
Category
User & Faces
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

The same icon in other sets

More user & faces icons from Remix Icon

Use the user forbid icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 13a6 6 0 1 0 0-12a6 6 0 0 0 0 12m3 5a3 3 0 0 1 4.293-2.708l-4 4.001A3 3 0 0 1 15 18m1.707 2.708l4-4.001a3 3 0 0 1-4.001 4.001M18 13a5 5 0 1 0 0 10a5 5 0 0 0 0-10m-6 1q.126 0 .252.004A6.97 6.97 0 0 0 11 18c0 1.487.464 2.866 1.255 4H4a8 8 0 0 1 8-8"/></svg>

React

import type { SVGProps } from "react";

export function RiUserForbidFill(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="M12 13a6 6 0 1 0 0-12a6 6 0 0 0 0 12m3 5a3 3 0 0 1 4.293-2.708l-4 4.001A3 3 0 0 1 15 18m1.707 2.708l4-4.001a3 3 0 0 1-4.001 4.001M18 13a5 5 0 1 0 0 10a5 5 0 0 0 0-10m-6 1q.126 0 .252.004A6.97 6.97 0 0 0 11 18c0 1.487.464 2.866 1.255 4H4a8 8 0 0 1 8-8"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 13a6 6 0 1 0 0-12a6 6 0 0 0 0 12m3 5a3 3 0 0 1 4.293-2.708l-4 4.001A3 3 0 0 1 15 18m1.707 2.708l4-4.001a3 3 0 0 1-4.001 4.001M18 13a5 5 0 1 0 0 10a5 5 0 0 0 0-10m-6 1q.126 0 .252.004A6.97 6.97 0 0 0 11 18c0 1.487.464 2.866 1.255 4H4a8 8 0 0 1 8-8"/></svg>
</template>

CSS

.icon-user-forbid-fill {
  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%22M12%2013a6%206%200%201%200%200-12a6%206%200%200%200%200%2012m3%205a3%203%200%200%201%204.293-2.708l-4%204.001A3%203%200%200%201%2015%2018m1.707%202.708l4-4.001a3%203%200%200%201-4.001%204.001M18%2013a5%205%200%201%200%200%2010a5%205%200%200%200%200-10m-6%201q.126%200%20.252.004A6.97%206.97%200%200%200%2011%2018c0%201.487.464%202.866%201.255%204H4a8%208%200%200%201%208-8%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%22M12%2013a6%206%200%201%200%200-12a6%206%200%200%200%200%2012m3%205a3%203%200%200%201%204.293-2.708l-4%204.001A3%203%200%200%201%2015%2018m1.707%202.708l4-4.001a3%203%200%200%201-4.001%204.001M18%2013a5%205%200%201%200%200%2010a5%205%200%200%200%200-10m-6%201q.126%200%20.252.004A6.97%206.97%200%200%200%2011%2018c0%201.487.464%202.866%201.255%204H4a8%208%200%200%201%208-8%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/user-forbid-fill.svg?color=%231a73e8&size=48