sHa 708334bcf4 Refactor logo image handling across components
- Introduced utility functions to determine the base directory and image URL for logos based on their collection.
- Updated `Actions.svelte`, `CardFull.svelte`, `CardMiddle.svelte`, `CardSmall.svelte`, and `CardTiny.svelte` to use the new utility functions for generating image paths.
- Ensured that the correct image format (SVG, PNG, JPG) is used based on the logo's properties and active color sets.
2025-06-18 12:27:27 +03:00

Logo Gallery

A collection of company and brand logos hosted on GitHub Pages. This project provides an easy way to access and use various brand logos in SVG and PNG formats with a user-friendly interface.

  • Browse logos in grid or list view
  • Search functionality to find specific logos
  • Copy direct URL to any logo with one click
  • Download logos directly
  • Responsive design that works on mobile and desktop

For setup, development, and deployment instructions, see DEVELOPMENT.md.

AI-Generated Code Notice

All project code was created by AI (GitHub Copilot) with my coaching, explanations, and guidance, involving minimal human coding. The process focused on iterative improvement and collaboration between human and AI.

License

This project is MIT licensed. See LICENSE for details.

Note: The logos themselves are the property of their respective owners and are provided here for informational and illustrative purposes only. Usage of these logos must comply with each brand's guidelines and does not imply endorsement or affiliation.

Description
No description provided
Readme MIT 12 MiB
Languages
Svelte 79.3%
JavaScript 12.9%
Python 4.7%
CSS 2%
Makefile 0.8%
Other 0.3%