mirror of
https://github.com/rybbit-io/rybbit.git
synced 2025-05-16 22:40:44 +02:00
- Added new CSS variables and animations in globals.css for improved design consistency. - Updated IndexPage layout with background gradients and integrated new components: Integrations, Logo, and AnimatedShinyText for enhanced user engagement. - Included new dependencies: class-variance-authority, clsx, motion, and tailwind-merge in package.json and package-lock.json for better styling and animation capabilities. - Updated TypeScript version in devDependencies for improved type checking.
9 lines
366 B
XML
9 lines
366 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="-11.5 -10.23174 23 20.46348">
|
|
<title>React Logo</title>
|
|
<circle cx="0" cy="0" r="2.05" fill="#61dafb"/>
|
|
<g stroke="#61dafb" stroke-width="1" fill="none">
|
|
<ellipse rx="11" ry="4.2"/>
|
|
<ellipse rx="11" ry="4.2" transform="rotate(60)"/>
|
|
<ellipse rx="11" ry="4.2" transform="rotate(120)"/>
|
|
</g>
|
|
</svg>
|