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): changed layout-list icon #2577

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

Conversation

jguddas
Copy link
Member

@jguddas jguddas commented Nov 2, 2024

What is the purpose of this pull request?

  • Other: Icon update

Description

Remove one of the lines to be consistent with other list icons.

Before Submitting

@github-actions github-actions bot added 🎨 icon About new icons 🫧 metadata Improved metadata labels Nov 2, 2024
Copy link

github-actions bot commented Nov 2, 2024

Added or changed icons

icons/layout-list.svg

Preview cohesion icons/square-m.svg
icons/layout-list.svg
icons/gem.svg
Preview stroke widths icons/layout-list.svg
icons/layout-list.svg
icons/layout-list.svg
DPI Preview (24px) icons/layout-list.svg
Icon X-rays icons/layout-list.svg
Icon Diffs icons/layout-list.svg
Icons as code

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

const LayoutListIcon = createLucideIcon('LayoutList', [
  ["path",{"d":"M14 12h7"}],
  ["path",{"d":"M14 18h7"}],
  ["path",{"d":"M14 6h7"}],
  ["rect",{"x":"3","y":"14","width":"7","height":"7","rx":"1"}],
  ["rect",{"x":"3","y":"3","width":"7","height":"7","rx":"1"}]
])

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