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/camera</title>
<defs>
<path d="M15,2 C15.3343532,2 15.6465845,2.16710114 15.8320503,2.4452998 L17.5351838,5 L21,5 C22.6568542,5 24,6.34314575 24,8 L24,19 C24,20.6568542 22.6568542,22 21,22 L3,22 C1.34314575,22 0,20.6568542 0,19 L0,8 C0,6.34314575 1.34314575,5 3,5 L6.46481624,5 L8.16794971,2.4452998 C8.35341548,2.16710114 8.66564681,2 9,2 L15,2 Z M14.4648162,4 L9.53518376,4 L7.83205029,6.5547002 C7.64658452,6.83289886 7.33435319,7 7,7 L3,7 C2.44771525,7 2,7.44771525 2,8 L2,19 C2,19.5522847 2.44771525,20 3,20 L21,20 C21.5522847,20 22,19.5522847 22,19 L22,8 C22,7.44771525 21.5522847,7 21,7 L17,7 C16.6656468,7 16.3534155,6.83289886 16.1679497,6.5547002 L14.4648162,4 Z M12,8 C14.7614237,8 17,10.2385763 17,13 C17,15.7614237 14.7614237,18 12,18 C9.23857625,18 7,15.7614237 7,13 C7,10.2385763 9.23857625,8 12,8 Z M12,10 C10.3431458,10 9,11.3431458 9,13 C9,14.6568542 10.3431458,16 12,16 C13.6568542,16 15,14.6568542 15,13 C15,11.3431458 13.6568542,10 12,10 Z" id="path-1"></path>
</defs>
<g id="icon/camera" 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