Skip to content

Commit f744c69

Browse files
committed
Add icon.svg
1 parent 1d92682 commit f744c69

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

logo.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This page provides the official MAML logo assets.
44

5-
## Preview
5+
## Logo
66

77
<div style="display:flex; gap:24px; align-items:center; flex-wrap:wrap;">
88
<div style="padding:16px; border:1px solid #e5e7eb; background:#ffffff; border-radius:8px;">
@@ -15,7 +15,19 @@ This page provides the official MAML logo assets.
1515
</div>
1616
</div>
1717

18+
## Icon
19+
20+
<div style="display:flex; gap:16px; align-items:center; flex-wrap:wrap;">
21+
<div style="padding:16px; border:1px solid #e5e7eb; background:#ffffff; color:#000; border-radius:8px;">
22+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="none" viewBox="0 0 400 400"><path fill="currentColor" d="M199.5 11C303.606 11 388 95.394 388 199.5S303.606 388 199.5 388 11 303.606 11 199.5 95.394 11 199.5 11m-58 97C130 86 99.865 82.086 82 97.5c-18.699 16.133-17 47.5 5.5 63-16 31-21 102-24.5 141 31 39.5 81.52 70.057 143.5 68 57.955-1.923 105.5-35.5 130-68-3.5-51.5-13-127.5-22.5-141 21.5-13 24.365-46.461 6-63-17.962-16.176-51.5-9.5-61 10.5-41.5-17.5-89-14-117.5 0"/><circle cx="154" cy="182" r="14" fill="currentColor"/><circle cx="248" cy="182" r="14" fill="currentColor"/><path fill="currentColor" d="M177 225.88c0-11.574 12.899-15.88 24-15.88s24 4.306 24 15.88c0 12.512-13.846 20.692-19.846 20.692 0 0-4.154.963-8.308 0-7.385-.481-19.846-8.18-19.846-20.692"/></svg>
23+
</div>
24+
<div style="padding:16px; border:1px solid #303033; background:#1b1b1f; color:#fff; border-radius:8px;">
25+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="none" viewBox="0 0 400 400"><path fill="currentColor" d="M199.5 11C303.606 11 388 95.394 388 199.5S303.606 388 199.5 388 11 303.606 11 199.5 95.394 11 199.5 11m-58 97C130 86 99.865 82.086 82 97.5c-18.699 16.133-17 47.5 5.5 63-16 31-21 102-24.5 141 31 39.5 81.52 70.057 143.5 68 57.955-1.923 105.5-35.5 130-68-3.5-51.5-13-127.5-22.5-141 21.5-13 24.365-46.461 6-63-17.962-16.176-51.5-9.5-61 10.5-41.5-17.5-89-14-117.5 0"/><circle cx="154" cy="182" r="14" fill="currentColor"/><circle cx="248" cy="182" r="14" fill="currentColor"/><path fill="currentColor" d="M177 225.88c0-11.574 12.899-15.88 24-15.88s24 4.306 24 15.88c0 12.512-13.846 20.692-19.846 20.692 0 0-4.154.963-8.308 0-7.385-.481-19.846-8.18-19.846-20.692"/></svg>
26+
</div>
27+
</div>
28+
1829
## Downloads
1930

20-
- [logo.svg](/logo.svg)
2131
- [logo.png](/logo.png)
32+
- [logo.svg](/logo.svg)
33+
- [icon.svg](/icon.svg)

public/icon.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)