Skip to content

Commit

Permalink
fix(icons): lucide-ize send icons (#2346)
Browse files Browse the repository at this point in the history
* fix(): Lucide-ize send icons

* Update send.svg

* fix(icons): update contributors

---------

Co-authored-by: Jakob Guddas <github@jguddas.de>
  • Loading branch information
karsa-mistmere and jguddas authored Aug 31, 2024
1 parent 3c3f548 commit efcede6
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 5 deletions.
3 changes: 2 additions & 1 deletion icons/send-horizontal.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"$schema": "../icon.schema.json",
"contributors": [
"danielbayley"
"danielbayley",
"karsa-mistmere"
],
"tags": [
"email",
Expand Down
2 changes: 1 addition & 1 deletion icons/send-horizontal.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/send.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
"$schema": "../icon.schema.json",
"contributors": [
"colebemis",
"ericfennis"
"ericfennis",
"karsa-mistmere"
],
"tags": [
"email",
Expand Down
4 changes: 2 additions & 2 deletions icons/send.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit efcede6

Please sign in to comment.