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",