From 410831bc3d3aee3b816fb4172031a470b7b1e38e Mon Sep 17 00:00:00 2001 From: Katie Langerman <18661030+langermank@users.noreply.github.com> Date: Fri, 20 Jan 2023 11:23:16 -0800 Subject: [PATCH] [Bug] up/down chevron alignment (#894) * adjust alignment * Optimize SVGs * remove bg * Optimize SVGs * Create .changeset/new-emus-double.md * snaps * 24px chevrons * Optimize SVGs * Save chevron-up-24-24.svg * rename * Save chevron-down-24-24.svg * Optimize SVGs * down/up 24 * Save chevron-up-24.svg * Optimize SVGs * Save chevron-up-12.svg, chevron-down-12.svg * remove wrong sizes * Optimize SVGs * Save chevron-up-16.svg, chevron-down-16.svg * snaps * fix 16px * please work * add xmlns * Optimize SVGs * Update new-emus-double.md Co-authored-by: Katie Langerman --- .changeset/new-emus-double.md | 5 +++++ icons/chevron-down-12.svg | 2 +- icons/chevron-down-16.svg | 2 +- icons/chevron-down-24.svg | 2 +- icons/chevron-up-12.svg | 1 + icons/chevron-up-16.svg | 2 +- icons/chevron-up-24.svg | 2 +- 7 files changed, 11 insertions(+), 5 deletions(-) create mode 100644 .changeset/new-emus-double.md create mode 100644 icons/chevron-up-12.svg diff --git a/.changeset/new-emus-double.md b/.changeset/new-emus-double.md new file mode 100644 index 000000000..45704db56 --- /dev/null +++ b/.changeset/new-emus-double.md @@ -0,0 +1,5 @@ +--- +"@primer/octicons": patch +--- + +[Bug] up/down chevron alignment fix diff --git a/icons/chevron-down-12.svg b/icons/chevron-down-12.svg index f30523390..02ce9c30a 100644 --- a/icons/chevron-down-12.svg +++ b/icons/chevron-down-12.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/chevron-down-16.svg b/icons/chevron-down-16.svg index bdf5133f9..2fb467430 100644 --- a/icons/chevron-down-16.svg +++ b/icons/chevron-down-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/chevron-down-24.svg b/icons/chevron-down-24.svg index bace56290..db3b1a114 100644 --- a/icons/chevron-down-24.svg +++ b/icons/chevron-down-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/chevron-up-12.svg b/icons/chevron-up-12.svg new file mode 100644 index 000000000..fd622e514 --- /dev/null +++ b/icons/chevron-up-12.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/chevron-up-16.svg b/icons/chevron-up-16.svg index 5256573dc..87916a1a4 100644 --- a/icons/chevron-up-16.svg +++ b/icons/chevron-up-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/chevron-up-24.svg b/icons/chevron-up-24.svg index 39208dc40..ab1ee5d53 100644 --- a/icons/chevron-up-24.svg +++ b/icons/chevron-up-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file