- 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.
16 lines
997 B
XML
16 lines
997 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" aria-hidden="true">
|
|
<!-- Official Mistral AI 2025 logo (pixel M) scaled bigger -->
|
|
<g transform="translate(3, 5) scale(0.27)">
|
|
<rect x="18.292" y="0" width="18.293" height="18.123" fill="#ffd800"/>
|
|
<rect x="91.473" y="0" width="18.293" height="18.123" fill="#ffd800"/>
|
|
<rect x="18.292" y="18.121" width="36.586" height="18.123" fill="#ffaf00"/>
|
|
<rect x="73.181" y="18.121" width="36.586" height="18.123" fill="#ffaf00"/>
|
|
<rect x="18.292" y="36.243" width="91.476" height="18.122" fill="#ff8205"/>
|
|
<rect x="18.292" y="54.37" width="18.293" height="18.123" fill="#fa500f"/>
|
|
<rect x="54.883" y="54.37" width="18.293" height="18.123" fill="#fa500f"/>
|
|
<rect x="91.473" y="54.37" width="18.293" height="18.123" fill="#fa500f"/>
|
|
<rect x="0" y="72.504" width="54.89" height="18.123" fill="#e10500"/>
|
|
<rect x="73.181" y="72.504" width="54.89" height="18.123" fill="#e10500"/>
|
|
</g>
|
|
</svg>
|