Add Tana (#32)

This commit is contained in:
Waldo A. Ramalho 2023-12-28 04:04:54 -03:00 committed by GitHub
parent 775e866cc0
commit 06cb8f66a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 23 additions and 0 deletions

1
mappings/:tana: Normal file
View File

@ -0,0 +1 @@
"Tana"

22
svgs/:tana:.svg Normal file
View File

@ -0,0 +1,22 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<defs>
<clipPath id="a">
<path d="M9 3.792969h10.171875V12H9Zm0 0"/>
</clipPath>
<clipPath id="b">
<path d="M9 9h6v11.164062H9Zm0 0"/>
</clipPath>
<clipPath id="c">
<path d="M4.855469 6H10v6H4.855469Zm0 0"/>
</clipPath>
</defs>
<g clip-path="url(#a)">
<path d="M9.625 7.527344V5.398438c0-.09375.023438-.1875.070312-.269532.042969-.082031.109376-.148437.191407-.199218l1.84375-1.066407c.082031-.046875.175781-.070312.269531-.070312.097656 0 .1875.023437.273438.070312l6.613281 3.820313c.082031.050781.148437.121094.191406.203125.046875.082031.070313.175781.066406.269531v2.125c.003907.09375-.019531.1875-.066406.269531-.042969.085938-.109375.152344-.191406.203125l-1.839844 1.066406c-.085937.046876-.179687.070313-.273437.070313-.09375 0-.191407-.023437-.273438-.070313L9.886719 8c-.082031-.050781-.148438-.121094-.191407-.203125-.046874-.082031-.070312-.175781-.070312-.269531Zm0 0" style="stroke:none;fill-rule:nonzero;fill:#000;fill-opacity:1"/>
</g>
<g clip-path="url(#b)">
<path d="M14.394531 16.117188v2.441406c.003907.09375-.019531.1875-.066406.269531-.046875.082031-.109375.152344-.191406.199219l-1.839844 1.066406c-.085937.046875-.179687.070312-.273437.070312-.097657 0-.191407-.023437-.273438-.070312l-1.839844-1.066406c-.082031-.046875-.148437-.117188-.191406-.199219-.046875-.082031-.070312-.175781-.070312-.269531v-7.640625c0-.09375.023437-.183594.070312-.265625.042969-.085938.109375-.152344.191406-.203125l2.117188-1.226563 2.390625 1.378906Zm0 0" style="stroke:none;fill-rule:nonzero;fill:#000;fill-opacity:1"/>
</g>
<g clip-path="url(#c)">
<path d="M9.628906 10.289062V8.160156c0-.09375-.023437-.1875-.074218-.273437-.046876-.082031-.117188-.148438-.199219-.195313L7.511719 6.625c-.082031-.046875-.175781-.070312-.269531-.070312-.09375 0-.1875.023437-.269532.070312l-1.84375 1.066406c-.082031.046875-.152344.113282-.199218.195313-.050782.085937-.074219.179687-.074219.273437v2.132813c0 .097656.027343.191406.074219.273437.046874.082032.117187.152344.199218.199219l1.84375 1.0625c.082032.046875.175782.074219.269532.074219s.1875-.027344.269531-.074219l1.84375-1.0625c.082031-.046875.152343-.117187.203125-.203125.046875-.082031.070312-.175781.070312-.273438Zm0 0" style="stroke:none;fill-rule:nonzero;fill:#000;fill-opacity:1"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB