From 72e42fbda72bd1b5eb393e01c24a6c0a787e105b Mon Sep 17 00:00:00 2001 From: Nina Paley <79212762+ninapaley@users.noreply.github.com> Date: Wed, 10 Mar 2021 13:42:16 -0600 Subject: [PATCH] Add files via upload introduced arms_strong --- svg/arms_strong.svg | 24 ++++++++++++++++++++++++ svg/arms_strong.toml | 23 +++++++++++++++++++++++ 2 files changed, 47 insertions(+) create mode 100644 svg/arms_strong.svg create mode 100644 svg/arms_strong.toml diff --git a/svg/arms_strong.svg b/svg/arms_strong.svg new file mode 100644 index 0000000..6304a8e --- /dev/null +++ b/svg/arms_strong.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/svg/arms_strong.toml b/svg/arms_strong.toml new file mode 100644 index 0000000..b4ef165 --- /dev/null +++ b/svg/arms_strong.toml @@ -0,0 +1,23 @@ +# 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 + +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 \ No newline at end of file