From f1501959494b831e6f6bd27812f42075dc19aec5 Mon Sep 17 00:00:00 2001 From: Nina Paley <79212762+ninapaley@users.noreply.github.com> Date: Sun, 7 Mar 2021 12:37:50 -0600 Subject: [PATCH] Add files via upload --- svg/knot_3pt.toml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 svg/knot_3pt.toml diff --git a/svg/knot_3pt.toml b/svg/knot_3pt.toml new file mode 100644 index 0000000..37f7779 --- /dev/null +++ b/svg/knot_3pt.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 nested on this + +# symbol’s nesting area should have its colors inverted. + +invert_nested = true \ No newline at end of file