From 74429a8e9217d72e59767069f8070189ed556b8d Mon Sep 17 00:00:00 2001 From: Daniel Bayley Date: Wed, 19 Jul 2023 20:17:31 +0100 Subject: [PATCH] Optimise `send` icon/add variant (#1411) * Add `send` variant * Optimise `send` icon * Refine `send` variant * Refine `send` variant * Rename `send-2` to `send-horizonal` --- icons/send-horizonal.json | 19 +++++++++++++++++++ icons/send-horizonal.svg | 14 ++++++++++++++ icons/send.svg | 4 ++-- 3 files changed, 35 insertions(+), 2 deletions(-) create mode 100644 icons/send-horizonal.json create mode 100644 icons/send-horizonal.svg diff --git a/icons/send-horizonal.json b/icons/send-horizonal.json new file mode 100644 index 0000000000..5d3ef01a47 --- /dev/null +++ b/icons/send-horizonal.json @@ -0,0 +1,19 @@ +{ + "$schema": "../icon.schema.json", + "contributors": [ + "danielbayley" + ], + "tags": [ + "email", + "message", + "mail", + "paper airplane", + "paper aeroplane", + "submit" + ], + "categories": [ + "mail", + "communication", + "connectivity" + ] +} \ No newline at end of file diff --git a/icons/send-horizonal.svg b/icons/send-horizonal.svg new file mode 100644 index 0000000000..8e8de294a5 --- /dev/null +++ b/icons/send-horizonal.svg @@ -0,0 +1,14 @@ + + + + diff --git a/icons/send.svg b/icons/send.svg index 17e28df3d6..d98154469a 100644 --- a/icons/send.svg +++ b/icons/send.svg @@ -9,6 +9,6 @@ stroke-linecap="round" stroke-linejoin="round" > - - + +