user ban icon
user-ban from Reicon by REICON · Outline · Users · MIT Free for personal and commercial use.
- Name
- user-ban
- Set
- Reicon
- Style
- Outline
- Category
- Users
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
More users icons from Reicon
Use the user ban icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M4.75 6.5a5.25 5.25 0 1 1 10.5 0a5.25 5.25 0 0 1-10.5 0M10 2.75a3.75 3.75 0 1 0 0 7.5a3.75 3.75 0 0 0 0-7.5" clip-rule="evenodd"/><path d="M10.327 13.976a.75.75 0 0 1-.716.783c-3.564.157-6.45 2.42-6.868 5.347a.75.75 0 1 1-1.485-.212c.546-3.826 4.207-6.454 8.287-6.634a.75.75 0 0 1 .782.716"/><path fill-rule="evenodd" d="M22.75 17a5.75 5.75 0 1 0-11.5 0a5.75 5.75 0 0 0 11.5 0M17 12.75a4.25 4.25 0 0 1 3.489 6.678l-5.917-5.917A4.23 4.23 0 0 1 17 12.75m0 8.5a4.23 4.23 0 0 0 2.428-.761l-5.917-5.917A4.25 4.25 0 0 0 17 21.25" clip-rule="evenodd"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconUserBan(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 fillRule="evenodd" d="M4.75 6.5a5.25 5.25 0 1 1 10.5 0a5.25 5.25 0 0 1-10.5 0M10 2.75a3.75 3.75 0 1 0 0 7.5a3.75 3.75 0 0 0 0-7.5" clipRule="evenodd"/><path d="M10.327 13.976a.75.75 0 0 1-.716.783c-3.564.157-6.45 2.42-6.868 5.347a.75.75 0 1 1-1.485-.212c.546-3.826 4.207-6.454 8.287-6.634a.75.75 0 0 1 .782.716"/><path fillRule="evenodd" d="M22.75 17a5.75 5.75 0 1 0-11.5 0a5.75 5.75 0 0 0 11.5 0M17 12.75a4.25 4.25 0 0 1 3.489 6.678l-5.917-5.917A4.23 4.23 0 0 1 17 12.75m0 8.5a4.23 4.23 0 0 0 2.428-.761l-5.917-5.917A4.25 4.25 0 0 0 17 21.25" 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 fill-rule="evenodd" d="M4.75 6.5a5.25 5.25 0 1 1 10.5 0a5.25 5.25 0 0 1-10.5 0M10 2.75a3.75 3.75 0 1 0 0 7.5a3.75 3.75 0 0 0 0-7.5" clip-rule="evenodd"/><path d="M10.327 13.976a.75.75 0 0 1-.716.783c-3.564.157-6.45 2.42-6.868 5.347a.75.75 0 1 1-1.485-.212c.546-3.826 4.207-6.454 8.287-6.634a.75.75 0 0 1 .782.716"/><path fill-rule="evenodd" d="M22.75 17a5.75 5.75 0 1 0-11.5 0a5.75 5.75 0 0 0 11.5 0M17 12.75a4.25 4.25 0 0 1 3.489 6.678l-5.917-5.917A4.23 4.23 0 0 1 17 12.75m0 8.5a4.23 4.23 0 0 0 2.428-.761l-5.917-5.917A4.25 4.25 0 0 0 17 21.25" clip-rule="evenodd"/></g></svg> </template>
CSS
.icon-user-ban {
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%20fill-rule%3D%22evenodd%22%20d%3D%22M4.75%206.5a5.25%205.25%200%201%201%2010.5%200a5.25%205.25%200%200%201-10.5%200M10%202.75a3.75%203.75%200%201%200%200%207.5a3.75%203.75%200%200%200%200-7.5%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M10.327%2013.976a.75.75%200%200%201-.716.783c-3.564.157-6.45%202.42-6.868%205.347a.75.75%200%201%201-1.485-.212c.546-3.826%204.207-6.454%208.287-6.634a.75.75%200%200%201%20.782.716%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M22.75%2017a5.75%205.75%200%201%200-11.5%200a5.75%205.75%200%200%200%2011.5%200M17%2012.75a4.25%204.25%200%200%201%203.489%206.678l-5.917-5.917A4.23%204.23%200%200%201%2017%2012.75m0%208.5a4.23%204.23%200%200%200%202.428-.761l-5.917-5.917A4.25%204.25%200%200%200%2017%2021.25%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%20fill-rule%3D%22evenodd%22%20d%3D%22M4.75%206.5a5.25%205.25%200%201%201%2010.5%200a5.25%205.25%200%200%201-10.5%200M10%202.75a3.75%203.75%200%201%200%200%207.5a3.75%203.75%200%200%200%200-7.5%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M10.327%2013.976a.75.75%200%200%201-.716.783c-3.564.157-6.45%202.42-6.868%205.347a.75.75%200%201%201-1.485-.212c.546-3.826%204.207-6.454%208.287-6.634a.75.75%200%200%201%20.782.716%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M22.75%2017a5.75%205.75%200%201%200-11.5%200a5.75%205.75%200%200%200%2011.5%200M17%2012.75a4.25%204.25%200%200%201%203.489%206.678l-5.917-5.917A4.23%204.23%200%200%201%2017%2012.75m0%208.5a4.23%204.23%200%200%200%202.428-.761l-5.917-5.917A4.25%204.25%200%200%200%2017%2021.25%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/reicon/user-ban.svg?color=%231a73e8&size=48