From 8e1c3933771a8bc5f4d86c3ad19124ebc28ac009 Mon Sep 17 00:00:00 2001 From: Nina Paley <79212762+ninapaley@users.noreply.github.com> Date: Tue, 16 Mar 2021 16:50:10 -0500 Subject: [PATCH] Add files via upload introduced wing and wings_egypt --- svg/wing_egypt.svg | 23 +++++++++++++++++++++++ svg/wings_egypt.svg | 32 ++++++++++++++++++++++++++++++++ svg/wings_egypt.toml | 28 ++++++++++++++++++++++++++++ 3 files changed, 83 insertions(+) create mode 100644 svg/wing_egypt.svg create mode 100644 svg/wings_egypt.svg create mode 100644 svg/wings_egypt.toml diff --git a/svg/wing_egypt.svg b/svg/wing_egypt.svg new file mode 100644 index 0000000..89506f2 --- /dev/null +++ b/svg/wing_egypt.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/svg/wings_egypt.svg b/svg/wings_egypt.svg new file mode 100644 index 0000000..0be9510 --- /dev/null +++ b/svg/wings_egypt.svg @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/svg/wings_egypt.toml b/svg/wings_egypt.toml new file mode 100644 index 0000000..8eef831 --- /dev/null +++ b/svg/wings_egypt.toml @@ -0,0 +1,28 @@ +# 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 always + +# be nested inside another symbol's nesting area. + +always_be_nested = false + + + +# If true, this indicates that the symbol should never + +# be nested inside another symbol's nesting area. + +never_be_nested = 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