From 075554dd59035b25fd41d963594432004810a6ca Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=A1lvaro=20s?=
<50526113+alvvaro@users.noreply.github.com>
Date: Tue, 1 Nov 2022 11:43:15 +0100
Subject: [PATCH] 2 new icons: `rubber-stamp`, `rubber-stamp-off`
---
src/_icons/rubber-stamp-off.svg | 10 ++++++++++
src/_icons/rubber-stamp.svg | 8 ++++++++
2 files changed, 18 insertions(+)
create mode 100644 src/_icons/rubber-stamp-off.svg
create mode 100644 src/_icons/rubber-stamp.svg
diff --git a/src/_icons/rubber-stamp-off.svg b/src/_icons/rubber-stamp-off.svg
new file mode 100644
index 000000000..504bf197f
--- /dev/null
+++ b/src/_icons/rubber-stamp-off.svg
@@ -0,0 +1,10 @@
+---
+tags: [rubber, stamp, seal, letter, mail, document, signature]
+category: Document
+---
+
diff --git a/src/_icons/rubber-stamp.svg b/src/_icons/rubber-stamp.svg
new file mode 100644
index 000000000..53393799e
--- /dev/null
+++ b/src/_icons/rubber-stamp.svg
@@ -0,0 +1,8 @@
+---
+tags: [rubber, stamp, seal, letter, mail, document, signature]
+category: Document
+---
+
\ No newline at end of file