diff --git a/.changeset/sixty-pigs-brake.md b/.changeset/sixty-pigs-brake.md new file mode 100644 index 000000000..79e25007b --- /dev/null +++ b/.changeset/sixty-pigs-brake.md @@ -0,0 +1,5 @@ +--- +"@primer/octicons": minor +--- + +Save sponsor-tiers-16.svg, sponsor-tiers-24.svg diff --git a/icons/sponsor-tiers-16.svg b/icons/sponsor-tiers-16.svg new file mode 100644 index 000000000..cac8a8e96 --- /dev/null +++ b/icons/sponsor-tiers-16.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sponsor-tiers-24.svg b/icons/sponsor-tiers-24.svg new file mode 100644 index 000000000..69303d8b3 --- /dev/null +++ b/icons/sponsor-tiers-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 4a651057e..533a92925 100644 --- a/lib/octicons_react/__tests__/__snapshots__/public-api.test.js.snap +++ b/lib/octicons_react/__tests__/__snapshots__/public-api.test.js.snap @@ -251,6 +251,7 @@ exports[`@primer/octicons-react should not update exports without a semver chang "SmileyIcon", "SortAscIcon", "SortDescIcon", + "SponsorTiersIcon", "SquareFillIcon", "SquareIcon", "SquirrelIcon",