Skip to content

Commit

Permalink
Optimise send icon/add variant (#1411)
Browse files Browse the repository at this point in the history
* Add `send` variant

* Optimise `send` icon

* Refine `send` variant

* Refine `send` variant

* Rename `send-2` to `send-horizonal`
  • Loading branch information
danielbayley authored Jul 19, 2023
1 parent 1e99499 commit 74429a8
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 2 deletions.
19 changes: 19 additions & 0 deletions icons/send-horizonal.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"$schema": "../icon.schema.json",
"contributors": [
"danielbayley"
],
"tags": [
"email",
"message",
"mail",
"paper airplane",
"paper aeroplane",
"submit"
],
"categories": [
"mail",
"communication",
"connectivity"
]
}
14 changes: 14 additions & 0 deletions icons/send-horizonal.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 74429a8

Please sign in to comment.