diff --git a/.changeset/wet-goats-rescue.md b/.changeset/wet-goats-rescue.md new file mode 100644 index 000000000..a34b07b68 --- /dev/null +++ b/.changeset/wet-goats-rescue.md @@ -0,0 +1,5 @@ +--- +"@primer/octicons": minor +--- + +Save file-directory-symlink-16.svg, file-directory-symlink-24.svg diff --git a/icons/file-directory-symlink-16.svg b/icons/file-directory-symlink-16.svg new file mode 100644 index 000000000..82df1cbcb --- /dev/null +++ b/icons/file-directory-symlink-16.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/file-directory-symlink-24.svg b/icons/file-directory-symlink-24.svg new file mode 100644 index 000000000..51d715d84 --- /dev/null +++ b/icons/file-directory-symlink-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 ad28b2fee..48999cca0 100644 --- a/lib/octicons_react/__tests__/__snapshots__/public-api.test.js.snap +++ b/lib/octicons_react/__tests__/__snapshots__/public-api.test.js.snap @@ -114,6 +114,7 @@ exports[`@primer/octicons-react should not update exports without a semver chang "FileDirectoryFillIcon", "FileDirectoryIcon", "FileDirectoryOpenFillIcon", + "FileDirectorySymlinkIcon", "FileIcon", "FileMediaIcon", "FileMovedIcon",