Skip to content

feat(icons): added police-cap icon #3019

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

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

Conversation

uibalint
Copy link

What is the purpose of this pull request?

  • New Icon

Description

Added new police-cap icon.

Icon use case

I’d like to use it in a parcel delivery timeline to indicate that something is being inspected by the authorities. Another possible use would be in a traffic application, where it could mark police presence.

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.

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 two points of precision.

Before Submitting

@github-actions github-actions bot added 🎨 icon About new icons 🫧 metadata Improved metadata labels Apr 11, 2025
Copy link

Added or changed icons

icons/police-cap.svg

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

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

const PoliceCapIcon = createLucideIcon('PoliceCap', [
  ["path",{"d":"M20 18c0 1.66-3.58 3-8 3s-8-1.34-8-3l1-3h0s-3-3-3-6c0-1 5-7 10-7s10 6 10 7c0 3-3 6-3 6h0l1 3Z"}],
  ["path",{"d":"M5 15H19"}],
  ["path",{"d":"M9 7C9 8.67 10 11 12 11S15 8.67 15 7C13 7 12 6 12 6S11 7 9 7Z"}]
])

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