From 1a41437093fa7f0dfbe8f49ae21372624f6456bb Mon Sep 17 00:00:00 2001
From: traumweh
Date: Wed, 9 Apr 2025 14:38:30 +0200
Subject: [PATCH] New pin icon
---
icons/pin.svg | 3 ++
icons/project_files/pin.svg | 82 +++++++++++++++++++++++++++++++++
styleguide/assets/icon/pin.svg | 3 ++
styleguide/changelog/index.html | 6 +++
4 files changed, 94 insertions(+)
create mode 100644 icons/pin.svg
create mode 100644 icons/project_files/pin.svg
create mode 100644 styleguide/assets/icon/pin.svg
diff --git a/icons/pin.svg b/icons/pin.svg
new file mode 100644
index 0000000..2b07c7a
--- /dev/null
+++ b/icons/pin.svg
@@ -0,0 +1,3 @@
+
diff --git a/icons/project_files/pin.svg b/icons/project_files/pin.svg
new file mode 100644
index 0000000..804176d
--- /dev/null
+++ b/icons/project_files/pin.svg
@@ -0,0 +1,82 @@
+
+
diff --git a/styleguide/assets/icon/pin.svg b/styleguide/assets/icon/pin.svg
new file mode 100644
index 0000000..2b07c7a
--- /dev/null
+++ b/styleguide/assets/icon/pin.svg
@@ -0,0 +1,3 @@
+
diff --git a/styleguide/changelog/index.html b/styleguide/changelog/index.html
index b7f7afb..61ae2f3 100644
--- a/styleguide/changelog/index.html
+++ b/styleguide/changelog/index.html
@@ -112,6 +112,12 @@
since the initial release:
+ -
+ 2025-04-09 - Update 2
+
+
-
2025-04-05 - Update 1