diff --git a/svg/cube.svg b/svg/cube.svg index 7ab2145..a051f73 100644 --- a/svg/cube.svg +++ b/svg/cube.svg @@ -9,9 +9,11 @@ + + - + diff --git a/svg/oroboros.svg b/svg/oroboros.svg index 7eb770f..8a092d9 100644 --- a/svg/oroboros.svg +++ b/svg/oroboros.svg @@ -4,10 +4,10 @@ - + - + diff --git a/svg/snake_helix.svg b/svg/snake_helix.svg index 0820a37..085dfc0 100644 --- a/svg/snake_helix.svg +++ b/svg/snake_helix.svg @@ -4,9 +4,9 @@ - - - + + + diff --git a/svg/snake_helix_mix.svg b/svg/snake_helix_mix.svg new file mode 100644 index 0000000..2fcccb9 --- /dev/null +++ b/svg/snake_helix_mix.svg @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/svg/snake_helix_mix.toml b/svg/snake_helix_mix.toml new file mode 100644 index 0000000..7d5ebaa --- /dev/null +++ b/svg/snake_helix_mix.toml @@ -0,0 +1,22 @@ +# 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 + + diff --git a/svg/stairs.svg b/svg/stairs.svg index 0669a03..294e5dd 100644 --- a/svg/stairs.svg +++ b/svg/stairs.svg @@ -13,7 +13,7 @@ - + diff --git a/svg/stairs_smaller.svg b/svg/stairs_smaller.svg new file mode 100644 index 0000000..e0038f5 --- /dev/null +++ b/svg/stairs_smaller.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/svg/stairs_smaller.toml b/svg/stairs_smaller.toml new file mode 100644 index 0000000..1ba74a3 --- /dev/null +++ b/svg/stairs_smaller.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 = false + + + +# 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