Skip to content

Conversation

@Footagesus
Copy link
Contributor

@Footagesus Footagesus commented Dec 6, 2024

What is the purpose of this pull request?

  • New Icon

Description

Added new user-off icon.

Icon use case

Represents a user account that has been disabled. It is often used to indicate that the user is currently inactive or has been temporarily or permanently deactivated.

Alternative icon designs

Icon Design Checklist

Concept

  • I have provided valid use cases for each icon.
  • I have not added any a brand or logo icon.
  • I have not used any hate symbols.
  • I have not included any religious or political imagery.

Author, credits & license

  • The icons are solely my own creation.
  • The icons were originally created in # by @Footagesus
  • I've based them on the following Lucide icons: user
  • I've based them on the following design:

Naming

  • I've read and followed the naming conventions
  • I've named icons by what they are rather than their use case.
  • I've provided meta JSON files in icons/[iconName].json.

Design

  • I've read and followed the icon design guidelines
  • I've made sure that the icons look sharp on low DPI displays.
  • I've made sure that the icons look consistent with the icon set in size, optical volume and density.
  • I've made sure that the icons are visually centered.
  • I've correctly optimized all icons to three points of precision.

Before Submitting

@github-actions github-actions bot added 🎨 icon About new icons 🫧 metadata Improved metadata labels Dec 6, 2024
@github-actions
Copy link
Contributor

github-actions bot commented Dec 6, 2024

Added or changed icons

icons/user-off.svg

Preview cohesion icons/message-square-text.svg
icons/user-off.svg
icons/hand.svg
Preview stroke widths icons/user-off.svg
icons/user-off.svg
icons/user-off.svg
DPI Preview (24px) icons/user-off.svg
Icon X-rays icons/user-off.svg
Icon Diffs icons/user-off.svg
Icons as code

Works for: lucide-react, lucide-react-native, lucide-preact, lucide-vue-next

const UserOffIcon = createLucideIcon('UserOff', [
  ["path",{"d":"M15 15H9a4 4 0 0 0-4 4v2"}],
  ["path",{"d":"M19 21v-2"}],
  ["path",{"d":"m2 2 20 20"}],
  ["path",{"d":"M9.50 3.875A4 4 0 0 1 15.121 9.5"}]
])

@Footagesus
Copy link
Contributor Author

Hm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🎨 icon About new icons 🫧 metadata Improved metadata

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants