From 3e761b69a2da1ccd97ff397a82d02f340e64eebf Mon Sep 17 00:00:00 2001 From: Cameron Foxly Date: Wed, 26 Jul 2023 14:06:10 -0700 Subject: [PATCH 1/3] Save repo-clone-16.svg, repo-clone-24.svg, repo-pull-16.svg, repo-pull-24.svg --- icons/repo-clone-16.svg | 5 ++++- icons/repo-clone-24.svg | 4 ++++ icons/repo-pull-16.svg | 5 ++++- icons/repo-pull-24.svg | 4 ++++ 4 files changed, 16 insertions(+), 2 deletions(-) create mode 100644 icons/repo-clone-24.svg create mode 100644 icons/repo-pull-24.svg diff --git a/icons/repo-clone-16.svg b/icons/repo-clone-16.svg index 72a1d3b24..0ac808ad7 100644 --- a/icons/repo-clone-16.svg +++ b/icons/repo-clone-16.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/icons/repo-clone-24.svg b/icons/repo-clone-24.svg new file mode 100644 index 000000000..ecae4ab75 --- /dev/null +++ b/icons/repo-clone-24.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/repo-pull-16.svg b/icons/repo-pull-16.svg index f7987dc7e..4d02aaa54 100644 --- a/icons/repo-pull-16.svg +++ b/icons/repo-pull-16.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/icons/repo-pull-24.svg b/icons/repo-pull-24.svg new file mode 100644 index 000000000..20184cc5f --- /dev/null +++ b/icons/repo-pull-24.svg @@ -0,0 +1,4 @@ + + + + From ce5a70c3f37c479b4f5fdcb6fcbfc836516d0e44 Mon Sep 17 00:00:00 2001 From: Cameron Foxly Date: Wed, 26 Jul 2023 21:08:23 +0000 Subject: [PATCH 2/3] Optimize SVGs --- icons/repo-clone-16.svg | 5 +---- icons/repo-clone-24.svg | 5 +---- icons/repo-pull-16.svg | 5 +---- icons/repo-pull-24.svg | 5 +---- 4 files changed, 4 insertions(+), 16 deletions(-) diff --git a/icons/repo-clone-16.svg b/icons/repo-clone-16.svg index 0ac808ad7..17f374d05 100644 --- a/icons/repo-clone-16.svg +++ b/icons/repo-clone-16.svg @@ -1,4 +1 @@ - - - - + \ No newline at end of file diff --git a/icons/repo-clone-24.svg b/icons/repo-clone-24.svg index ecae4ab75..d401dd00a 100644 --- a/icons/repo-clone-24.svg +++ b/icons/repo-clone-24.svg @@ -1,4 +1 @@ - - - - + \ No newline at end of file diff --git a/icons/repo-pull-16.svg b/icons/repo-pull-16.svg index 4d02aaa54..4f46197e7 100644 --- a/icons/repo-pull-16.svg +++ b/icons/repo-pull-16.svg @@ -1,4 +1 @@ - - - - + \ No newline at end of file diff --git a/icons/repo-pull-24.svg b/icons/repo-pull-24.svg index 20184cc5f..4b96e9c62 100644 --- a/icons/repo-pull-24.svg +++ b/icons/repo-pull-24.svg @@ -1,4 +1 @@ - - - - + \ No newline at end of file From feeaebed1a6afb7fff9d3f27297609bc18afcb34 Mon Sep 17 00:00:00 2001 From: Cameron Foxly Date: Wed, 26 Jul 2023 14:10:23 -0700 Subject: [PATCH 3/3] Create lemon-balloons-report.md --- .changeset/lemon-balloons-report.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/lemon-balloons-report.md diff --git a/.changeset/lemon-balloons-report.md b/.changeset/lemon-balloons-report.md new file mode 100644 index 000000000..fb4083b39 --- /dev/null +++ b/.changeset/lemon-balloons-report.md @@ -0,0 +1,5 @@ +--- +"@primer/octicons": minor +--- + +Update repo-clone and repo-pull, add 24px versions