From 256d8dc62f431bf90c00036a613856e94502bf51 Mon Sep 17 00:00:00 2001
From: Ash Guillaume <10384315+ashygee@users.noreply.github.com>
Date: Fri, 30 Sep 2022 11:26:17 +0200
Subject: [PATCH 1/3] Save log-24.svg
---
icons/log-24.svg | 6 ++++++
1 file changed, 6 insertions(+)
create mode 100644 icons/log-24.svg
diff --git a/icons/log-24.svg b/icons/log-24.svg
new file mode 100644
index 000000000..275c74df9
--- /dev/null
+++ b/icons/log-24.svg
@@ -0,0 +1,6 @@
+
From 5c018744b4e9f412e93dda437c354e6975da5f4a Mon Sep 17 00:00:00 2001
From: Ash Guillaume
Date: Fri, 30 Sep 2022 09:27:10 +0000
Subject: [PATCH 2/3] Optimize SVGs
---
icons/log-24.svg | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/icons/log-24.svg b/icons/log-24.svg
index 275c74df9..f9e171e88 100644
--- a/icons/log-24.svg
+++ b/icons/log-24.svg
@@ -1,6 +1 @@
-
+
\ No newline at end of file
From 639d7aed56a9f4d65ba86c220bd03606a9c54461 Mon Sep 17 00:00:00 2001
From: Ash Guillaume <10384315+ashygee@users.noreply.github.com>
Date: Fri, 30 Sep 2022 11:46:03 +0200
Subject: [PATCH 3/3] Create rotten-steaks-smash.md
---
.changeset/rotten-steaks-smash.md | 5 +++++
1 file changed, 5 insertions(+)
create mode 100644 .changeset/rotten-steaks-smash.md
diff --git a/.changeset/rotten-steaks-smash.md b/.changeset/rotten-steaks-smash.md
new file mode 100644
index 000000000..640acfc60
--- /dev/null
+++ b/.changeset/rotten-steaks-smash.md
@@ -0,0 +1,5 @@
+---
+"@primer/octicons": minor
+---
+
+- add log-24.svg (TY @edokoa!)