KIT 3D Logo Library
Browse and download 3D isometric logos for all Eclipse Tractus-X kits.
Kit 3D Logo Gallery
Interactive 3D isometric logos for all Eclipse Tractus-X kits
About the 3D Logo Component
The Kit3DLogo component creates an isometric 3D stack effect with 8 layers:
- 4 content layers with dynamic gradient backgrounds
- 4 border-only layers for depth enhancement
- Progressive opacity: 40% → 60% → 80% → 100%
- Colors extracted dynamically from kit metadata
- Logo size automatically calculated based on kit dimensions
Technical Specifications
Rotation X: 55 degrees
Rotation Z: 45 degrees
Layer Spacing: 14.5px increments
Gradient Direction: 45deg (bottom-left to top-right)
Usage Example
Markdown (.md) or Markdown with JSX (.mdx)
import Kit3DLogo from '@site/src/components/2.0/Kit3DLogo';
<Kit3DLogo kitId="requirements" />
It can be used in .mdx and .md files. The kitId represents the unique identifier indicated in the KIT Master Data File.