diff --git a/svg/arm_hold_up.svg b/svg/arm_hold_up.svg
new file mode 100644
index 0000000..7e6e14d
--- /dev/null
+++ b/svg/arm_hold_up.svg
@@ -0,0 +1,21 @@
+
+
+
+
diff --git a/svg/arm_hold_up.toml b/svg/arm_hold_up.toml
new file mode 100644
index 0000000..11fe07f
--- /dev/null
+++ b/svg/arm_hold_up.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 = true
+
+
+
+# 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
\ No newline at end of file
diff --git a/svg/leg_crouch.svg b/svg/leg_crouch.svg
new file mode 100644
index 0000000..f0f1de1
--- /dev/null
+++ b/svg/leg_crouch.svg
@@ -0,0 +1,22 @@
+
+
+
+
diff --git a/svg/leg_crouch.toml b/svg/leg_crouch.toml
new file mode 100644
index 0000000..57ae4c8
--- /dev/null
+++ b/svg/leg_crouch.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
\ No newline at end of file
diff --git a/svg/leg_stand.svg b/svg/leg_stand.svg
new file mode 100644
index 0000000..8e4a750
--- /dev/null
+++ b/svg/leg_stand.svg
@@ -0,0 +1,22 @@
+
+
+
+
diff --git a/svg/leg_stand.toml b/svg/leg_stand.toml
new file mode 100644
index 0000000..57ae4c8
--- /dev/null
+++ b/svg/leg_stand.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
\ No newline at end of file