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/category-fill</title>
<defs>
<path d="M4,4 L4,9 L9,9 L9,4 L4,4 Z M10,13 C10.5522847,13 11,13.4477153 11,14 L11,21 C11,21.5522847 10.5522847,22 10,22 L3,22 C2.44771525,22 2,21.5522847 2,21 L2,14 C2,13.4477153 2.44771525,13 3,13 L10,13 Z M18.1602204,13.0488828 C20.1210774,13.3396533 21.6607157,14.8792916 21.9514862,16.8401486 C22.2362501,18.7604996 21.2573874,20.6469895 19.5233059,21.5198011 C17.7892245,22.3926127 15.6908898,22.0549622 14.3181483,20.6822207 C12.9454068,19.3094792 12.6077563,17.2111445 13.4805679,15.4770631 C14.3533795,13.7429816 16.2398694,12.7641189 18.1602204,13.0488828 Z M9,15 L4,15 L4,20 L9,20 L9,15 Z M10,2 C10.5522847,2 11,2.44771525 11,3 L11,10 C11,10.5522847 10.5522847,11 10,11 L3,11 C2.44771525,11 2,10.5522847 2,10 L2,3 C2,2.44771525 2.44771525,2 3,2 L10,2 Z M21,2 C21.5522847,2 22,2.44771525 22,3 L22,10 C22,10.5522847 21.5522847,11 21,11 L14,11 C13.4477153,11 13,10.5522847 13,10 L13,3 C13,2.44771525 13.4477153,2 14,2 L21,2 Z M20,4 L15,4 L15,9 L20,9 L20,4 Z" id="path-1"></path>
</defs>
<g id="icon/category-fill" 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