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/anchor</title>
<defs>
<path d="M12,1 C14.209139,1 16,2.790861 16,5 C16,6.86356525 14.7256022,8.42947895 13.0007613,8.87378648 L13.0005275,20.9450129 C17.1718958,20.4836432 20.4839418,17.1714408 20.9450712,13 L20.9450712,13 L19,13 C18.4477153,13 18,12.5522847 18,12 C18,11.4477153 18.4477153,11 19,11 L19,11 L22,11 C22.5522847,11 23,11.4477153 23,12 C23,18.0751322 18.0751322,23 12,23 L12,23 L11.7115925,22.9962926 C5.76976358,22.8433652 1,17.9787016 1,12 C1,11.4477153 1.44771525,11 2,11 L2,11 L5,11 C5.55228475,11 6,11.4477153 6,12 C6,12.5522847 5.55228475,13 5,13 L5,13 L3.05492878,13 C3.51609495,17.1717736 6.8286327,20.4841717 11.000471,20.9451233 L11.0002435,8.87404517 C9.27489272,8.43008706 8,6.86392711 8,5 C8,2.790861 9.790861,1 12,1 Z M12,3 C10.8954305,3 10,3.8954305 10,5 C10,6.1045695 10.8954305,7 12,7 C13.1045695,7 14,6.1045695 14,5 C14,3.8954305 13.1045695,3 12,3 Z" id="path-1"></path>
</defs>
<g id="icon/anchor" 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