diff --git a/.changeset/cuddly-walls-build.md b/.changeset/cuddly-walls-build.md new file mode 100644 index 000000000..d6e5c9fde --- /dev/null +++ b/.changeset/cuddly-walls-build.md @@ -0,0 +1,5 @@ +--- +"@primer/octicons": minor +--- + +Add rel-file-path-16.svg, rel-file-path-24.svg diff --git a/icons/rel-file-path-16.svg b/icons/rel-file-path-16.svg new file mode 100644 index 000000000..15d33afa2 --- /dev/null +++ b/icons/rel-file-path-16.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/rel-file-path-24.svg b/icons/rel-file-path-24.svg new file mode 100644 index 000000000..53aaa6c29 --- /dev/null +++ b/icons/rel-file-path-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 3545805d4..4a651057e 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", + "RelFilePathIcon", "ReplyIcon", "RepoCloneIcon", "RepoDeletedIcon",