diff --git a/.changeset/mighty-spies-roll.md b/.changeset/mighty-spies-roll.md
new file mode 100644
index 000000000..894109478
--- /dev/null
+++ b/.changeset/mighty-spies-roll.md
@@ -0,0 +1,5 @@
+---
+"@primer/octicons": minor
+---
+
+Add project-template-24.svg, project-template-16.svg
diff --git a/icons/project-template-16.svg b/icons/project-template-16.svg
new file mode 100644
index 000000000..7a802dc3c
--- /dev/null
+++ b/icons/project-template-16.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/project-template-24.svg b/icons/project-template-24.svg
new file mode 100644
index 000000000..28405f270
--- /dev/null
+++ b/icons/project-template-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 6e90960fa..4f49f7235 100644
--- a/lib/octicons_react/__tests__/__snapshots__/public-api.test.js.snap
+++ b/lib/octicons_react/__tests__/__snapshots__/public-api.test.js.snap
@@ -220,6 +220,7 @@ exports[`@primer/octicons-react should not update exports without a semver chang
"ProjectIcon",
"ProjectRoadmapIcon",
"ProjectSymlinkIcon",
+ "ProjectTemplateIcon",
"PulseIcon",
"QuestionIcon",
"QuoteIcon",