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/check-square</title>
<defs>
<path d="M16,2 C16.5522847,2 17,2.44771525 17,3 C17,3.55228475 16.5522847,4 16,4 L16,4 L5,4 C4.44771525,4 4,4.44771525 4,5 L4,5 L4,19 C4,19.5522847 4.44771525,20 5,20 L5,20 L19,20 C19.5522847,20 20,19.5522847 20,19 L20,19 L20,12 C20,11.4477153 20.4477153,11 21,11 C21.5522847,11 22,11.4477153 22,12 L22,12 L22,19 C22,20.6568542 20.6568542,22 19,22 L19,22 L5,22 C3.34314575,22 2,20.6568542 2,19 L2,19 L2,5 C2,3.34314575 3.34314575,2 5,2 L5,2 Z M20.5062816,2.29289322 C20.8479903,1.90236893 21.4020097,1.90236893 21.7437184,2.29289322 C22.0854272,2.68341751 22.0854272,3.31658249 21.7437184,3.70710678 L21.7437184,3.70710678 L12.1187184,14.7071068 C11.7770097,15.0976311 11.2229903,15.0976311 10.8812816,14.7071068 L10.8812816,14.7071068 L8.25628157,11.7071068 C7.91457281,11.3165825 7.91457281,10.6834175 8.25628157,10.2928932 C8.59799032,9.90236893 9.15200968,9.90236893 9.49371843,10.2928932 L9.49371843,10.2928932 L11.5,12.5857864 Z" id="path-1"></path>
</defs>
<g id="icon/check-square" 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.5 KiB