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): optimized cloud-moon-rain icon #2250

Merged
merged 2 commits into from
Jun 28, 2024

Conversation

jguddas
Copy link
Member

@jguddas jguddas commented Jun 23, 2024

What is the purpose of this pull request?

  • Other: Icon update

Description

Manual optimizations.

Before Submitting

@jguddas jguddas changed the title fix(icons): changed cloud-moon-rain icon fix(icons): optimized cloud-moon-rain icon Jun 23, 2024
@github-actions github-actions bot added the 🎨 icon About new icons label Jun 23, 2024
Copy link

github-actions bot commented Jun 23, 2024

Added or changed icons

icons/cloud-moon-rain.svg

Preview cohesion icons/square-plus.svg
icons/cloud-moon-rain.svg
icons/squirrel.svg
Preview stroke widths icons/cloud-moon-rain.svg
icons/cloud-moon-rain.svg
icons/cloud-moon-rain.svg
DPI Preview (24px) icons/cloud-moon-rain.svg
Icon X-rays icons/cloud-moon-rain.svg
Icons as code

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

const CloudMoonRainIcon = createLucideIcon('CloudMoonRain', [
  ["path",{"d":"M10.188 8.5A6 6 0 0 1 16 4a1 1 0 0 0 6 6 6 6 0 0 1-3 5.197"}],
  ["path",{"d":"M11 20v2"}],
  ["path",{"d":"M3 20a5 5 0 1 1 8.9-4H13a3 3 0 0 1 2 5.24"}],
  ["path",{"d":"M7 19v2"}]
])

@ericfennis ericfennis merged commit 172f397 into lucide-icons:main Jun 28, 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.

2 participants