Skip to content

Commit

Permalink
Renamed user-*-2 to user-round-* (#1638)
Browse files Browse the repository at this point in the history
* Renamed user-*-2 to user-round-*

* Added user-round icon optimizations as per Discord + renamed user*-(square|circle) to (square|circle)-user* also as per Discord

---------

Co-authored-by: Karsa <[email protected]>
Co-authored-by: Eric Fennis <[email protected]>
  • Loading branch information
3 people authored Nov 24, 2023
1 parent 75e9724 commit 1a09e7f
Show file tree
Hide file tree
Showing 25 changed files with 100 additions and 67 deletions.
3 changes: 3 additions & 0 deletions icons/user-square.json → icons/circle-user-round.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,8 @@
"categories": [
"account",
"shapes"
],
"aliases": [
"user-circle-2"
]
}
File renamed without changes
5 changes: 4 additions & 1 deletion icons/user-square-2.json → icons/circle-user.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,8 @@
"categories": [
"account",
"shapes"
],
"aliases": [
"user-circle"
]
}
}
File renamed without changes
3 changes: 3 additions & 0 deletions icons/user-circle-2.json → icons/square-user-round.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,8 @@
"categories": [
"account",
"shapes"
],
"aliases": [
"user-square-2"
]
}
File renamed without changes
5 changes: 4 additions & 1 deletion icons/user-circle.json → icons/square-user.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,8 @@
"categories": [
"account",
"shapes"
],
"aliases": [
"user-square"
]
}
}
File renamed without changes
23 changes: 0 additions & 23 deletions icons/user-cog-2.svg

This file was deleted.

16 changes: 0 additions & 16 deletions icons/user-plus-2.svg

This file was deleted.

3 changes: 3 additions & 0 deletions icons/user-check-2.json → icons/user-round-check.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,8 @@
],
"categories": [
"account"
],
"aliases": [
"user-check-2"
]
}
6 changes: 3 additions & 3 deletions icons/user-check-2.svg → icons/user-round-check.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: 3 additions & 0 deletions icons/user-cog-2.json → icons/user-round-cog.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,8 @@
],
"categories": [
"account"
],
"aliases": [
"user-cog-2"
]
}
23 changes: 23 additions & 0 deletions icons/user-round-cog.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: 3 additions & 0 deletions icons/user-minus-2.json → icons/user-round-minus.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,8 @@
],
"categories": [
"account"
],
"aliases": [
"user-minus-2"
]
}
6 changes: 3 additions & 3 deletions icons/user-minus-2.svg → icons/user-round-minus.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: 3 additions & 0 deletions icons/user-plus-2.json → icons/user-round-plus.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,8 @@
],
"categories": [
"account"
],
"aliases": [
"user-plus-2"
]
}
7 changes: 4 additions & 3 deletions icons/users-2.svg → icons/user-round-plus.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: 3 additions & 0 deletions icons/user-x-2.json → icons/user-round-x.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,8 @@
],
"categories": [
"account"
],
"aliases": [
"user-x-2"
]
}
16 changes: 16 additions & 0 deletions icons/user-round-x.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: 3 additions & 0 deletions icons/user-2.json → icons/user-round.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,8 @@
],
"categories": [
"account"
],
"aliases": [
"user-2"
]
}
2 changes: 1 addition & 1 deletion icons/user-2.svg → icons/user-round.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 0 additions & 16 deletions icons/user-x-2.svg

This file was deleted.

3 changes: 3 additions & 0 deletions icons/users-2.json → icons/users-round.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,8 @@
],
"categories": [
"account"
],
"aliases": [
"users-2"
]
}
15 changes: 15 additions & 0 deletions icons/users-round.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 1a09e7f

Please sign in to comment.