diff --git a/.changeset/silly-roses-worry.md b/.changeset/silly-roses-worry.md
new file mode 100644
index 000000000..0504a8c11
--- /dev/null
+++ b/.changeset/silly-roses-worry.md
@@ -0,0 +1,5 @@
+---
+"@primer/octicons": minor
+---
+
+Save clock-fill-16.svg, clock-fill-24.svg, skip-fill-16.svg, skip-fil…
diff --git a/icons/clock-fill-16.svg b/icons/clock-fill-16.svg
new file mode 100644
index 000000000..763a520b0
--- /dev/null
+++ b/icons/clock-fill-16.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/clock-fill-24.svg b/icons/clock-fill-24.svg
new file mode 100644
index 000000000..ff5d0f485
--- /dev/null
+++ b/icons/clock-fill-24.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/skip-fill-16.svg b/icons/skip-fill-16.svg
new file mode 100644
index 000000000..33b13472d
--- /dev/null
+++ b/icons/skip-fill-16.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/skip-fill-24.svg b/icons/skip-fill-24.svg
new file mode 100644
index 000000000..408c5c2bf
--- /dev/null
+++ b/icons/skip-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 623d53478..1a35f0406 100644
--- a/lib/octicons_react/__tests__/__snapshots__/public-api.test.js.snap
+++ b/lib/octicons_react/__tests__/__snapshots__/public-api.test.js.snap
@@ -46,6 +46,7 @@ exports[`@primer/octicons-react should not update exports without a semver chang
"ChevronUpIcon",
"CircleIcon",
"CircleSlashIcon",
+ "ClockFillIcon",
"ClockIcon",
"CloudIcon",
"CloudOfflineIcon",
@@ -240,6 +241,7 @@ exports[`@primer/octicons-react should not update exports without a semver chang
"SignInIcon",
"SignOutIcon",
"SingleSelectIcon",
+ "SkipFillIcon",
"SkipIcon",
"SlidersIcon",
"SmileyIcon",