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/chart-bar</title>
<defs>
<path d="M9,3 L8.999,8 L11,8 L11,19 L8.999,19 L9,22 L8,22 L7.999,19 L6,19 L6,8 L7.999,8 L8,3 L9,3 Z M16,2 L15.999,5 L18,5 L18,17 L15.999,17 L16,22 L15,22 L14.999,17 L13,17 L13,5 L14.999,5 L15,2 L16,2 Z M10,9 L7,9 L7,18 L10,18 L10,9 Z" id="path-1"></path>
</defs>
<g id="icon/chart-bar" 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: 787 B