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

fix(icons): added rounding to video icon #2050

Merged
merged 4 commits into from
Apr 9, 2024

Conversation

jguddas
Copy link
Member

@jguddas jguddas commented Apr 5, 2024

What is the purpose of this pull request?

  • Other: Icon update

Description

Added rounding

Before Submitting

@github-actions github-actions bot added the 🎨 icon About new icons label Apr 5, 2024
Copy link

github-actions bot commented Apr 5, 2024

Added or changed icons

icons/video.svg

Preview cohesion icons/message-square-heart.svg
icons/video.svg
icons/sandwich.svg
Preview stroke widths icons/video.svg
icons/video.svg
icons/video.svg
DPI Preview (24px) icons/video.svg
Icon X-rays icons/video.svg

Icons as code

Only working for:
lucide-react, lucide-react-native, lucide-preact, lucide-vue-next

const VideoIcon = createLucideIcon('Video', [
  ["path",{"d":"m16 13 5.223 3.482a.5.5 0 0 0 .777-.416V7.87a.5.5 0 0 0-.752-.432L16 10.5"}],
  ["rect",{"x":"2","y":"6","width":"14","height":"12","rx":"2"}]
])

@github-actions github-actions bot added the 🫧 metadata Improved metadata label Apr 5, 2024
@ericfennis
Copy link
Member

@jguddas Maybe we should also do video-off and file-video-2?

@jguddas
Copy link
Member Author

jguddas commented Apr 6, 2024

file-video-2

Feels less ledgible :/

icons
Open lucide studio

@ericfennis ericfennis merged commit 3b4a19e into lucide-icons:main Apr 9, 2024
7 checks passed
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.

None yet

2 participants