From c508e1c30c9d595a609acb8a47b8c1fbd2e6b5b9 Mon Sep 17 00:00:00 2001 From: Nina Paley <79212762+ninapaley@users.noreply.github.com> Date: Sun, 7 Mar 2021 11:14:10 -0600 Subject: [PATCH] Delete hand_card forgot toml extension! --- svg/hand_card | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 svg/hand_card diff --git a/svg/hand_card b/svg/hand_card deleted file mode 100644 index 11fe07f..0000000 --- a/svg/hand_card +++ /dev/null @@ -1,21 +0,0 @@ -# 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