Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Toilet Icon #2141

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Toilet Icon #2141

wants to merge 3 commits into from

Conversation

EthanHazel
Copy link

Closes #1788

What is the purpose of this pull request?

  • [ x] New Icon
  • Bug fix
  • New Feature
  • Documentation update
  • Other:

Description

Creates a toilet icon SVG and JSON.

Icon use case

Can be used for things such as house / hotel listings to show the amount of bathrooms available.
Health related apps that could use it for medical related reasonings.
Maps showing you where the nearest bathroom is located.

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 @
  • I've based them on the following Lucide icons:
  • 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 May 9, 2024
Copy link

github-actions bot commented May 9, 2024

Added or changed icons

icons/toilet.svg

Preview cohesion icons/square-divide.svg
icons/toilet.svg
icons/search-slash.svg
Preview stroke widths icons/toilet.svg
icons/toilet.svg
icons/toilet.svg
DPI Preview (24px) icons/toilet.svg
Icon X-rays icons/toilet.svg
Icons as code

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

const ToiletIcon = createLucideIcon('Toilet', [
  ["path",{"d":"M7,12h13s1,0,1,1c0,4-4,5-7,5,0,0,2,2,2,3s-1,1-1,1H6s-1,0-1-1,2-3,2-3c0,0-4-1-4-5V4c0-1,1-2,2-2H13c1,0,2,1,2,2V12"}]
])

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.

Toilet
1 participant