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/lock</title>
<defs>
<path d="M12,1 C15.3137085,1 18,3.6862915 18,7 L18,7 L18,10 L19,10 C20.6568542,10 22,11.3431458 22,13 L22,20 C22,21.6568542 20.6568542,23 19,23 L5,23 C3.34314575,23 2,21.6568542 2,20 L2,13 C2,11.3431458 3.34314575,10 5,10 L6,10 L6,7 C6,3.76160306 8.56557489,1.12242824 11.7750617,1.00413847 Z M19,12 L5,12 C4.44771525,12 4,12.4477153 4,13 L4,20 C4,20.5522847 4.44771525,21 5,21 L19,21 C19.5522847,21 20,20.5522847 20,20 L20,13 C20,12.4477153 19.5522847,12 19,12 Z M12,3 C9.790861,3 8,4.790861 8,7 L8,7 L8,10 L16,10 L16,7 C16,4.85780461 14.3160315,3.10892112 12.1996403,3.00489531 Z" id="path-1"></path>
</defs>
<g id="icon/lock" 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" xlink:href="#path-1"></use>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB