diff --git a/svg/impossible_triangle_shaded.svg b/svg/impossible_triangle_shaded.svg new file mode 100644 index 0000000..39bff62 --- /dev/null +++ b/svg/impossible_triangle_shaded.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/svg/impossible_triangle_shaded.toml b/svg/impossible_triangle_shaded.toml new file mode 100644 index 0000000..ee5de6d --- /dev/null +++ b/svg/impossible_triangle_shaded.toml @@ -0,0 +1,13 @@ +# 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 \ No newline at end of file