Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: lucide-icons/lucide
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.346.0
Choose a base ref
...
head repository: lucide-icons/lucide
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.347.0
Choose a head ref
  • 2 commits
  • 9 files changed
  • 4 contributors

Commits on Mar 6, 2024

  1. style: Fix formatting

    ericfennis committed Mar 6, 2024
    Copy the full SHA
    ce1b5bd View commit details
  2. fix(icons): increased rounding of zap icons (#1936)

    * fix(icons): add more Lucide-ish rounding to zap icons
    
    * chore(icons): optimise zap-off manually
    
    * chore(icons): fix linting
    
    * Update icons/zap-off.svg
    
    Co-authored-by: Jakob Guddas <github@jguddas.de>
    
    * Update icons/zap.svg
    
    Co-authored-by: Jakob Guddas <github@jguddas.de>
    
    ---------
    
    Co-authored-by: Karsa <karsa@sztaki.hu>
    Co-authored-by: Jakob Guddas <github@jguddas.de>
    3 people authored Mar 6, 2024

    Partially verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
    Copy the full SHA
    198ccb8 View commit details
Showing with 13 additions and 12 deletions.
  1. +1 −1 icons/app-window-mac.json
  2. +1 −1 icons/bot-message-square.json
  3. +1 −1 icons/dock.json
  4. +1 −1 icons/proportions.json
  5. +1 −1 icons/rotate-ccw-square.json
  6. +1 −1 icons/rotate-cw-square.json
  7. +4 −4 icons/zap-off.svg
  8. +2 −1 icons/zap.json
  9. +1 −1 icons/zap.svg
2 changes: 1 addition & 1 deletion icons/app-window-mac.json
Original file line number Diff line number Diff line change
@@ -18,4 +18,4 @@
"development",
"files"
]
}
}
2 changes: 1 addition & 1 deletion icons/bot-message-square.json
Original file line number Diff line number Diff line change
@@ -13,4 +13,4 @@
"development",
"social"
]
}
}
2 changes: 1 addition & 1 deletion icons/dock.json
Original file line number Diff line number Diff line change
@@ -20,4 +20,4 @@
"development",
"files"
]
}
}
2 changes: 1 addition & 1 deletion icons/proportions.json
Original file line number Diff line number Diff line change
@@ -29,4 +29,4 @@
"photography",
"devices"
]
}
}
2 changes: 1 addition & 1 deletion icons/rotate-ccw-square.json
Original file line number Diff line number Diff line change
@@ -21,4 +21,4 @@
"shapes",
"arrows"
]
}
}
2 changes: 1 addition & 1 deletion icons/rotate-cw-square.json
Original file line number Diff line number Diff line change
@@ -21,4 +21,4 @@
"shapes",
"arrows"
]
}
}
8 changes: 4 additions & 4 deletions icons/zap-off.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion icons/zap.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"$schema": "../icon.schema.json",
"contributors": [
"colebemis"
"colebemis",
"karsa-mistmere"
],
"tags": [
"flash",
2 changes: 1 addition & 1 deletion icons/zap.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.