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 rat icon #2692

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

Conversation

jguddas
Copy link
Member

@jguddas jguddas commented Dec 15, 2024

What is the purpose of this pull request?

  • Other: Icon update

Description

Hand optimized paths.

Before Submitting

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

github-actions bot commented Dec 15, 2024

Added or changed icons

icons/rat.svg

Preview cohesion icons/square-check.svg
icons/rat.svg
icons/file-user.svg
Preview stroke widths icons/rat.svg
icons/rat.svg
icons/rat.svg
DPI Preview (24px) icons/rat.svg
Icon X-rays icons/rat.svg
Icon Diffs icons/rat.svg
Icons as code

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

const RatIcon = createLucideIcon('Rat', [
  ["path",{"d":"M13 22H4a2 2 0 0 1 0-4h12"}],
  ["path",{"d":"M13.236 18a3 3 0 0 0-2.2-5"}],
  ["path",{"d":"M16 9h.01"}],
  ["path",{"d":"M16.82 3.94a3 3 0 1 1 3.237 4.868l1.815 2.587a1.5 1.5 0 0 1-1.5 2.1l-2.872-.453a3 3 0 0 0-3.5 3"}],
  ["path",{"d":"M17 4.988a3 3 0 1 0-5.2 2.052A7 7 0 0 0 4 14.015 4 4 0 0 0 8 18"}]
])

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.

1 participant