Add files via upload

tomls for man and woman symbols
pull/43/head
Nina Paley 2021-03-04 13:00:33 -06:00 zatwierdzone przez GitHub
rodzic 30a406c659
commit 9f78f7871f
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 42 dodań i 0 usunięć

21
svg/man.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 = 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

21
svg/woman.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 = 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