diff --git a/.changeset/red-actors-thank.md b/.changeset/red-actors-thank.md new file mode 100644 index 000000000..cd0777258 --- /dev/null +++ b/.changeset/red-actors-thank.md @@ -0,0 +1,5 @@ +--- +"@primer/octicons": minor +--- + +Save fiscal-host-16.svg diff --git a/icons/fiscal-host-16.svg b/icons/fiscal-host-16.svg new file mode 100644 index 000000000..fc8dbb28a --- /dev/null +++ b/icons/fiscal-host-16.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/keywords.json b/keywords.json index 79d636a6a..c9b13222a 100644 --- a/keywords.json +++ b/keywords.json @@ -75,6 +75,7 @@ "file-symlink-directory": ["folder", "subfolder", "link", "alias"], "file-symlink-file": ["link", "alias"], "file-zip": ["compress", "archive"], + "fiscal-host": ["safe", "money"], "flame": ["fire", "hot", "burn", "trending"], "fold": ["unfold", "hide", "collapse"], "fold-down": ["unfold", "hide", "collapse", "down"], 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 f04d07359..687f33c48 100644 --- a/lib/octicons_react/__tests__/__snapshots__/public-api.test.js.snap +++ b/lib/octicons_react/__tests__/__snapshots__/public-api.test.js.snap @@ -118,6 +118,7 @@ exports[`@primer/octicons-react should not update exports without a semver chang "FileSymlinkFileIcon", "FileZipIcon", "FilterIcon", + "FiscalHostIcon", "FlameIcon", "FoldDownIcon", "FoldIcon",