diff --git a/svg/dragon_hind.svg b/svg/dragon_hind.svg index 07f918c..26500ca 100644 --- a/svg/dragon_hind.svg +++ b/svg/dragon_hind.svg @@ -5,8 +5,6 @@ - - @@ -17,9 +15,6 @@ - - - diff --git a/svg/goat.toml b/svg/goat.toml new file mode 100644 index 0000000..194f02e --- /dev/null +++ b/svg/goat.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 = 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 nested on this + +# symbol’s nesting area should have its colors inverted. + +invert_nested = true