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/pause-circle</title>
<defs>
<path d="M12,1 C18.0751322,1 23,5.92486775 23,12 C23,18.0751322 18.0751322,23 12,23 C5.92486775,23 1,18.0751322 1,12 C1,5.92486775 5.92486775,1 12,1 Z M12,3 C7.02943725,3 3,7.02943725 3,12 C3,16.9705627 7.02943725,21 12,21 C16.9705627,21 21,16.9705627 21,12 C21,7.02943725 16.9705627,3 12,3 Z M10,8 C10.5522847,8 11,8.44771525 11,9 L11,9 L11,15 C11,15.5522847 10.5522847,16 10,16 C9.44771525,16 9,15.5522847 9,15 L9,15 L9,9 C9,8.44771525 9.44771525,8 10,8 Z M14,8 C14.5522847,8 15,8.44771525 15,9 L15,9 L15,15 C15,15.5522847 14.5522847,16 14,16 C13.4477153,16 13,15.5522847 13,15 L13,15 L13,9 C13,8.44771525 13.4477153,8 14,8 Z" id="path-1"></path>
</defs>
<g id="icon/pause-circle" 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.2 KiB