From efbc44a94035cbf1112c7bd0819e2f76ce7fa5bb Mon Sep 17 00:00:00 2001 From: Nina Paley <79212762+ninapaley@users.noreply.github.com> Date: Mon, 15 Mar 2021 11:35:32 -0500 Subject: [PATCH] Add files via upload --- svg/bitey_half.svg | 8 ++++---- svg/bitey_half.toml | 29 +++++++++++++++++++++++++++++ 2 files changed, 33 insertions(+), 4 deletions(-) create mode 100644 svg/bitey_half.toml diff --git a/svg/bitey_half.svg b/svg/bitey_half.svg index 3e8d913..4c4c8b4 100644 --- a/svg/bitey_half.svg +++ b/svg/bitey_half.svg @@ -5,10 +5,10 @@ - - - - + + + + diff --git a/svg/bitey_half.toml b/svg/bitey_half.toml new file mode 100644 index 0000000..6e9eac0 --- /dev/null +++ b/svg/bitey_half.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