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,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>icon/chevron-right</title>
<defs>
<path d="M13.5857864,12 L8.29289322,17.2928932 C7.90236893,17.6834175 7.90236893,18.3165825 8.29289322,18.7071068 C8.68341751,19.0976311 9.31658249,19.0976311 9.70710678,18.7071068 L15.7071068,12.7071068 C16.0976311,12.3165825 16.0976311,11.6834175 15.7071068,11.2928932 L9.70710678,5.29289322 C9.31658249,4.90236893 8.68341751,4.90236893 8.29289322,5.29289322 C7.90236893,5.68341751 7.90236893,6.31658249 8.29289322,6.70710678 L13.5857864,12 Z" id="path-1"></path>
</defs>
<g id="icon/chevron-right" 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="Shape" fill="#000000" fill-rule="nonzero" xlink:href="#path-1"></use>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1017 B