From 76de622fb56a9e944c0a1645d018edf2f2177fa6 Mon Sep 17 00:00:00 2001 From: Nina Paley <79212762+ninapaley@users.noreply.github.com> Date: Thu, 4 Mar 2021 13:39:16 -0600 Subject: [PATCH] Add files via upload small mods --- svg/foot_of_god.svg | 26 ++++++++++++++------------ svg/foot_of_god.toml | 8 ++++++++ svg/man_top.svg | 3 ++- svg/man_top.toml | 2 +- svg/woman_top.svg | 33 +++++++++++++++++---------------- svg/woman_top.toml | 2 +- 6 files changed, 43 insertions(+), 31 deletions(-) diff --git a/svg/foot_of_god.svg b/svg/foot_of_god.svg index 1b06d98..2eb0ce0 100644 --- a/svg/foot_of_god.svg +++ b/svg/foot_of_god.svg @@ -2,22 +2,24 @@ + - + - - - - - - - - - - - + + + + + + + + + + + + diff --git a/svg/foot_of_god.toml b/svg/foot_of_god.toml index 9b41545..92811ca 100644 --- a/svg/foot_of_god.toml +++ b/svg/foot_of_god.toml @@ -13,3 +13,11 @@ always_nest = false 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 + + diff --git a/svg/man_top.svg b/svg/man_top.svg index cc2b1f1..ab93112 100644 --- a/svg/man_top.svg +++ b/svg/man_top.svg @@ -8,9 +8,10 @@ + - + diff --git a/svg/man_top.toml b/svg/man_top.toml index 28cb52f..596f036 100644 --- a/svg/man_top.toml +++ b/svg/man_top.toml @@ -2,7 +2,7 @@ # a symbol nested within its nesting area(s). -always_nest = false +always_nest = true diff --git a/svg/woman_top.svg b/svg/woman_top.svg index 95d514c..f1a5a22 100644 --- a/svg/woman_top.svg +++ b/svg/woman_top.svg @@ -5,24 +5,25 @@ - - - - - + + + + + + - - - - - - - - - - - + + + + + + + + + + + diff --git a/svg/woman_top.toml b/svg/woman_top.toml index 28cb52f..596f036 100644 --- a/svg/woman_top.toml +++ b/svg/woman_top.toml @@ -2,7 +2,7 @@ # a symbol nested within its nesting area(s). -always_nest = false +always_nest = true