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/copy</title>
<defs>
<path d="M11,10 C10.4477153,10 10,10.4477153 10,11 L10,20 C10,20.5522847 10.4477153,21 11,21 L20,21 C20.5522847,21 21,20.5522847 21,20 L21,11 C21,10.4477153 20.5522847,10 20,10 L11,10 Z M20,8 C21.6568542,8 23,9.34314575 23,11 L23,20 C23,21.6568542 21.6568542,23 20,23 L11,23 C9.34314575,23 8,21.6568542 8,20 L8,11 C8,9.34314575 9.34314575,8 11,8 L20,8 Z M13,1 C14.6568542,1 16,2.34314575 16,4 L16,4 L16,5 C16,5.55228475 15.5522847,6 15,6 C14.4477153,6 14,5.55228475 14,5 L14,5 L14,4 C14,3.44771525 13.5522847,3 13,3 L13,3 L4,3 C3.44771525,3 3,3.44771525 3,4 L3,4 L3,13 C3,13.5522847 3.44771525,14 4,14 L4,14 L5,14 C5.55228475,14 6,14.4477153 6,15 C6,15.5522847 5.55228475,16 5,16 L5,16 L4,16 C2.34314575,16 1,14.6568542 1,13 L1,13 L1,4 C1,2.34314575 2.34314575,1 4,1 L4,1 Z" id="path-1"></path>
</defs>
<g id="icon/copy" 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.3 KiB