From 6d69f22b4c8cad6af3f1b652a891cb00c163e015 Mon Sep 17 00:00:00 2001 From: Nina Paley <79212762+ninapaley@users.noreply.github.com> Date: Tue, 20 Apr 2021 21:18:22 -0500 Subject: [PATCH] Add files via upload introduced mushroom_cloud + toml --- assets/symbols/mushroom_cloud.svg | 52 ++++++++++++++++++++++++++++++ assets/symbols/mushroom_cloud.toml | 15 +++++++++ 2 files changed, 67 insertions(+) create mode 100644 assets/symbols/mushroom_cloud.svg create mode 100644 assets/symbols/mushroom_cloud.toml diff --git a/assets/symbols/mushroom_cloud.svg b/assets/symbols/mushroom_cloud.svg new file mode 100644 index 0000000..7ca6747 --- /dev/null +++ b/assets/symbols/mushroom_cloud.svg @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/assets/symbols/mushroom_cloud.toml b/assets/symbols/mushroom_cloud.toml new file mode 100644 index 0000000..85924d0 --- /dev/null +++ b/assets/symbols/mushroom_cloud.toml @@ -0,0 +1,15 @@ + + +# If true, this indicates that the symbol should always have + +# a symbol nested within its nesting area(s). + +always_nest = false + + + +# If true, this indicates that the symbol nested on this + +# symbol’s nesting area should have its colors inverted. + +invert_nested = true \ No newline at end of file