From 6038bc9ab73337f31b9c42d42f83e3527f6187c3 Mon Sep 17 00:00:00 2001 From: amie <6574688+heyamie@users.noreply.github.com> Date: Wed, 26 Oct 2022 17:08:16 +0100 Subject: [PATCH 1/4] Add diagonal arrows as 16px --- icons/arrow-down-left-16.svg | 1 + icons/arrow-down-right-16.svg | 1 + icons/arrow-up-left-16.svg | 1 + icons/arrow-up-right-16.svg | 1 + 4 files changed, 4 insertions(+) create mode 100644 icons/arrow-down-left-16.svg create mode 100644 icons/arrow-down-right-16.svg create mode 100644 icons/arrow-up-left-16.svg create mode 100644 icons/arrow-up-right-16.svg diff --git a/icons/arrow-down-left-16.svg b/icons/arrow-down-left-16.svg new file mode 100644 index 000000000..67bb1a216 --- /dev/null +++ b/icons/arrow-down-left-16.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrow-down-right-16.svg b/icons/arrow-down-right-16.svg new file mode 100644 index 000000000..a6f4f5a74 --- /dev/null +++ b/icons/arrow-down-right-16.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrow-up-left-16.svg b/icons/arrow-up-left-16.svg new file mode 100644 index 000000000..3359919cc --- /dev/null +++ b/icons/arrow-up-left-16.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrow-up-right-16.svg b/icons/arrow-up-right-16.svg new file mode 100644 index 000000000..4d63873ae --- /dev/null +++ b/icons/arrow-up-right-16.svg @@ -0,0 +1 @@ + \ No newline at end of file From dade6b1cfb59e8be90bee1cf6fbd9e46c979469d Mon Sep 17 00:00:00 2001 From: amie Date: Wed, 26 Oct 2022 18:23:28 +0000 Subject: [PATCH 2/4] Optimize SVGs --- icons/arrow-down-left-16.svg | 2 +- icons/arrow-down-right-16.svg | 2 +- icons/arrow-up-left-16.svg | 2 +- icons/arrow-up-right-16.svg | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/icons/arrow-down-left-16.svg b/icons/arrow-down-left-16.svg index 67bb1a216..3c644c616 100644 --- a/icons/arrow-down-left-16.svg +++ b/icons/arrow-down-left-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/arrow-down-right-16.svg b/icons/arrow-down-right-16.svg index a6f4f5a74..78fae25ea 100644 --- a/icons/arrow-down-right-16.svg +++ b/icons/arrow-down-right-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/arrow-up-left-16.svg b/icons/arrow-up-left-16.svg index 3359919cc..fe23a25c3 100644 --- a/icons/arrow-up-left-16.svg +++ b/icons/arrow-up-left-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/arrow-up-right-16.svg b/icons/arrow-up-right-16.svg index 4d63873ae..b85fc0433 100644 --- a/icons/arrow-up-right-16.svg +++ b/icons/arrow-up-right-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file From 2ce667ed75a6628660f595216294bab4fe108572 Mon Sep 17 00:00:00 2001 From: Ash Guillaume <10384315+ashygee@users.noreply.github.com> Date: Wed, 26 Oct 2022 14:30:26 -0400 Subject: [PATCH 3/4] Create slow-items-sing.md --- .changeset/slow-items-sing.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/slow-items-sing.md diff --git a/.changeset/slow-items-sing.md b/.changeset/slow-items-sing.md new file mode 100644 index 000000000..8fa2cc54f --- /dev/null +++ b/.changeset/slow-items-sing.md @@ -0,0 +1,5 @@ +--- +"@primer/octicons": minor +--- + +Add diagonal arrows as 16px From eaf83f05e99932b40bf3bef0af275c262125f35a Mon Sep 17 00:00:00 2001 From: amie <6574688+heyamie@users.noreply.github.com> Date: Wed, 26 Oct 2022 19:38:58 +0100 Subject: [PATCH 4/4] Add ViewBox --- icons/arrow-down-left-16.svg | 2 +- icons/arrow-down-right-16.svg | 2 +- icons/arrow-up-left-16.svg | 2 +- icons/arrow-up-right-16.svg | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/icons/arrow-down-left-16.svg b/icons/arrow-down-left-16.svg index 3c644c616..c5d04d69c 100644 --- a/icons/arrow-down-left-16.svg +++ b/icons/arrow-down-left-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/arrow-down-right-16.svg b/icons/arrow-down-right-16.svg index 78fae25ea..9b1854b50 100644 --- a/icons/arrow-down-right-16.svg +++ b/icons/arrow-down-right-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/arrow-up-left-16.svg b/icons/arrow-up-left-16.svg index fe23a25c3..44978b3dd 100644 --- a/icons/arrow-up-left-16.svg +++ b/icons/arrow-up-left-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/arrow-up-right-16.svg b/icons/arrow-up-right-16.svg index b85fc0433..b506844b1 100644 --- a/icons/arrow-up-right-16.svg +++ b/icons/arrow-up-right-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file