From fc33e21ef24a2962399523ac87957e6d302d8255 Mon Sep 17 00:00:00 2001 From: Nina Paley <79212762+ninapaley@users.noreply.github.com> Date: Wed, 17 Mar 2021 10:20:56 -0500 Subject: [PATCH] Add files via upload introduced hand and hands_claddagh (happy St Patrick's Day!) --- svg/hand_claddagh.svg | 22 ++++++++++++++++++++++ svg/hand_claddagh.toml | 28 ++++++++++++++++++++++++++++ svg/hands_claddagh.svg | 23 +++++++++++++++++++++++ svg/hands_claddagh.toml | 28 ++++++++++++++++++++++++++++ 4 files changed, 101 insertions(+) create mode 100644 svg/hand_claddagh.svg create mode 100644 svg/hand_claddagh.toml create mode 100644 svg/hands_claddagh.svg create mode 100644 svg/hands_claddagh.toml diff --git a/svg/hand_claddagh.svg b/svg/hand_claddagh.svg new file mode 100644 index 0000000..d8d7ac5 --- /dev/null +++ b/svg/hand_claddagh.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/svg/hand_claddagh.toml b/svg/hand_claddagh.toml new file mode 100644 index 0000000..8eef831 --- /dev/null +++ b/svg/hand_claddagh.toml @@ -0,0 +1,28 @@ +# 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 should never + +# be nested inside another symbol's nesting area. + +never_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/hands_claddagh.svg b/svg/hands_claddagh.svg new file mode 100644 index 0000000..a8de2cc --- /dev/null +++ b/svg/hands_claddagh.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/svg/hands_claddagh.toml b/svg/hands_claddagh.toml new file mode 100644 index 0000000..8eef831 --- /dev/null +++ b/svg/hands_claddagh.toml @@ -0,0 +1,28 @@ +# 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 should never + +# be nested inside another symbol's nesting area. + +never_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