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 message-square-dashed icon #2374

Merged
merged 2 commits into from
Aug 16, 2024

Conversation

jguddas
Copy link
Member

@jguddas jguddas commented Aug 16, 2024

What is the purpose of this pull request?

  • Other: Icon update

Description

Use same dashes as square-dashed.

Before Submitting

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

Added or changed icons

icons/message-square-dashed.svg

Preview cohesion icons/square-chart-gantt.svg
icons/message-square-dashed.svg
icons/radius.svg
Preview stroke widths icons/message-square-dashed.svg
icons/message-square-dashed.svg
icons/message-square-dashed.svg
DPI Preview (24px) icons/message-square-dashed.svg
Icon X-rays icons/message-square-dashed.svg
Icons as code

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

const MessageSquareDashedIcon = createLucideIcon('MessageSquareDashed', [
  ["path",{"d":"M10 17H7l-4 4v-7"}],
  ["path",{"d":"M14 17h1"}],
  ["path",{"d":"M14 3h1"}],
  ["path",{"d":"M19 3a2 2 0 0 1 2 2"}],
  ["path",{"d":"M21 14v1a2 2 0 0 1-2 2"}],
  ["path",{"d":"M21 9v1"}],
  ["path",{"d":"M3 9v1"}],
  ["path",{"d":"M5 3a2 2 0 0 0-2 2"}],
  ["path",{"d":"M9 3h1"}]
])

Copy link
Member

@karsa-mistmere karsa-mistmere left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work, this is much more cohesive with box-select (which we should incidentally rename to square-dashed 😂 )

@ericfennis ericfennis merged commit 5a2e3a2 into lucide-icons:main Aug 16, 2024
8 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.

3 participants