From 9185e31fe1b5719ac7b3f94096b2e77d50a1cc3a Mon Sep 17 00:00:00 2001 From: Nina Paley <79212762+ninapaley@users.noreply.github.com> Date: Tue, 9 Mar 2021 10:15:17 -0600 Subject: [PATCH] Add files via upload introduced hand_card_3 --- svg/hand_card_3.svg | 28 ++++++++++++++++++++++++++++ svg/hand_card_3.toml | 21 +++++++++++++++++++++ 2 files changed, 49 insertions(+) create mode 100644 svg/hand_card_3.svg create mode 100644 svg/hand_card_3.toml diff --git a/svg/hand_card_3.svg b/svg/hand_card_3.svg new file mode 100644 index 0000000..19c4920 --- /dev/null +++ b/svg/hand_card_3.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/svg/hand_card_3.toml b/svg/hand_card_3.toml new file mode 100644 index 0000000..11fe07f --- /dev/null +++ b/svg/hand_card_3.toml @@ -0,0 +1,21 @@ +# 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 nested on this + +# symbol’s nesting area should have its colors inverted. + +invert_nested = true \ No newline at end of file