From 0add8e8cb20e903db81d5f4efa08bb22cb5b80c4 Mon Sep 17 00:00:00 2001
From: Nina Paley <79212762+ninapaley@users.noreply.github.com>
Date: Fri, 18 Jun 2021 16:55:14 -0500
Subject: [PATCH] added crown_5pt2 (#174)
* added crown_5pt2
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
---
assets/symbols/crown_5pt2.svg | 19 +++++++++++
assets/symbols/crown_hierophant.svg | 37 ++++++++++++++++++++
assets/symbols/hierophant.svg | 52 +++++++++++++++++++++++++++++
assets/symbols/hierophant.toml | 5 +++
assets/symbols/sycophant.svg | 37 ++++++++++++++++++++
assets/symbols/sycophant.toml | 26 +++++++++++++++
6 files changed, 176 insertions(+)
create mode 100644 assets/symbols/crown_5pt2.svg
create mode 100644 assets/symbols/crown_hierophant.svg
create mode 100644 assets/symbols/hierophant.svg
create mode 100644 assets/symbols/hierophant.toml
create mode 100644 assets/symbols/sycophant.svg
create mode 100644 assets/symbols/sycophant.toml
diff --git a/assets/symbols/crown_5pt2.svg b/assets/symbols/crown_5pt2.svg
new file mode 100644
index 0000000..83b04c8
--- /dev/null
+++ b/assets/symbols/crown_5pt2.svg
@@ -0,0 +1,19 @@
+
+
+
+
diff --git a/assets/symbols/crown_hierophant.svg b/assets/symbols/crown_hierophant.svg
new file mode 100644
index 0000000..5302e43
--- /dev/null
+++ b/assets/symbols/crown_hierophant.svg
@@ -0,0 +1,37 @@
+
+
+
+
diff --git a/assets/symbols/hierophant.svg b/assets/symbols/hierophant.svg
new file mode 100644
index 0000000..7f3ba2e
--- /dev/null
+++ b/assets/symbols/hierophant.svg
@@ -0,0 +1,52 @@
+
+
+
+
diff --git a/assets/symbols/hierophant.toml b/assets/symbols/hierophant.toml
new file mode 100644
index 0000000..6de29b4
--- /dev/null
+++ b/assets/symbols/hierophant.toml
@@ -0,0 +1,5 @@
+# If true, this indicates that the symbol should never
+
+# be nested inside another symbol's nesting area.
+
+never_be_nested = true
\ No newline at end of file
diff --git a/assets/symbols/sycophant.svg b/assets/symbols/sycophant.svg
new file mode 100644
index 0000000..3bcb258
--- /dev/null
+++ b/assets/symbols/sycophant.svg
@@ -0,0 +1,37 @@
+
+
+
+
diff --git a/assets/symbols/sycophant.toml b/assets/symbols/sycophant.toml
new file mode 100644
index 0000000..82c04d5
--- /dev/null
+++ b/assets/symbols/sycophant.toml
@@ -0,0 +1,26 @@
+
+
+# If true, this indicates that the symbol should always have
+
+# a symbol nested within its nesting area(s).
+
+always_nest = true
+
+
+
+
+# If true, this indicates that the symbol should never
+
+# be nested inside another symbol's nesting area.
+
+never_be_nested = true
+
+
+
+
+# If true, this indicates that the symbol nested on this
+
+# symbol’s nesting area should have its colors inverted.
+
+invert_nested = true
+