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

feat(icons): added ev-charger icon #2781

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

Conversation

UsamaKhan
Copy link

@UsamaKhan UsamaKhan commented Feb 10, 2025

What is the purpose of this pull request?

  • New Icon

Description

Added new ev-charger icon.

Icon use case

  • This icon complements the fuel icon for electric vehicles.
  • It can be used in applications that utilize maps for destinations/points of interest.

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 @UsamaKhan
  • I've based them on the following Lucide icons: fuel, battery-charging
  • 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 Feb 10, 2025
Copy link

Added or changed icons

icons/ev-charger.svg

Preview cohesion icons/square-arrow-left.svg
icons/ev-charger.svg
icons/code.svg
Preview stroke widths icons/ev-charger.svg
icons/ev-charger.svg
icons/ev-charger.svg
DPI Preview (24px) icons/ev-charger.svg
Icon X-rays icons/ev-charger.svg
Icon Diffs icons/ev-charger.svg
Icons as code

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

const EvChargerIcon = createLucideIcon('EvCharger', [
  ["path",{"d":"M14 13h2a2 2 0 0 1 2 2v2a2 2 0 0 0 4 0v-6.998a2 2 0 0 0-.59-1.42L18 5"}],
  ["path",{"d":"M14 22V4a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v18"}],
  ["path",{"d":"M2 22h13"}],
  ["path",{"d":"M3 6h11"}],
  ["path",{"d":"M9.5 10 7 14h3l-2.5 4"}]
])

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.

1 participant