ultisuite-client/public/drive/compte-mark.svg
R3D347HR4Y 6ec95262af Add OnlyOffice integration and update project configurations
- Updated .env.example to include configuration for OnlyOffice Document Server.
- Modified the workspace configuration to remove the drive-suite path.
- Adjusted TypeScript environment imports for consistency.
- Enhanced Next.js configuration to disable canvas in Webpack.
- Updated package.json to include new dependencies for OnlyOffice and PDF.js.
- Added global styles for OnlyOffice theme integration in the CSS.
- Created new layout and page components for the Drive feature, including public sharing and editing functionalities.
- Updated metadata handling across various layouts to reflect the new app structure.
2026-06-07 15:49:21 +02:00

6 lines
319 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" aria-hidden="true">
<!-- Purple avatar with E initial -->
<circle cx="20" cy="20" r="18" fill="#9333ea"/>
<text x="20" y="26" font-size="18" font-weight="500" fill="white" font-family="Arial, sans-serif" text-anchor="middle">E</text>
</svg>