Commit Graph
44 Commits
Author SHA1 Message Date
sha c06b3a5bac Update SVG logos with new gradient IDs and styles 2025-05-10 17:57:17 +03:00
sha 949ad03b09 Add new logos for Gmail, Microsoft Office Outlook, Microsoft Outlook, and @UKR.NET Mail 2025-05-10 17:41:51 +03:00
sha 269ee5798c Add new Apple logos and update existing ones 2025-05-04 14:49:08 +03:00
sha 9b95855d4e Add MySQL logo; enhance logo scanning logic 2025-05-04 13:05:06 +03:00
sha da65ca6d7f Add RabbitMQ logos 2025-05-04 11:45:09 +03:00
sha a290989914 Add Redis logos 2025-05-04 11:21:27 +03:00
sha 61044feecc Add SVG logos for Signal application 2025-05-02 15:50:15 +03:00
sha 74bb163a17 Add SVG logos for Puma, Tesla, Threads, and Ubuntu 2025-05-02 14:58:37 +03:00
sha 829ba354a7 Add SVG logos for GitHub, GitLab, PostgreSQL, and Python 2025-05-02 13:56:57 +03:00
sha b01c328925 Remove unnecessary polygon and class attributes from atb.svg for cleaner SVG structure 2025-05-02 13:19:45 +03:00
sha d1ce168b83 Add new SVG logos for LG, Samsung, Siemens, Skechers, and WhatsApp 2025-05-02 13:17:41 +03:00
sha 92acb6e982 Refactor Sainsbury's and Ford logo SVGs for improved color consistency 2025-05-02 10:03:04 +03:00
sha 43a3b37661 Enhance logo preview functionality with URL anchor support and responsive SVG handling 2025-05-01 23:29:46 +03:00
sha 8c10f643d9 Update gitea.svg to remove unnecessary attributes for improved SVG rendering 2025-05-01 22:42:38 +03:00
sha 6c0d6cf2b5 Add YouTube logo and update Ford brand entry in logos.json 2025-05-01 17:59:58 +03:00
sha 71679ff608 Add Fiat and Ford logos to the project 2025-05-01 17:50:42 +03:00
sha fdea176b86 Add SVG logos for BMW and Suzuki 2025-05-01 17:18:17 +03:00
sha 10b072d521 Add arm logo with SVG file and associated metadata 2025-05-01 16:32:32 +03:00
sha b0604fc2e7 Add Sainsbury's logo and update tags for ATB brand 2025-05-01 14:58:22 +03:00
sha a49568a389 Add new logos and refactor header component 2025-05-01 01:51:14 +03:00
sha c6c3e482c9 chore: remove unused color mode SVG file and ensure proper JSON formatting 2025-04-30 22:38:20 +03:00
sha 8ce320d3db feat: update SVG logos and enhance color switcher functionality 2025-04-30 22:37:07 +03:00
sha c9d6ae7104 Add new SVG logos for Nova Post and Ukrposhta; update scanLogos.js to remove unused brand assignment 2025-04-30 19:48:16 +03:00
sha 848813367d Add new logos 2025-04-30 17:18:43 +03:00
sha f3051bd3dd Add shadoll logo SVG 2025-04-30 15:03:32 +03:00
sha 0e7cb66611 Add new SVG logos, optimize SVG 2025-04-30 14:54:05 +03:00
sha 2cfbe43eaa Refactor SVG path element for consistency; remove redundant id attribute from mono_black.svg 2025-04-29 23:58:38 +03:00
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