axonyx-ui 0.0.48

Foundry CSS, JavaScript helpers, and Axonyx-native .ax components for Axonyx UI.
Documentation
1
2
3
4
5
6
7
8
page GridIcon

<svg class="ax-icon" data-size={size} viewBox="0 0 24 24" fill="none" aria-hidden="true">
  <rect x="3.5" y="3.5" width="6.5" height="6.5" rx="1.4" />
  <rect x="14" y="3.5" width="6.5" height="6.5" rx="1.4" />
  <rect x="14" y="14" width="6.5" height="6.5" rx="1.4" />
  <rect x="3.5" y="14" width="6.5" height="6.5" rx="1.4" />
</svg>