Initial commit

This commit is contained in:
Yaser
2026-08-13 20:26:04 +03:30
commit 056fa76514
1923 changed files with 113766 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="300px" height="300px" viewBox="0 0 300 300" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Logo/Crypto/IRT</title>
<defs>
<circle id="path-1" cx="150" cy="150" r="150"></circle>
</defs>
<g id="Logo/Crypto/IRT" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<mask id="mask-2" fill="white">
<use xlink:href="#path-1"></use>
</mask>
<use id="bg" fill="#F3F3F3" xlink:href="#path-1"></use>
<g id="Group-9" mask="url(#mask-2)">
<circle id="Oval" fill="#DADCE2" cx="150" cy="150" r="150"></circle>
<path d="M80.9771198,198 L80.9771198,103 L62,103 L62,198 L80.9771198,198 Z M121.967699,198 L121.967699,160.480053 L133.100942,160.480053 L151.69852,198 L174.344549,198 L152.204576,157.953457 C164.476447,154.289894 169.916555,141.277926 169.916555,131.297872 C169.916555,115.506649 158.530283,103 138.54105,103 L102.990579,103 L102.990579,198 L121.967699,198 Z M134.619112,145.067819 L121.967699,145.067819 L121.967699,119.170213 L133.986541,119.170213 C147.650067,119.170213 150.939435,125.234043 150.939435,132.055851 C150.939435,138.119681 147.650067,145.067819 134.619112,145.067819 Z M224.950202,198 L224.950202,119.928191 L250,119.928191 L250,103 L180.923284,103 L180.923284,119.928191 L205.973082,119.928191 L205.973082,198 L224.950202,198 Z" id="IRT" fill="#9DA1B2" fill-rule="nonzero"></path>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB