feat: add platform icons and badges for Android, iOS, Windows, macOS, Huawei, Meta Quest, and Web to enhance app development section

This commit is contained in:
Ümit Tunç
2026-05-22 07:30:13 +03:00
parent f0ab100b07
commit ead0077fde
9 changed files with 161 additions and 85 deletions
+3
View File
@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" role="img" aria-hidden="true">
<path fill="#3DDC84" d="M17.6 9.48l1.84-3.18c.16-.28.04-.62-.28-.74-.32-.12-.66.06-.78.36l-1.92 3.32-1.93-3.34C14.5 5.48 14.16 5.3 13.84 5.42c-.32.12-.44.46-.28.74L15.4 9.5H8.6l1.84-3.18c.16-.28.04-.62-.28-.74-.32-.12-.66.06-.78.36L7.46 8.66 5.54 5.34C5.38 5.04 5.04 4.86 4.72 4.98c-.32.12-.44.46-.28.74L6.28 9.5H4.5c-.83 0-1.5.67-1.5 1.5v7c0 .83.67 1.5 1.5 1.5h1.5v2.25c0 .62.5 1.12 1.12 1.12.62 0 1.12-.5 1.12-1.12V18h7.52v2.25c0 .62.5 1.12 1.12 1.12.62 0 1.12-.5 1.12-1.12V18H19.5c.83 0 1.5-.67 1.5-1.5v-7c0-.83-.67-1.5-1.5-1.5h-1.9zM6.75 15.75c-.62 0-1.12-.5-1.12-1.12s.5-1.12 1.12-1.12 1.12.5 1.12 1.12-.5 1.12-1.12 1.12zm10.5 0c-.62 0-1.12-.5-1.12-1.12s.5-1.12 1.12-1.12 1.12.5 1.12 1.12-.5 1.12-1.12 1.12z"/>
</svg>

After

Width:  |  Height:  |  Size: 816 B

+3
View File
@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" role="img" aria-hidden="true">
<path fill="#CF0A2C" d="M12 4.5c1.2 0 2.2.7 2.7 1.7l3.1-1.8c.5-.3 1.1-.1 1.4.4s.1 1.1-.4 1.4l-3.1 1.8c.3.5.5 1.1.5 1.7s-.2 1.2-.5 1.7l3.1 1.8c.5.3.7.9.4 1.4s-.9.7-1.4.4l-3.1-1.8c-.5 1-1.5 1.7-2.7 1.7s-2.2-.7-2.7-1.7l-3.1 1.8c-.5.3-1.1.1-1.4-.4s-.1-1.1.4-1.4l3.1-1.8c-.3-.5-.5-1.1-.5-1.7s.2-1.2.5-1.7L5.3 6.8c-.5-.3-.7-.9-.4-1.4s.9-.7 1.4-.4l3.1 1.8c.5-1 1.5-1.7 2.7-1.7z"/>
</svg>

After

Width:  |  Height:  |  Size: 474 B

+3
View File
@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" role="img" aria-hidden="true">
<path fill="#000" d="M18.71 19.5c-.83 1.24-1.71 2.45-3.05 2.47-1.34.03-1.77-.79-3.29-.79-1.53 0-2 .77-3.27.82-1.31.05-2.3-1.32-3.14-2.53C4.25 17 2.94 12.45 4.7 9.39c.87-1.52 2.43-2.48 4.12-2.51 1.28-.02 2.5.87 3.29.87.78 0 2.26-1.07 3.8-.91.65.03 2.47.26 3.64 1.98-.09.06-2.17 1.28-2.15 3.81.03 3.02 2.65 4.03 2.68 4.04-.03.07-.42 1.44-1.38 2.83M13 3.5c.73-.83 1.94-1.46 2.94-1.5.13 1.17-.34 2.35-1.04 3.19-.69.85-1.83 1.51-2.95 1.42-.15-1.15.41-2.35 1.05-3.11z"/>
</svg>

After

Width:  |  Height:  |  Size: 565 B

+3
View File
@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" role="img" aria-hidden="true">
<path fill="#333" d="M18.71 19.5c-.83 1.24-1.71 2.45-3.05 2.47-1.34.03-1.77-.79-3.29-.79-1.53 0-2 .77-3.27.82-1.31.05-2.3-1.32-3.14-2.53C4.25 17 2.94 12.45 4.7 9.39c.87-1.52 2.43-2.48 4.12-2.51 1.28-.02 2.5.87 3.29.87.78 0 2.26-1.07 3.8-.91.65.03 2.47.26 3.64 1.98-.09.06-2.17 1.28-2.15 3.81.03 3.02 2.65 4.03 2.68 4.04-.03.07-.42 1.44-1.38 2.83M13 3.5c.73-.83 1.94-1.46 2.94-1.5.13 1.17-.34 2.35-1.04 3.19-.69.85-1.83 1.51-2.95 1.42-.15-1.15.41-2.35 1.05-3.11z"/>
</svg>

After

Width:  |  Height:  |  Size: 565 B

@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" role="img" aria-hidden="true">
<path fill="#0081FB" d="M4 9.5A4.5 4.5 0 0 1 8.5 5h7A4.5 4.5 0 0 1 20 9.5v4.75A3.75 3.75 0 0 1 16.25 18H14l-1.25 2h-1.5L10 18H7.75A3.75 3.75 0 0 1 4 14.25V9.5zm4.5-2A2.5 2.5 0 0 0 6 10v4.25c0 .97.78 1.75 1.75 1.75H9.4l1.1 1.75h2l1.1-1.75h1.65c.97 0 1.75-.78 1.75-1.75V10a2.5 2.5 0 0 0-2.5-2.5h-7z"/>
<circle cx="8.25" cy="11.5" r="1.25" fill="#fff"/>
<circle cx="15.75" cy="11.5" r="1.25" fill="#fff"/>
</svg>

After

Width:  |  Height:  |  Size: 507 B

+5
View File
@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" role="img" aria-hidden="true">
<circle cx="12" cy="12" r="9" fill="none" stroke="#343f52" stroke-width="1.5"/>
<ellipse cx="12" cy="12" rx="4" ry="9" fill="none" stroke="#343f52" stroke-width="1.5"/>
<path fill="none" stroke="#343f52" stroke-width="1.5" d="M3 12h18M4.5 7.5h15M4.5 16.5h15"/>
</svg>

After

Width:  |  Height:  |  Size: 365 B

+6
View File
@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" role="img" aria-hidden="true">
<path fill="#00A4EF" d="M3 12.5 10.5 11.1V3.5H3v9z"/>
<path fill="#7FBA00" d="M12.5 11.1 21 9.5V3.5h-8.5v7.6z"/>
<path fill="#FFB900" d="M3 20.5h7.5v-6.4L3 12.7v7.8z"/>
<path fill="#F25022" d="M12.5 14.1V20.5H21v-6.4l-8.5 1.5z"/>
</svg>

After

Width:  |  Height:  |  Size: 336 B