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): arcified ribbon icon #2271

Merged
merged 5 commits into from
Jul 19, 2024
Merged

Conversation

jguddas
Copy link
Member

@jguddas jguddas commented Jul 2, 2024

What is the purpose of this pull request?

  • Other: Icon update

Description

Arcified icon.

Before Submitting

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.

Such simple change and so much improvement.

Copy link

github-actions bot commented Jul 3, 2024

Added or changed icons

icons/ribbon.svg

Preview cohesion icons/square-slash.svg
icons/ribbon.svg
icons/ice-cream-bowl.svg
Preview stroke widths icons/ribbon.svg
icons/ribbon.svg
icons/ribbon.svg
DPI Preview (24px) icons/ribbon.svg
Icon X-rays icons/ribbon.svg
Icons as code

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

const RibbonIcon = createLucideIcon('Ribbon', [
  ["path",{"d":"M12 11.22C11 9.997 10 9 10 8a2 2 0 0 1 4 0c0 1-.998 2.002-2.01 3.22"}],
  ["path",{"d":"m12 18 2.57-3.5"}],
  ["path",{"d":"M6.243 9.016a7 7 0 0 1 11.507-.009"}],
  ["path",{"d":"M9.35 14.53 12 11.22"}],
  ["path",{"d":"M9.35 14.53C7.728 12.246 6 10.221 6 7a6 5 0 0 1 12 0c-.005 3.22-1.778 5.235-3.43 7.5l3.557 4.527a1 1 0 0 1-.203 1.43l-1.894 1.36a1 1 0 0 1-1.384-.215L12 18l-2.679 3.593a1 1 0 0 1-1.39.213l-1.865-1.353a1 1 0 0 1-.203-1.422z"}]
])

icons/ribbon.svg Outdated Show resolved Hide resolved
@ericfennis ericfennis merged commit 658b94e into lucide-icons:main Jul 19, 2024
7 of 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants