diff --git a/.changeset/little-mugs-rush.md b/.changeset/little-mugs-rush.md new file mode 100644 index 000000000..e07a2cbe1 --- /dev/null +++ b/.changeset/little-mugs-rush.md @@ -0,0 +1,5 @@ +--- +"@primer/octicons": minor +--- + +Add passkey-fill-24 and passkey-fill-16 octicons diff --git a/icons/passkey-fill-16.svg b/icons/passkey-fill-16.svg new file mode 100644 index 000000000..431ff7967 --- /dev/null +++ b/icons/passkey-fill-16.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/passkey-fill-24.svg b/icons/passkey-fill-24.svg new file mode 100644 index 000000000..621eb42e6 --- /dev/null +++ b/icons/passkey-fill-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 fc5593e44..99aed9f10 100644 --- a/lib/octicons_react/__tests__/__snapshots__/public-api.test.js.snap +++ b/lib/octicons_react/__tests__/__snapshots__/public-api.test.js.snap @@ -202,6 +202,7 @@ exports[`@primer/octicons-react should not update exports without a semver chang "PaintbrushIcon", "PaperAirplaneIcon", "PaperclipIcon", + "PasskeyFillIcon", "PasteIcon", "PencilIcon", "PeopleIcon",