user forbid icon

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

Name
user-forbid-line
Set
Remix Icon
Style
Line
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="M8 7a4 4 0 1 1 8 0a4 4 0 0 1-8 0m4-6a6 6 0 1 0 0 12a6 6 0 0 0 0-12m3 17a3 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.004a7 7 0 0 0-.975 2.04A6 6 0 0 0 6 22H4a8 8 0 0 1 8-8"/></svg>

React

import type { SVGProps } from "react";

export function RiUserForbidLine(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="M8 7a4 4 0 1 1 8 0a4 4 0 0 1-8 0m4-6a6 6 0 1 0 0 12a6 6 0 0 0 0-12m3 17a3 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.004a7 7 0 0 0-.975 2.04A6 6 0 0 0 6 22H4a8 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="M8 7a4 4 0 1 1 8 0a4 4 0 0 1-8 0m4-6a6 6 0 1 0 0 12a6 6 0 0 0 0-12m3 17a3 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.004a7 7 0 0 0-.975 2.04A6 6 0 0 0 6 22H4a8 8 0 0 1 8-8"/></svg>
</template>

CSS

.icon-user-forbid-line {
  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%22M8%207a4%204%200%201%201%208%200a4%204%200%200%201-8%200m4-6a6%206%200%201%200%200%2012a6%206%200%200%200%200-12m3%2017a3%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.004a7%207%200%200%200-.975%202.04A6%206%200%200%200%206%2022H4a8%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%22M8%207a4%204%200%201%201%208%200a4%204%200%200%201-8%200m4-6a6%206%200%201%200%200%2012a6%206%200%200%200%200-12m3%2017a3%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.004a7%207%200%200%200-.975%202.04A6%206%200%200%200%206%2022H4a8%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-line.svg?color=%231a73e8&size=48