diff --git a/svg/capricorn_tail.toml b/svg/capricorn_tail.toml new file mode 100644 index 0000000..a612c3c --- /dev/null +++ b/svg/capricorn_tail.toml @@ -0,0 +1,20 @@ +# If true, this indicates that the symbol should always have + +# a symbol nested within its nesting area(s). + +always_nest = false + + + +# 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 \ No newline at end of file