From fcf16d72dac2306a7e76175801a0fde5c656fe8f Mon Sep 17 00:00:00 2001 From: Gavin Nelson Date: Wed, 30 Nov 2022 10:48:45 -0800 Subject: [PATCH 1/6] Save rel-file-path-16.svg, rel-file-path-24.svg --- icons/rel-file-path-16.svg | 5 +++++ icons/rel-file-path-24.svg | 5 +++++ 2 files changed, 10 insertions(+) create mode 100644 icons/rel-file-path-16.svg create mode 100644 icons/rel-file-path-24.svg diff --git a/icons/rel-file-path-16.svg b/icons/rel-file-path-16.svg new file mode 100644 index 000000000..f7b397247 --- /dev/null +++ b/icons/rel-file-path-16.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/rel-file-path-24.svg b/icons/rel-file-path-24.svg new file mode 100644 index 000000000..f0bae6530 --- /dev/null +++ b/icons/rel-file-path-24.svg @@ -0,0 +1,5 @@ + + + + + From 8971415e351c699d73433f9d929982940c967394 Mon Sep 17 00:00:00 2001 From: Gavin Nelson Date: Wed, 30 Nov 2022 18:49:24 +0000 Subject: [PATCH 2/6] Optimize SVGs --- icons/rel-file-path-16.svg | 6 +----- icons/rel-file-path-24.svg | 6 +----- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/icons/rel-file-path-16.svg b/icons/rel-file-path-16.svg index f7b397247..76f86403a 100644 --- a/icons/rel-file-path-16.svg +++ b/icons/rel-file-path-16.svg @@ -1,5 +1 @@ - - - - - + \ No newline at end of file diff --git a/icons/rel-file-path-24.svg b/icons/rel-file-path-24.svg index f0bae6530..329d3d9d7 100644 --- a/icons/rel-file-path-24.svg +++ b/icons/rel-file-path-24.svg @@ -1,5 +1 @@ - - - - - + \ No newline at end of file From 58a19357f4e96bd7b5d2a0e29a2a5d27d6f8e6c1 Mon Sep 17 00:00:00 2001 From: Gavin Nelson Date: Wed, 30 Nov 2022 10:50:14 -0800 Subject: [PATCH 3/6] Create cuddly-walls-build.md --- .changeset/cuddly-walls-build.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/cuddly-walls-build.md diff --git a/.changeset/cuddly-walls-build.md b/.changeset/cuddly-walls-build.md new file mode 100644 index 000000000..d6e5c9fde --- /dev/null +++ b/.changeset/cuddly-walls-build.md @@ -0,0 +1,5 @@ +--- +"@primer/octicons": minor +--- + +Add rel-file-path-16.svg, rel-file-path-24.svg From 2311880bd3bff7acd8d8b132b725b8a25b1167f4 Mon Sep 17 00:00:00 2001 From: Gavin Nelson Date: Wed, 30 Nov 2022 10:58:56 -0800 Subject: [PATCH 4/6] Save rel-file-path-16.svg, rel-file-path-24.svg --- icons/rel-file-path-16.svg | 5 ++++- icons/rel-file-path-24.svg | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/icons/rel-file-path-16.svg b/icons/rel-file-path-16.svg index 76f86403a..200bd60c0 100644 --- a/icons/rel-file-path-16.svg +++ b/icons/rel-file-path-16.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/icons/rel-file-path-24.svg b/icons/rel-file-path-24.svg index 329d3d9d7..699383dc0 100644 --- a/icons/rel-file-path-24.svg +++ b/icons/rel-file-path-24.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + From a2df2f0004f241556b97291f2ac563d825c8061a Mon Sep 17 00:00:00 2001 From: Gavin Nelson Date: Wed, 30 Nov 2022 18:59:48 +0000 Subject: [PATCH 5/6] Optimize SVGs --- icons/rel-file-path-16.svg | 5 +---- icons/rel-file-path-24.svg | 5 +---- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/icons/rel-file-path-16.svg b/icons/rel-file-path-16.svg index 200bd60c0..15d33afa2 100644 --- a/icons/rel-file-path-16.svg +++ b/icons/rel-file-path-16.svg @@ -1,4 +1 @@ - - - - + \ No newline at end of file diff --git a/icons/rel-file-path-24.svg b/icons/rel-file-path-24.svg index 699383dc0..53aaa6c29 100644 --- a/icons/rel-file-path-24.svg +++ b/icons/rel-file-path-24.svg @@ -1,4 +1 @@ - - - - + \ No newline at end of file From 48e99690638711159aa318273105ee619eb69c3c Mon Sep 17 00:00:00 2001 From: Gavin Nelson Date: Fri, 9 Dec 2022 17:08:32 +0000 Subject: [PATCH 6/6] update snapshot --- .../__tests__/__snapshots__/public-api.test.js.snap | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/octicons_react/__tests__/__snapshots__/public-api.test.js.snap b/lib/octicons_react/__tests__/__snapshots__/public-api.test.js.snap index 2e9572002..99fe31860 100644 --- a/lib/octicons_react/__tests__/__snapshots__/public-api.test.js.snap +++ b/lib/octicons_react/__tests__/__snapshots__/public-api.test.js.snap @@ -214,6 +214,7 @@ exports[`@primer/octicons-react should not update exports without a semver chang "PulseIcon", "QuestionIcon", "QuoteIcon", + "RelFilePathIcon", "ReplyIcon", "RepoCloneIcon", "RepoDeletedIcon",