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</title>
<defs>
<path d="M7,5 L7,19 L9,19 L9,5 L7,5 Z M10,3 C10.5522847,3 11,3.44771525 11,4 L11,20 C11,20.5522847 10.5522847,21 10,21 L6,21 C5.44771525,21 5,20.5522847 5,20 L5,4 C5,3.44771525 5.44771525,3 6,3 L10,3 Z M18,3 C18.5522847,3 19,3.44771525 19,4 L19,20 C19,20.5522847 18.5522847,21 18,21 L14,21 C13.4477153,21 13,20.5522847 13,20 L13,4 C13,3.44771525 13.4477153,3 14,3 L18,3 Z M17,5 L15,5 L15,19 L17,19 L17,5 Z" id="path-1"></path>
</defs>
<g id="icon/pause" 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: 971 B