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/layout</title>
<defs>
<path d="M5,22 C3.34314575,22 2,20.6568542 2,19 L2,5 C2,3.34314575 3.34314575,2 5,2 L19,2 C20.6568542,2 22,3.34314575 22,5 L22,19 C22,20.6568542 20.6568542,22 19,22 L5,22 Z M8,10 L4,10 L4,19 C4,19.5522847 4.44771525,20 5,20 L8,20 L8,10 Z M20,10 L10,10 L10,20 L19,20 C19.5522847,20 20,19.5522847 20,19 L20,10 Z M19,4 L5,4 C4.44771525,4 4,4.44771525 4,5 L4,8 L20,8 L20,5 C20,4.44771525 19.5522847,4 19,4 Z" id="path-1"></path>
</defs>
<g id="icon/layout" 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: 971 B