From ccfff8f924f2c275f653bafafd96b3ac0f206c62 Mon Sep 17 00:00:00 2001 From: Piotr Spieker Date: Thu, 28 Nov 2024 15:02:57 +0100 Subject: [PATCH 1/3] Redraw github-corner-right based on official octocat SVG --- svg/github-corner-right.svg | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/svg/github-corner-right.svg b/svg/github-corner-right.svg index 8aca2bb..d31dbab 100644 --- a/svg/github-corner-right.svg +++ b/svg/github-corner-right.svg @@ -1,5 +1,18 @@ - - - - + + + From 0c5c7909d156ade7a062bd5f019673a8d5308f54 Mon Sep 17 00:00:00 2001 From: Piotr Spieker Date: Thu, 28 Nov 2024 15:53:11 +0100 Subject: [PATCH 2/3] Use SVG clip for octocat arm --- svg/github-corner-right.svg | 38 ++++++++++++++++++++++--------------- 1 file changed, 23 insertions(+), 15 deletions(-) diff --git a/svg/github-corner-right.svg b/svg/github-corner-right.svg index d31dbab..30dfe0b 100644 --- a/svg/github-corner-right.svg +++ b/svg/github-corner-right.svg @@ -1,18 +1,26 @@ - + width="80" + height="80" + viewBox="0 0 250 250" + fill="#151513" + style="position: absolute; top: 0; right: 0" + version="1.1" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"> + + + + + + From f62b598dc636f8201d3321e7a93e4bf909e0fc56 Mon Sep 17 00:00:00 2001 From: Piotr Spieker Date: Thu, 28 Nov 2024 16:00:42 +0100 Subject: [PATCH 3/3] Update github-corner-left by horizontal flipping of github-corner-right --- svg/github-corner-left.svg | 31 +++++++++++++++++++++++++++---- 1 file changed, 27 insertions(+), 4 deletions(-) diff --git a/svg/github-corner-left.svg b/svg/github-corner-left.svg index 791e18c..134db78 100644 --- a/svg/github-corner-left.svg +++ b/svg/github-corner-left.svg @@ -1,5 +1,28 @@ - - - - + + + + + + + +