From 9940032f6aac1918672ee0c487b4734f9356edb0 Mon Sep 17 00:00:00 2001 From: Nina Paley <79212762+ninapaley@users.noreply.github.com> Date: Thu, 18 Mar 2021 11:03:31 -0500 Subject: [PATCH] Add files via upload introduced woman_libra --- svg/woman_libra.svg | 33 +++++++++++++++++++++++++++++++++ svg/woman_libra.toml | 29 +++++++++++++++++++++++++++++ 2 files changed, 62 insertions(+) create mode 100644 svg/woman_libra.svg create mode 100644 svg/woman_libra.toml diff --git a/svg/woman_libra.svg b/svg/woman_libra.svg new file mode 100644 index 0000000..b917b1d --- /dev/null +++ b/svg/woman_libra.svg @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/svg/woman_libra.toml b/svg/woman_libra.toml new file mode 100644 index 0000000..6e9eac0 --- /dev/null +++ b/svg/woman_libra.toml @@ -0,0 +1,29 @@ +# 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 = true + + + +# If true, this indicates that the symbol nested on this + +# symbol’s nesting area should have its colors inverted. + +invert_nested = false \ No newline at end of file