From 5797f859859df31cd769e102fbf518ccaf9a976f Mon Sep 17 00:00:00 2001 From: Cameron Foxly Date: Mon, 12 Dec 2022 10:10:28 -0800 Subject: [PATCH] Save unlink-16.svg, unlink-24.svg (#878) * Save unlink-16.svg, unlink-24.svg * Optimize SVGs * Create nice-kings-relate.md * fix snapshot Co-authored-by: Cameron Foxly Co-authored-by: Gavin Nelson --- .changeset/nice-kings-relate.md | 5 +++++ icons/unlink-16.svg | 1 + icons/unlink-24.svg | 1 + .../__tests__/__snapshots__/public-api.test.js.snap | 1 + 4 files changed, 8 insertions(+) create mode 100644 .changeset/nice-kings-relate.md create mode 100644 icons/unlink-16.svg create mode 100644 icons/unlink-24.svg diff --git a/.changeset/nice-kings-relate.md b/.changeset/nice-kings-relate.md new file mode 100644 index 000000000..03893714f --- /dev/null +++ b/.changeset/nice-kings-relate.md @@ -0,0 +1,5 @@ +--- +"@primer/octicons": minor +--- + +Save unlink-16.svg, unlink-24.svg diff --git a/icons/unlink-16.svg b/icons/unlink-16.svg new file mode 100644 index 000000000..91b1a307e --- /dev/null +++ b/icons/unlink-16.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/unlink-24.svg b/icons/unlink-24.svg new file mode 100644 index 000000000..12e54a5ad --- /dev/null +++ b/icons/unlink-24.svg @@ -0,0 +1 @@ + \ No newline at end of file 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..3545805d4 100644 --- a/lib/octicons_react/__tests__/__snapshots__/public-api.test.js.snap +++ b/lib/octicons_react/__tests__/__snapshots__/public-api.test.js.snap @@ -281,6 +281,7 @@ exports[`@primer/octicons-react should not update exports without a semver chang "TrophyIcon", "TypographyIcon", "UnfoldIcon", + "UnlinkIcon", "UnlockIcon", "UnmuteIcon", "UnverifiedIcon",