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/delete</title>
<defs>
<path d="M21,3 C22.6568542,3 24,4.34314575 24,6 L24,18 C24,19.6568542 22.6568542,21 21,21 L8,21 C7.71163742,21 7.4373114,20.8755196 7.24742331,20.6585046 L0.247423305,12.6585046 C-0.0824744351,12.2814786 -0.0824744351,11.7185214 0.247423305,11.3414954 L7.24742331,3.34149539 C7.4373114,3.12448043 7.71163742,3 8,3 L21,3 Z M21,5 L8.45376823,5 L2.32876823,12 L8.45376823,19 L21,19 C21.5522847,19 22,18.5522847 22,18 L22,6 C22,5.44771525 21.5522847,5 21,5 Z M11.2928932,8.29289322 C11.6834175,7.90236893 12.3165825,7.90236893 12.7071068,8.29289322 L12.7071068,8.29289322 L15,10.585 L17.2928932,8.29289322 C17.6533772,7.93240926 18.2206082,7.90467972 18.6128994,8.20970461 L18.7071068,8.29289322 C19.0976311,8.68341751 19.0976311,9.31658249 18.7071068,9.70710678 L18.7071068,9.70710678 L16.415,12 L18.7071068,14.2928932 C19.0675907,14.6533772 19.0953203,15.2206082 18.7902954,15.6128994 L18.7071068,15.7071068 C18.3165825,16.0976311 17.6834175,16.0976311 17.2928932,15.7071068 L17.2928932,15.7071068 L15,13.415 L12.7071068,15.7071068 C12.3466228,16.0675907 11.7793918,16.0953203 11.3871006,15.7902954 L11.2928932,15.7071068 C10.9023689,15.3165825 10.9023689,14.6834175 11.2928932,14.2928932 L11.2928932,14.2928932 L13.585,12 L11.2928932,9.70710678 C10.9324093,9.34662282 10.9046797,8.77939176 11.2097046,8.38710056 Z" id="path-1"></path>
</defs>
<g id="icon/delete" 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="Combined-Shape" fill="#000000" fill-rule="nonzero" xlink:href="#path-1"></use>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB