Add creative text-free logo design for Trailmarks.io website#6
Conversation
Co-authored-by: m4cx <363497+m4cx@users.noreply.github.com>
There was a problem hiding this comment.
Text sollte kein Bestandteil des Logos sein.
There was a problem hiding this comment.
I've removed all text elements from the logo files. The logos now contain only the visual brand elements (stone cairn, trail path, GPS pin, and camera icon) without any text. This creates cleaner, more scalable brand marks. Changes implemented in commit 708e669.
| @@ -0,0 +1,28 @@ | |||
| <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 120 40" width="120" height="40"> | |||
There was a problem hiding this comment.
Bitte mach das Logo an sich größer, aber skaliere es in der Verwendung
There was a problem hiding this comment.
I've made all visual elements significantly larger within the SVG files while maintaining the same viewBox dimensions. The stone cairns, trail paths, GPS pins, and camera icons are now much more prominent. The header CSS classes already handle proper scaling for different screen sizes. Changes implemented in commit 708e669.
Co-authored-by: m4cx <363497+m4cx@users.noreply.github.com>
There was a problem hiding this comment.
Nimm bitte dieses vollständige Logo im Design auch für das logo-compact.svg wie auch das favicon.svg.
There was a problem hiding this comment.
I've applied the complete logo design from logo.svg to both logo-compact.svg and favicon.svg. All three files now use the same visual elements (stone cairn, trail path, GPS pin, camera icon, and mountain background) with appropriate scaling for their respective sizes. Changes implemented in commit b7c1673.
Co-authored-by: m4cx <363497+m4cx@users.noreply.github.com>
Created a comprehensive text-free logo design system for the Trailmarks.io website that incorporates all the key brand elements: Wandersteine (hiking stones), hiking trails, GPS tracking, and photography.
Logo Design Features
The new logos are purely visual brand marks without text, combining multiple thematic elements:
Implementation
All three logo files now use the complete design with consistent visual elements:
logo.svg): Full-size version for desktop headers (200×60px)logo-compact.svg): Scaled version for mobile displays (120×40px)favicon.svg): Scaled version for browser tabs (32×32px)Each logo includes the complete set of visual elements (mountain silhouette, stone cairn, trail path, GPS pin, and camera icon) appropriately scaled for their respective sizes. The visual elements have been designed at a larger scale within the SVG files for better clarity and impact, while the header component uses responsive CSS classes (
h-10for desktop,h-8for mobile) to scale appropriately. The logos are implemented as SVG for crisp display at any resolution and maintain the existing site color palette.Visual Design
The logo uses the established color scheme:
The design creates a cohesive brand identity that immediately communicates the site's purpose: a platform for sharing and tracking hiking stones with GPS coordinates and photos. By removing text from the logo files and using a consistent complete design across all sizes, the brand marks are more versatile and create a unified visual identity throughout the website.
Fixes #5.
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.