@ansiversa/components 0.0.153 → 0.0.154

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ansiversa/components",
3
- "version": "0.0.153",
3
+ "version": "0.0.154",
4
4
  "description": "Shared UI components and layouts for the Ansiversa ecosystem",
5
5
  "type": "module",
6
6
  "exports": {
@@ -69,9 +69,8 @@ const iconMap: Record<string, string> = {
69
69
  `,
70
70
  About: `
71
71
  <svg class="av-icon" width="16" height="16" viewBox='0 0 24 24' fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
72
- <circle cx='12' cy='12' r='9'/>
73
- <path d='M12 11v5'/>
74
- <circle cx='12' cy='7.5' r='0.5' fill='currentColor' stroke='none'/>
72
+ <path d='M12 10v7'/>
73
+ <circle cx='12' cy='6.5' r='0.5' fill='currentColor' stroke='none'/>
75
74
  </svg>
76
75
  `,
77
76
  "Sign in": `