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/plus-square</title>
<defs>
<path d="M19,2 C20.6568542,2 22,3.34314575 22,5 L22,19 C22,20.6568542 20.6568542,22 19,22 L5,22 C3.34314575,22 2,20.6568542 2,19 L2,5 C2,3.34314575 3.34314575,2 5,2 L19,2 Z M19,4 L5,4 C4.44771525,4 4,4.44771525 4,5 L4,19 C4,19.5522847 4.44771525,20 5,20 L19,20 C19.5522847,20 20,19.5522847 20,19 L20,5 C20,4.44771525 19.5522847,4 19,4 Z M12,7 C12.5522847,7 13,7.44771525 13,8 L13,8 L13,11 L16,11 C16.5128358,11 16.9355072,11.3860402 16.9932723,11.8833789 L17,12 C17,12.5522847 16.5522847,13 16,13 L16,13 L13,13 L13,16 C13,16.5128358 12.6139598,16.9355072 12.1166211,16.9932723 L12,17 C11.4477153,17 11,16.5522847 11,16 L11,16 L11,13 L8,13 C7.48716416,13 7.06449284,12.6139598 7.00672773,12.1166211 L7,12 C7,11.4477153 7.44771525,11 8,11 L8,11 L11,11 L11,8 C11,7.48716416 11.3860402,7.06449284 11.8833789,7.00672773 Z" id="path-1"></path>
</defs>
<g id="icon/plus-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.4 KiB