From 3aaa119f18e18ecef83e61da787ed85aca4e5742 Mon Sep 17 00:00:00 2001 From: Gavin Nelson Date: Wed, 26 Jul 2023 12:31:20 -0700 Subject: [PATCH 1/4] Save pin-slash-16.svg, pin-slash-24.svg --- icons/pin-slash-16.svg | 15 ++++++++++++++- icons/pin-slash-24.svg | 15 ++++++++++++++- 2 files changed, 28 insertions(+), 2 deletions(-) diff --git a/icons/pin-slash-16.svg b/icons/pin-slash-16.svg index 932af9744..ddc40fb2e 100644 --- a/icons/pin-slash-16.svg +++ b/icons/pin-slash-16.svg @@ -1 +1,14 @@ - \ No newline at end of file + + + + + + + + + + + + + + diff --git a/icons/pin-slash-24.svg b/icons/pin-slash-24.svg index 3f7e5ec86..f47392171 100644 --- a/icons/pin-slash-24.svg +++ b/icons/pin-slash-24.svg @@ -1 +1,14 @@ - \ No newline at end of file + + + + + + + + + + + + + + From d898eb395132bf426e84dcdb7ded2bd707a1fda5 Mon Sep 17 00:00:00 2001 From: Gavin Nelson Date: Wed, 26 Jul 2023 12:32:10 -0700 Subject: [PATCH 2/4] remove background color --- icons/pin-slash-16.svg | 1 - icons/pin-slash-24.svg | 2 -- 2 files changed, 3 deletions(-) diff --git a/icons/pin-slash-16.svg b/icons/pin-slash-16.svg index ddc40fb2e..a87fca8ff 100644 --- a/icons/pin-slash-16.svg +++ b/icons/pin-slash-16.svg @@ -1,6 +1,5 @@ - diff --git a/icons/pin-slash-24.svg b/icons/pin-slash-24.svg index f47392171..ed4aa99ad 100644 --- a/icons/pin-slash-24.svg +++ b/icons/pin-slash-24.svg @@ -1,7 +1,5 @@ - - From 67d3d568b74044a8128f92b08b43d6aaaa59338f Mon Sep 17 00:00:00 2001 From: Gavin Nelson Date: Wed, 26 Jul 2023 19:34:09 +0000 Subject: [PATCH 3/4] Optimize SVGs --- icons/pin-slash-16.svg | 14 +------------- icons/pin-slash-24.svg | 13 +------------ 2 files changed, 2 insertions(+), 25 deletions(-) diff --git a/icons/pin-slash-16.svg b/icons/pin-slash-16.svg index a87fca8ff..bb1949479 100644 --- a/icons/pin-slash-16.svg +++ b/icons/pin-slash-16.svg @@ -1,13 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/icons/pin-slash-24.svg b/icons/pin-slash-24.svg index ed4aa99ad..851da7c19 100644 --- a/icons/pin-slash-24.svg +++ b/icons/pin-slash-24.svg @@ -1,12 +1 @@ - - - - - - - - - - - - + \ No newline at end of file From 6339b0d36da295707834dbbd021e7312de94875c Mon Sep 17 00:00:00 2001 From: Gavin Nelson Date: Wed, 26 Jul 2023 12:34:56 -0700 Subject: [PATCH 4/4] Create afraid-otters-pretend.md --- .changeset/afraid-otters-pretend.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/afraid-otters-pretend.md diff --git a/.changeset/afraid-otters-pretend.md b/.changeset/afraid-otters-pretend.md new file mode 100644 index 000000000..0b75121b6 --- /dev/null +++ b/.changeset/afraid-otters-pretend.md @@ -0,0 +1,5 @@ +--- +"@primer/octicons": patch +--- + +Fix `pin-slash` bug