sha
28e72b7af0
Replace PNG logos with SVG versions for mono black, mono white, and mono yellow logos. Removed outdated PNG files and added new SVG files for better scalability and quality.
2025-04-29 18:01:57 +03:00
sha
eacd977b84
update InlineSvg component for better color handling; refactor logo components to streamline SVG rendering and remove unused styles.
2025-04-29 14:44:57 +03:00
sha
3d90d9b0da
Implemented InlineSvg component to fetch and color SVG logos dynamically.
2025-04-29 12:16:41 +03:00
sha
69f6f30cb3
Added new logos
2025-04-29 01:12:46 +03:00
sha
f0faaac138
Refactor SVG structure for Dodge logo
2025-04-29 00:58:55 +03:00
sha
7ae57b0a75
Refactor SVG structure for amazon logo
2025-04-29 00:58:07 +03:00
sha
594e95b60c
Add SVG logos for Amazon, Disney and Silpo
2025-04-29 00:55:58 +03:00
sha
3c61c0ac76
Add new SVG logos for Instagram, Jeep, Lifecell, Netflix, and Reebok...
2025-04-29 00:51:18 +03:00
sha
704803ea2a
Add new logos
2025-04-29 00:19:21 +03:00
sha
13202027a4
add new logo
2025-04-29 00:05:58 +03:00
sha
8b3bfc61f5
add new logos
2025-04-28 23:44:27 +03:00
sha
8dfba44957
Add Nationwide logo
2025-04-28 14:45:05 +03:00
sha
6c2aa816fd
Refactor SVG files for improved readability and structure
2025-04-28 14:16:27 +03:00
sha
9ac878993e
Add new logos
2025-04-28 14:09:36 +03:00
sha
2bccfd3c5b
added new logos
2025-04-28 12:49:12 +03:00
sha
d7499075d7
add/change logos images
2025-04-28 09:52:41 +03:00
sha
9c3024c61d
feat: Initialize Svelte application with logo gallery functionality
...
- Add Rollup configuration for building and serving the application.
- Implement logo scanning script to generate logos.json from logo files.
- Create main App component to manage logo display and search functionality.
- Develop LogoGrid and LogoList components for different viewing modes.
- Add LogoModal component for logo preview with details.
- Implement URL copying and logo downloading features.
- Style components for improved user experience and responsiveness.
2025-04-27 16:55:23 +03:00