Add files via upload

added TOMLs for latest symbols
pull/43/head
Nina Paley 2021-03-05 14:37:58 -06:00 zatwierdzone przez GitHub
rodzic fd0a0a3b81
commit 2315b2b398
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
3 zmienionych plików z 66 dodań i 0 usunięć

24
svg/hole.toml 100644
Wyświetl plik

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

21
svg/ladder.toml 100644
Wyświetl plik

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

21
svg/star_7pt.toml 100644
Wyświetl plik

@ -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
# symbols nesting area should have its colors inverted.
invert_nested = true