diff --git a/.changeset/red-pets-applaud.md b/.changeset/red-pets-applaud.md new file mode 100644 index 000000000..4d99bf220 --- /dev/null +++ b/.changeset/red-pets-applaud.md @@ -0,0 +1,5 @@ +--- +"@primer/octicons": minor +--- + +Save read-32.svg, unread-32.svg, read-48.svg, unread-48.svg diff --git a/icons/read-16.svg b/icons/read-16.svg new file mode 100644 index 000000000..bdd83900c --- /dev/null +++ b/icons/read-16.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/read-24.svg b/icons/read-24.svg new file mode 100644 index 000000000..a54c1341f --- /dev/null +++ b/icons/read-24.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/unread-16.svg b/icons/unread-16.svg new file mode 100644 index 000000000..916c2fc43 --- /dev/null +++ b/icons/unread-16.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/unread-24.svg b/icons/unread-24.svg new file mode 100644 index 000000000..53844a00f --- /dev/null +++ b/icons/unread-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 533a92925..f04d07359 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", + "ReadIcon", "RelFilePathIcon", "ReplyIcon", "RepoCloneIcon", @@ -286,6 +287,7 @@ exports[`@primer/octicons-react should not update exports without a semver chang "UnlinkIcon", "UnlockIcon", "UnmuteIcon", + "UnreadIcon", "UnverifiedIcon", "UploadIcon", "VerifiedIcon",