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/user-minus</title>
<defs>
<path d="M12,14 C14.7614237,14 17,16.2385763 17,19 L17,19 L17,21 C17,21.5522847 16.5522847,22 16,22 C15.4477153,22 15,21.5522847 15,21 L15,21 L15,19 C15,17.3431458 13.6568542,16 12,16 L12,16 L5,16 C3.34314575,16 2,17.3431458 2,19 L2,19 L2,21 C2,21.5522847 1.55228475,22 1,22 C0.44771525,22 0,21.5522847 0,21 L0,21 L0,19 C0,16.2385763 2.23857625,14 5,14 L5,14 Z M8.5,2 C11.2614237,2 13.5,4.23857625 13.5,7 C13.5,9.76142375 11.2614237,12 8.5,12 C5.73857625,12 3.5,9.76142375 3.5,7 C3.5,4.23857625 5.73857625,2 8.5,2 Z M23,10 C23.5522847,10 24,10.4477153 24,11 C24,11.5522847 23.5522847,12 23,12 L23,12 L17,12 C16.4477153,12 16,11.5522847 16,11 C16,10.4477153 16.4477153,10 17,10 L17,10 Z M8.5,4 C6.84314575,4 5.5,5.34314575 5.5,7 C5.5,8.65685425 6.84314575,10 8.5,10 C10.1568542,10 11.5,8.65685425 11.5,7 C11.5,5.34314575 10.1568542,4 8.5,4 Z" id="path-1"></path>
</defs>
<g id="icon/user-minus" 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