From 96c1d04b98dd55d471c83e8d3c683b77ca3d8bbe Mon Sep 17 00:00:00 2001 From: Nina Paley <79212762+ninapaley@users.noreply.github.com> Date: Sun, 21 Mar 2021 21:15:41 -0500 Subject: [PATCH] Delete starburst_lines.toml --- svg/starburst_lines.toml | 29 ----------------------------- 1 file changed, 29 deletions(-) delete mode 100644 svg/starburst_lines.toml diff --git a/svg/starburst_lines.toml b/svg/starburst_lines.toml deleted file mode 100644 index 2499c60..0000000 --- a/svg/starburst_lines.toml +++ /dev/null @@ -1,29 +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 should never - -# be nested inside another symbol's nesting area. - -never_be_nested = false - - - -# 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