Add files via upload

tomls
pull/54/head
Nina Paley 2021-03-20 15:08:23 -05:00 zatwierdzone przez GitHub
rodzic 1debd113fa
commit 2a3a23990f
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 58 dodań i 0 usunięć

29
svg/diamond.toml 100644
Wyświetl plik

@ -0,0 +1,29 @@
# 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 = false
# If true, this indicates that the symbol nested on this
# symbols nesting area should have its colors inverted.
invert_nested = true

29
svg/yoni.toml 100644
Wyświetl plik

@ -0,0 +1,29 @@
# 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
# symbols nesting area should have its colors inverted.
invert_nested = false