Logo-Whitespace entfernt

Dieser Commit ist enthalten in:
Claude Project Manager
2025-07-11 01:10:02 +02:00
Ursprung 2db0bf9d32
Commit 5eaa9c57c0
10 geänderte Dateien mit 62 neuen und 39 gelöschten Zeilen

Datei anzeigen

@ -4,10 +4,10 @@
## Project Overview
- **Path**: `A:/GiTea/Styleguide`
- **Files**: 10 files
- **Size**: 20.1 KB
- **Last Modified**: 2025-07-08 22:51
- **Path**: `A:\GiTea\Styleguide`
- **Files**: 1736 files
- **Size**: 3.0 MB
- **Last Modified**: 2025-07-10 23:39
## Technology Stack
@ -18,15 +18,37 @@ CLAUDE_PROJECT_README.md
CORPORATE_DESIGN_DARK_MODE.md
gitea_push_debug.txt
ressources/
├── dark-and-light-mode/
│ ├── moon.svg
│ └── sun.svg
├── flags/
│ ├── de.svg
│ ├── en.svg
│ ├── es.svg
│ ├── fr.svg
│ └── ja.svg
── mode/
├── moon.svg
── sun.svg
── Icons/
├── address-book.svg
── address-card.svg
│ ├── airplay.svg
│ ├── airpods-alt.svg
│ ├── airpods.svg
│ ├── alarm-clock-alt.svg
│ ├── alarm-clock.svg
│ ├── alarm-exclamation.svg
│ ├── alarm-plus.svg
│ └── alarm-snooze.svg
└── logo/
├── intelsight-full-dark.svg
├── intelsight-full-light.svg
├── intelsight-full-transparent-dark.svg
├── intelsight-icon-dark.svg
├── intelsight-icon-light.svg
├── intelsight-icon-transparent-dark.svg
├── intelsight-name-dark.svg
├── intelsight-name-light.svg
├── intelsight-name-transparent-dark.svg
└── Logo.ai
```
## Claude Integration
@ -47,3 +69,4 @@ This project is managed with Claude Project Manager. To work with this project:
- README generated on 2025-07-08 22:51:20
- README updated on 2025-07-08 22:51:49
- README updated on 2025-07-11 00:57:18

Datei anzeigen

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="500" height="400" viewBox="0 0 500 400" xmlns="http://www.w3.org/2000/svg">
<svg width="450" height="150" viewBox="0 0 450 150" xmlns="http://www.w3.org/2000/svg">
<defs>
<style>
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&amp;display=swap');
@ -42,14 +42,14 @@
</defs>
<!-- Dark version #232D53 -->
<rect x="0" y="0" width="500" height="400" fill="#232D53"/>
<g transform="translate(40, 200)">
<rect x="0" y="0" width="450" height="150" fill="#232D53"/>
<g transform="translate(20, 75)">
<!-- Shield centered vertically with text -->
<g transform="translate(0, -72.5)" color="white">
<use href="#shield-eye-accurate"/>
</g>
<!-- Text aligned with shield center -->
<text x="110" y="5" font-family="'Poppins', sans-serif" font-size="46" font-weight="600" fill="white">IntelSight</text>
<text x="110" y="35" font-family="'Poppins', sans-serif" font-size="12" font-weight="400" fill="white" letter-spacing="1.3">SICHERHEIT MADE IN GERMANY</text>
<text x="90" y="5" font-family="'Poppins', sans-serif" font-size="46" font-weight="600" fill="white">IntelSight</text>
<text x="90" y="35" font-family="'Poppins', sans-serif" font-size="12" font-weight="400" fill="white" letter-spacing="1.3">SICHERHEIT MADE IN GERMANY</text>
</g>
</svg>

Vorher

Breite:  |  Höhe:  |  Größe: 1.9 KiB

Nachher

Breite:  |  Höhe:  |  Größe: 1.9 KiB

Datei anzeigen

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="500" height="400" viewBox="0 0 500 400" xmlns="http://www.w3.org/2000/svg">
<svg width="450" height="150" viewBox="0 0 450 150" xmlns="http://www.w3.org/2000/svg">
<defs>
<style>
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&amp;display=swap');
@ -42,14 +42,14 @@
</defs>
<!-- Light version -->
<rect x="0" y="0" width="500" height="400" fill="white"/>
<g transform="translate(40, 200)">
<rect x="0" y="0" width="450" height="150" fill="white"/>
<g transform="translate(20, 75)">
<!-- Shield centered vertically with text -->
<g transform="translate(0, -72.5)" color="#232D53">
<use href="#shield-eye-accurate"/>
</g>
<!-- Text aligned with shield center -->
<text x="110" y="5" font-family="'Poppins', sans-serif" font-size="46" font-weight="600" fill="#232D53">IntelSight</text>
<text x="110" y="35" font-family="'Poppins', sans-serif" font-size="12" font-weight="400" fill="#232D53" letter-spacing="1.3">SICHERHEIT MADE IN GERMANY</text>
<text x="90" y="5" font-family="'Poppins', sans-serif" font-size="46" font-weight="600" fill="#232D53">IntelSight</text>
<text x="90" y="35" font-family="'Poppins', sans-serif" font-size="12" font-weight="400" fill="#232D53" letter-spacing="1.3">SICHERHEIT MADE IN GERMANY</text>
</g>
</svg>

Vorher

Breite:  |  Höhe:  |  Größe: 1.9 KiB

Nachher

Breite:  |  Höhe:  |  Größe: 1.9 KiB

Datei anzeigen

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="500" height="400" viewBox="0 0 500 400" xmlns="http://www.w3.org/2000/svg">
<svg width="450" height="150" viewBox="0 0 450 150" xmlns="http://www.w3.org/2000/svg">
<defs>
<style>
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&amp;display=swap');
@ -42,13 +42,13 @@
</defs>
<!-- Dark version for website - NO BACKGROUND -->
<g transform="translate(40, 200)">
<g transform="translate(20, 75)">
<!-- Shield centered vertically with text -->
<g transform="translate(0, -72.5)" color="white">
<use href="#shield-eye-accurate"/>
</g>
<!-- Text aligned with shield center -->
<text x="110" y="5" font-family="'Poppins', sans-serif" font-size="46" font-weight="600" fill="white">IntelSight</text>
<text x="110" y="35" font-family="'Poppins', sans-serif" font-size="12" font-weight="400" fill="white" letter-spacing="1.3">SICHERHEIT MADE IN GERMANY</text>
<text x="90" y="5" font-family="'Poppins', sans-serif" font-size="46" font-weight="600" fill="white">IntelSight</text>
<text x="90" y="35" font-family="'Poppins', sans-serif" font-size="12" font-weight="400" fill="white" letter-spacing="1.3">SICHERHEIT MADE IN GERMANY</text>
</g>
</svg>

Vorher

Breite:  |  Höhe:  |  Größe: 1.8 KiB

Nachher

Breite:  |  Höhe:  |  Größe: 1.8 KiB

Datei anzeigen

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="200" height="200" viewBox="0 0 200 200" xmlns="http://www.w3.org/2000/svg">
<svg width="120" height="120" viewBox="0 0 120 120" xmlns="http://www.w3.org/2000/svg">
<!-- Shield only - dark version with background -->
<rect width="200" height="200" fill="#232D53"/>
<rect width="120" height="120" fill="#232D53"/>
<g transform="translate(100, 100)">
<g transform="translate(60, 60)">
<!-- Center the shield -->
<g transform="translate(-50, -72.5)">
<!-- Angular shield shape -->

Vorher

Breite:  |  Höhe:  |  Größe: 1.2 KiB

Nachher

Breite:  |  Höhe:  |  Größe: 1.2 KiB

Datei anzeigen

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="200" height="200" viewBox="0 0 200 200" xmlns="http://www.w3.org/2000/svg">
<svg width="120" height="120" viewBox="0 0 120 120" xmlns="http://www.w3.org/2000/svg">
<!-- Shield only - light version (#232D53 on transparent) -->
<g transform="translate(100, 100)">
<g transform="translate(60, 60)">
<!-- Center the shield -->
<g transform="translate(-50, -72.5)">
<!-- Angular shield shape -->

Vorher

Breite:  |  Höhe:  |  Größe: 1.2 KiB

Nachher

Breite:  |  Höhe:  |  Größe: 1.2 KiB

Datei anzeigen

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="200" height="200" viewBox="0 0 200 200" xmlns="http://www.w3.org/2000/svg">
<svg width="120" height="120" viewBox="0 0 120 120" xmlns="http://www.w3.org/2000/svg">
<!-- Shield only - dark version (white on transparent) -->
<g transform="translate(100, 100)">
<g transform="translate(60, 60)">
<!-- Center the shield -->
<g transform="translate(-50, -72.5)">
<!-- Angular shield shape -->

Vorher

Breite:  |  Höhe:  |  Größe: 1.2 KiB

Nachher

Breite:  |  Höhe:  |  Größe: 1.2 KiB

Datei anzeigen

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="500" height="400" viewBox="0 0 500 400" xmlns="http://www.w3.org/2000/svg">
<svg width="450" height="100" viewBox="0 0 450 100" xmlns="http://www.w3.org/2000/svg">
<defs>
<style>
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&amp;display=swap');
@ -42,13 +42,13 @@
</defs>
<!-- Dark version #232D53 -->
<rect x="0" y="0" width="500" height="400" fill="#232D53"/>
<g transform="translate(40, 200)">
<rect x="0" y="0" width="450" height="100" fill="#232D53"/>
<g transform="translate(20, 50)">
<!-- Shield centered vertically with text -->
<g transform="translate(0, -72.5)" color="white">
<use href="#shield-eye-accurate"/>
</g>
<!-- Text aligned with shield center - NO TAGLINE -->
<text x="110" y="5" font-family="'Poppins', sans-serif" font-size="46" font-weight="600" fill="white">IntelSight</text>
<text x="90" y="5" font-family="'Poppins', sans-serif" font-size="46" font-weight="600" fill="white">IntelSight</text>
</g>
</svg>

Vorher

Breite:  |  Höhe:  |  Größe: 1.7 KiB

Nachher

Breite:  |  Höhe:  |  Größe: 1.7 KiB

Datei anzeigen

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="500" height="400" viewBox="0 0 500 400" xmlns="http://www.w3.org/2000/svg">
<svg width="450" height="100" viewBox="0 0 450 100" xmlns="http://www.w3.org/2000/svg">
<defs>
<style>
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&amp;display=swap');
@ -42,13 +42,13 @@
</defs>
<!-- Light version -->
<rect x="0" y="0" width="500" height="400" fill="white"/>
<g transform="translate(40, 200)">
<rect x="0" y="0" width="450" height="100" fill="white"/>
<g transform="translate(20, 50)">
<!-- Shield centered vertically with text -->
<g transform="translate(0, -72.5)" color="#232D53">
<use href="#shield-eye-accurate"/>
</g>
<!-- Text aligned with shield center - NO TAGLINE -->
<text x="110" y="5" font-family="'Poppins', sans-serif" font-size="46" font-weight="600" fill="#232D53">IntelSight</text>
<text x="90" y="5" font-family="'Poppins', sans-serif" font-size="46" font-weight="600" fill="#232D53">IntelSight</text>
</g>
</svg>

Vorher

Breite:  |  Höhe:  |  Größe: 1.7 KiB

Nachher

Breite:  |  Höhe:  |  Größe: 1.7 KiB

Datei anzeigen

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="500" height="400" viewBox="0 0 500 400" xmlns="http://www.w3.org/2000/svg">
<svg width="450" height="100" viewBox="0 0 450 100" xmlns="http://www.w3.org/2000/svg">
<defs>
<style>
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&amp;display=swap');
@ -42,12 +42,12 @@
</defs>
<!-- Dark version for website - NO BACKGROUND, NO TAGLINE -->
<g transform="translate(40, 200)">
<g transform="translate(20, 50)">
<!-- Shield centered vertically with text -->
<g transform="translate(0, -72.5)" color="white">
<use href="#shield-eye-accurate"/>
</g>
<!-- Text aligned with shield center - NO TAGLINE -->
<text x="110" y="5" font-family="'Poppins', sans-serif" font-size="46" font-weight="600" fill="white">IntelSight</text>
<text x="90" y="5" font-family="'Poppins', sans-serif" font-size="46" font-weight="600" fill="white">IntelSight</text>
</g>
</svg>

Vorher

Breite:  |  Höhe:  |  Größe: 1.7 KiB

Nachher

Breite:  |  Höhe:  |  Größe: 1.7 KiB