Compare commits
16 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 43a3b37661 | |||
| 8c10f643d9 | |||
| 6c0d6cf2b5 | |||
| 71679ff608 | |||
| fdea176b86 | |||
| 10b072d521 | |||
| b0604fc2e7 | |||
| 6d83122c1b | |||
| 003b45d5b4 | |||
| 9d031dc874 | |||
| 27ae28be63 | |||
| 4a2230223c | |||
| 3dd4e50281 | |||
| c62d453946 | |||
| 0313d091fc | |||
| b044b81644 |
2
ToDo.md
@@ -1,2 +0,0 @@
|
|||||||
- png/jpg genareto can generate image all colors
|
|
||||||
- for color palette add support combination
|
|
||||||
@@ -40,6 +40,25 @@
|
|||||||
"target": "path"
|
"target": "path"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "arm",
|
||||||
|
"path": "logos/arm.svg",
|
||||||
|
"format": "SVG",
|
||||||
|
"disable": false,
|
||||||
|
"tags": [
|
||||||
|
"tech"
|
||||||
|
],
|
||||||
|
"colors": [
|
||||||
|
{
|
||||||
|
"label": "Dark Blue",
|
||||||
|
"value": "#080225"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"colorConfig": {
|
||||||
|
"target": "g"
|
||||||
|
},
|
||||||
|
"brand": "arm"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "ATB",
|
"name": "ATB",
|
||||||
"path": "logos/atb.svg",
|
"path": "logos/atb.svg",
|
||||||
@@ -47,7 +66,8 @@
|
|||||||
"disable": false,
|
"disable": false,
|
||||||
"brand": "ATB",
|
"brand": "ATB",
|
||||||
"tags": [
|
"tags": [
|
||||||
"retail"
|
"retail",
|
||||||
|
"grocery"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -62,6 +82,17 @@
|
|||||||
],
|
],
|
||||||
"brand": "Binance"
|
"brand": "Binance"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "BMW",
|
||||||
|
"path": "logos/bmw.svg",
|
||||||
|
"format": "SVG",
|
||||||
|
"disable": false,
|
||||||
|
"tags": [
|
||||||
|
"automobile",
|
||||||
|
"transport"
|
||||||
|
],
|
||||||
|
"brand": "BMW"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Dalnoboy Service",
|
"name": "Dalnoboy Service",
|
||||||
"path": "logos/dalnoboy-service.svg",
|
"path": "logos/dalnoboy-service.svg",
|
||||||
@@ -115,6 +146,28 @@
|
|||||||
"selector": "#text"
|
"selector": "#text"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Fiat",
|
||||||
|
"path": "logos/fiat.svg",
|
||||||
|
"format": "SVG",
|
||||||
|
"disable": false,
|
||||||
|
"tags": [
|
||||||
|
"automobile",
|
||||||
|
"transport"
|
||||||
|
],
|
||||||
|
"brand": "Fiat"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Ford",
|
||||||
|
"path": "logos/ford.svg",
|
||||||
|
"format": "SVG",
|
||||||
|
"disable": false,
|
||||||
|
"tags": [
|
||||||
|
"automobile",
|
||||||
|
"transport"
|
||||||
|
],
|
||||||
|
"brand": "Ford"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Gitea",
|
"name": "Gitea",
|
||||||
"path": "logos/gitea.svg",
|
"path": "logos/gitea.svg",
|
||||||
@@ -480,6 +533,26 @@
|
|||||||
},
|
},
|
||||||
"brand": "RoomerIN"
|
"brand": "RoomerIN"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Sainsbury's",
|
||||||
|
"path": "logos/sainsburys.svg",
|
||||||
|
"format": "SVG",
|
||||||
|
"disable": false,
|
||||||
|
"tags": [
|
||||||
|
"retail",
|
||||||
|
"grocery"
|
||||||
|
],
|
||||||
|
"brand": "Sainsbury's",
|
||||||
|
"colors": [
|
||||||
|
{
|
||||||
|
"label": "Orange",
|
||||||
|
"value": "#F06C00"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"colorConfig": {
|
||||||
|
"target": "g"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Sendpulse",
|
"name": "Sendpulse",
|
||||||
"path": "logos/sendpulse.svg",
|
"path": "logos/sendpulse.svg",
|
||||||
@@ -541,6 +614,28 @@
|
|||||||
"grocery"
|
"grocery"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Suzuki",
|
||||||
|
"path": "logos/suzuki.svg",
|
||||||
|
"format": "SVG",
|
||||||
|
"disable": false,
|
||||||
|
"tags": [
|
||||||
|
"automobile",
|
||||||
|
"transport"
|
||||||
|
],
|
||||||
|
"brand": "Suzuki"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Suzuki",
|
||||||
|
"path": "logos/suzuki_vertical.svg",
|
||||||
|
"format": "SVG",
|
||||||
|
"disable": false,
|
||||||
|
"tags": [
|
||||||
|
"automobile",
|
||||||
|
"transport"
|
||||||
|
],
|
||||||
|
"brand": "Suzuki"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Ukrposhta",
|
"name": "Ukrposhta",
|
||||||
"path": "logos/ukrposhta.svg",
|
"path": "logos/ukrposhta.svg",
|
||||||
@@ -601,5 +696,13 @@
|
|||||||
"fuel"
|
"fuel"
|
||||||
],
|
],
|
||||||
"brand": "WOG"
|
"brand": "WOG"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Youtube",
|
||||||
|
"path": "logos/youtube.svg",
|
||||||
|
"format": "SVG",
|
||||||
|
"disable": false,
|
||||||
|
"tags": [
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -1,11 +0,0 @@
|
|||||||
{
|
|
||||||
"tech": {
|
|
||||||
"color": "silver"
|
|
||||||
},
|
|
||||||
"retail": {
|
|
||||||
"color": "#4f8cff"
|
|
||||||
},
|
|
||||||
"bank": {
|
|
||||||
"color": "#27ae60"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
--color-accent-hover: var(--primary-color-hover);
|
--color-accent-hover: var(--primary-color-hover);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Dark theme overrides */
|
/* Dark theme overrides - using both media query and class-based approach */
|
||||||
@media (prefers-color-scheme: dark) {
|
@media (prefers-color-scheme: dark) {
|
||||||
:root {
|
:root {
|
||||||
--color-card: #23272e;
|
--color-card: #23272e;
|
||||||
@@ -26,6 +26,24 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Class-based theme overrides for explicit theme switching */
|
||||||
|
:root.dark, [data-theme="dark"] {
|
||||||
|
--color-card: #23272e;
|
||||||
|
--background-color: #181a20;
|
||||||
|
--color-text: #f5f6fa;
|
||||||
|
--color-border: #333842;
|
||||||
|
--color-accent: #4f8cff;
|
||||||
|
}
|
||||||
|
|
||||||
|
:root.light, [data-theme="light"] {
|
||||||
|
--color-bg: #fff;
|
||||||
|
--color-card: #f8f8f8;
|
||||||
|
--background-color: #f8f9fa;
|
||||||
|
--color-text: #333333;
|
||||||
|
--color-border: #ddd;
|
||||||
|
--color-accent: #4f8cff;
|
||||||
|
}
|
||||||
|
|
||||||
* {
|
* {
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
@@ -300,6 +318,103 @@ div.logo-image img {
|
|||||||
max-height: 100%;
|
max-height: 100%;
|
||||||
display: block;
|
display: block;
|
||||||
object-fit: contain;
|
object-fit: contain;
|
||||||
|
color: var(--color-text);
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Modal styles */
|
||||||
|
.modal-backdrop {
|
||||||
|
position: fixed;
|
||||||
|
top: 0;
|
||||||
|
left: 0;
|
||||||
|
right: 0;
|
||||||
|
bottom: 0;
|
||||||
|
background-color: rgba(0, 0, 0, 0.7);
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
justify-content: center;
|
||||||
|
z-index: 1000;
|
||||||
|
}
|
||||||
|
|
||||||
|
.modal-content {
|
||||||
|
background: var(--color-card);
|
||||||
|
color: var(--color-text) !important;
|
||||||
|
border-radius: 8px;
|
||||||
|
padding: 1rem;
|
||||||
|
max-width: 500px;
|
||||||
|
width: 90%;
|
||||||
|
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
|
||||||
|
border: 1px solid var(--color-border);
|
||||||
|
transition: background 0.2s, color 0.2s;
|
||||||
|
}
|
||||||
|
|
||||||
|
.modal-content * {
|
||||||
|
color: var(--color-text);
|
||||||
|
}
|
||||||
|
|
||||||
|
.modal-header {
|
||||||
|
display: flex;
|
||||||
|
justify-content: space-between;
|
||||||
|
align-items: center;
|
||||||
|
margin-bottom: 1rem;
|
||||||
|
color: var(--color-text);
|
||||||
|
}
|
||||||
|
|
||||||
|
.modal-header h2 {
|
||||||
|
margin: 0;
|
||||||
|
font-size: 1.5rem;
|
||||||
|
color: var(--color-text);
|
||||||
|
}
|
||||||
|
|
||||||
|
.close-btn {
|
||||||
|
background: none;
|
||||||
|
border: none;
|
||||||
|
font-size: 1.5rem;
|
||||||
|
cursor: pointer;
|
||||||
|
color: var(--color-text);
|
||||||
|
transition: color 0.2s;
|
||||||
|
}
|
||||||
|
|
||||||
|
.close-btn:hover {
|
||||||
|
color: #f44336;
|
||||||
|
}
|
||||||
|
|
||||||
|
.modal-body {
|
||||||
|
color: var(--color-text);
|
||||||
|
}
|
||||||
|
|
||||||
|
.preview-container {
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
justify-content: center;
|
||||||
|
padding: 1rem;
|
||||||
|
background-color: var(--color-card);
|
||||||
|
color: var(--color-text);
|
||||||
|
margin-bottom: 1rem;
|
||||||
|
border-radius: 4px;
|
||||||
|
overflow: hidden;
|
||||||
|
border: 1px solid var(--color-border);
|
||||||
|
}
|
||||||
|
|
||||||
|
.preview-container img {
|
||||||
|
max-width: 100%;
|
||||||
|
max-height: 100%;
|
||||||
|
object-fit: contain;
|
||||||
|
}
|
||||||
|
|
||||||
|
.logo-details {
|
||||||
|
margin-top: 1rem;
|
||||||
|
color: var(--color-text);
|
||||||
|
}
|
||||||
|
|
||||||
|
.logo-details p {
|
||||||
|
margin: 0.5rem 0;
|
||||||
|
font-size: 0.9rem;
|
||||||
|
color: var(--color-text);
|
||||||
|
}
|
||||||
|
|
||||||
|
.logo-details strong,
|
||||||
|
.logo-details span {
|
||||||
|
color: var(--color-text);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Grid specific */
|
/* Grid specific */
|
||||||
@@ -465,3 +580,106 @@ footer {
|
|||||||
font-size: 1.1rem;
|
font-size: 1.1rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
.tag-filter {
|
||||||
|
display: flex;
|
||||||
|
flex-wrap: wrap;
|
||||||
|
gap: 0.3rem;
|
||||||
|
align-items: center;
|
||||||
|
margin-left: 1rem;
|
||||||
|
position: relative;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tag-filter .selected-tag {
|
||||||
|
background: var(--color-accent, #4f8cff);
|
||||||
|
color: #fff;
|
||||||
|
border: none;
|
||||||
|
border-radius: 12px;
|
||||||
|
padding: 0.2em 0.8em 0.2em 0.8em;
|
||||||
|
font-size: 0.85em;
|
||||||
|
font-weight: 500;
|
||||||
|
letter-spacing: 0.02em;
|
||||||
|
cursor: pointer;
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
gap: 0.3em;
|
||||||
|
opacity: 1;
|
||||||
|
transition: background 0.2s, color 0.2s;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tag-filter .selected-tag .close {
|
||||||
|
margin-left: 0.4em;
|
||||||
|
font-size: 1.1em;
|
||||||
|
font-weight: bold;
|
||||||
|
cursor: pointer;
|
||||||
|
opacity: 0.7;
|
||||||
|
transition: opacity 0.2s;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tag-filter .selected-tag .close:hover {
|
||||||
|
opacity: 1;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tag-dropdown {
|
||||||
|
position: relative;
|
||||||
|
display: inline-block;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tag-dropdown .dropdown-toggle {
|
||||||
|
background: var(--color-card);
|
||||||
|
color: var(--color-text);
|
||||||
|
border: 1px solid var(--color-border);
|
||||||
|
border-radius: 12px;
|
||||||
|
padding: 0.2em 0.8em;
|
||||||
|
font-size: 0.85em;
|
||||||
|
font-weight: 500;
|
||||||
|
cursor: pointer;
|
||||||
|
margin-left: 0.2em;
|
||||||
|
transition: background 0.2s, color 0.2s;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tag-dropdown .dropdown-list {
|
||||||
|
position: absolute;
|
||||||
|
left: 0;
|
||||||
|
top: 110%;
|
||||||
|
min-width: 120px;
|
||||||
|
background: var(--color-card);
|
||||||
|
color: var(--color-text);
|
||||||
|
border: 1px solid var(--color-border);
|
||||||
|
border-radius: 8px;
|
||||||
|
box-shadow: 0 2px 8px rgba(0,0,0,0.08);
|
||||||
|
z-index: 10;
|
||||||
|
padding: 0.4em 0.2em;
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
gap: 0.2em;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tag-dropdown .dropdown-tag {
|
||||||
|
background: var(--color-accent, #4f8cff);
|
||||||
|
color: #fff;
|
||||||
|
border: none;
|
||||||
|
border-radius: 12px;
|
||||||
|
padding: 0.2em 0.8em;
|
||||||
|
font-size: 0.85em;
|
||||||
|
font-weight: 500;
|
||||||
|
letter-spacing: 0.02em;
|
||||||
|
cursor: pointer;
|
||||||
|
opacity: 0.85;
|
||||||
|
margin: 0.1em 0;
|
||||||
|
text-align: left;
|
||||||
|
transition: background 0.2s, color 0.2s;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tag-dropdown .dropdown-tag:hover {
|
||||||
|
opacity: 1;
|
||||||
|
background: var(--color-accent, #4f8cff);
|
||||||
|
}
|
||||||
|
|
||||||
|
.tag-dropdown .no-tags {
|
||||||
|
color: #888;
|
||||||
|
font-size: 0.85em;
|
||||||
|
padding: 0.3em 0.8em;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|||||||
15
public/logos/arm.svg
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 4332.3 1318.7">
|
||||||
|
|
||||||
|
<g fill="currentColor" fill-rule="evenodd">
|
||||||
|
<path d="M977.9,31.9h290.4v1247.6H977.9v-130.4C850.5,1297.2,693.4,1318,604.5,1318C219.3,1318,0,998,0,654.2
|
||||||
|
C0,248.2,278.5-0.7,607.5-0.7c91.9,0,251.9,23.7,370.4,177.8V31.9z M296.3,660.1c0,216.3,136.3,397.1,346.7,397.1
|
||||||
|
c183.7,0,352.6-133.3,352.6-394.1c0-272.6-168.9-403-352.6-403C432.6,260.1,296.3,437.9,296.3,660.1z M1614.1,31.9h290.4v112.6
|
||||||
|
c32.6-38.5,80-80,121.5-103.7c56.3-32.6,112.6-41.5,177.8-41.5c71.1,0,148.2,11.9,228.2,59.3l-118.5,263.7
|
||||||
|
c-65.2-41.5-118.5-44.4-148.2-44.4c-62.2,0-124.5,8.9-180.8,68.2c-80,85.9-80,204.5-80,287.4v646h-290.4V31.9z M2619.5,31.9h290.4
|
||||||
|
v115.6C3007.7,29,3123.3-0.7,3218.1-0.7c130.4,0,251.9,62.2,323,183.7C3644.8,34.9,3801.9-0.7,3911.5-0.7
|
||||||
|
c151.1,0,284.5,71.1,355.6,195.6c23.7,41.5,65.2,133.3,65.2,314.1v770.5h-290.4V592c0-139.3-14.8-195.6-26.7-222.2
|
||||||
|
c-17.8-47.4-62.2-109.6-165.9-109.6c-71.1,0-133.3,38.5-171.9,91.9c-50.4,71.1-56.3,177.8-56.3,284.5v643h-290.4V592
|
||||||
|
c0-139.3-14.8-195.6-26.7-222.2c-17.8-47.4-62.2-109.6-166-109.6c-71.1,0-133.3,38.5-171.9,91.9c-50.4,71.1-56.3,177.8-56.3,284.5
|
||||||
|
v643h-290.4V31.9z" />
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 1.2 KiB |
18
public/logos/bmw.svg
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
<svg width="100%" height="100%" viewBox="0 0 600 600" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<g id="center">
|
||||||
|
<path id="blue"
|
||||||
|
d="M477.778,300c-0,98.248 -79.53,177.778 -177.778,177.778l-0,-177.778l177.778,-0Zm-177.778,-177.778l-0,177.778l-177.778,-0c0,-98.248 79.53,-177.778 177.778,-177.778Z"
|
||||||
|
style="fill:#0166b1;fill-rule:nonzero;" />
|
||||||
|
<path id="white"
|
||||||
|
d="M300,122.222c98.248,0 177.778,79.53 177.778,177.778l-177.778,0l0,-177.778Zm-177.778,177.778l177.778,0l0,177.778c-98.248,-0 -177.778,-79.53 -177.778,-177.778Z"
|
||||||
|
style="fill:#fff;fill-rule:nonzero;" />
|
||||||
|
</g>
|
||||||
|
<g id="grey">
|
||||||
|
<path id="path14"
|
||||||
|
d="M300,122.222l0,9.748c92.643,-0 168.031,75.369 168.031,168.03l9.747,-0c-0,-98.178 -79.6,-177.778 -177.778,-177.778m0,345.808c-92.643,0 -168.03,-75.369 -168.03,-168.03l-9.748,-0c0,98.178 79.6,177.778 177.778,177.778m0,-477.778c-165.681,0 -300,134.319 -300,300c0,165.681 134.319,300 300,300c165.681,-0 300,-134.319 300,-300c-0,-165.681 -134.319,-300 -300,-300Zm280.492,300c-0,154.904 -125.571,280.492 -280.492,280.492c-154.921,-0 -280.492,-125.588 -280.492,-280.492c0,-154.904 125.588,-280.492 280.492,-280.492c154.904,0 280.492,125.588 280.492,280.492Z"
|
||||||
|
style="fill:#6f6f6f;fill-rule:nonzero;" />
|
||||||
|
<path id="B_x5F_22d_61_"
|
||||||
|
d="M171.797,155.274c9.586,-10.028 15.014,-21.614 5.427,-32.674c-5.216,-6.003 -13.974,-7.316 -21.235,-4.358l-0.722,0.28l0.229,-0.63c1.075,-2.853 1.762,-11.953 -6.045,-18.236c-3.806,-3.063 -8.582,-4.201 -13.41,-3.711c-9.005,0.911 -15.931,7.018 -34.787,27.897c-5.692,6.3 -13.975,16.241 -18.944,22.681l51.792,48.793c17.164,-18.866 24.161,-25.884 37.695,-40.042Zm-67.583,-11.936c10.433,-12.671 21.517,-24.169 26.54,-28.719c1.586,-1.435 3.313,-2.87 5.41,-3.43c3.401,-0.928 6.908,1.47 7.701,4.935c0.793,3.483 -1.41,6.791 -3.859,9.521c-5.516,6.178 -25.747,27.196 -25.747,27.196l-10.045,-9.503Zm20.284,19.111c-0,0 19.702,-20.686 26.134,-27.301c2.555,-2.625 4.194,-4.218 5.956,-5.076c2.274,-1.102 4.758,-1.33 6.979,0.14c2.185,1.453 3.19,3.956 2.643,6.441c-0.652,2.957 -3.084,5.775 -5.093,7.928c-2.713,2.887 -26.081,27.721 -26.116,27.756l-10.503,-9.888Zm181.423,-65.366l16.583,-36.892l1.057,-3.273l-0.299,3.413l1.744,49.3c5.816,0.543 11.825,1.348 17.746,2.328l-2.696,-73.014c-8.283,-0.91 -16.53,-1.558 -24.777,-1.908l-16.336,40.27l-0.582,2.993l-0.581,-2.993l-16.319,-40.27c-8.247,0.35 -16.494,0.998 -24.777,1.908l-2.696,73.014c5.921,-0.98 11.93,-1.768 17.746,-2.328l1.744,-49.3l-0.299,-3.413l1.057,3.273l16.583,36.892l15.102,0l0,0Zm137.72,76.322c4.07,4.34 9.939,11.341 13.234,15.593l60.692,-38.257c-3.031,-3.938 -7.86,-9.923 -11.472,-14.141l-38.435,25.237l-2.626,2.24l1.956,-2.835l16.971,-33.637l-12.001,-11.918l-33.888,16.853l-2.855,1.943l2.273,-2.608l25.43,-38.152c-4.476,-3.78 -8.776,-7.246 -14.257,-11.446l-38.523,60.221c4.882,3.728 11.314,9.206 15.42,12.933l36.267,-18.691l2.326,-1.697l-1.709,2.31l-18.803,36.052Z"
|
||||||
|
style="fill:#6f6f6f;fill-rule:nonzero;" />
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 2.9 KiB |
5
public/logos/fiat.svg
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 555.61293 420.69841" height="100%" width="100%">
|
||||||
|
<path fill="currentColor" fill-rule="evenodd"
|
||||||
|
d="M188.25961,110.03541h60.35085V530.73382H188.25961Zm258.71532,0v50.76074h46.78945V530.73382h58.47326V160.79615H598.268V110.03541ZM42.65507,530.73382h58.47481V339.87506h49.801V289.80989h-49.801V160.79615h64.96737V110.03541H42.65507ZM454.727,503.17571q.01858,13.82864.01549,27.55811H400.0476q-.072-23.873-.10844-47.98231c-.04492-16.04781-.12083-32.1235-.29434-48.1442-.34546-32.01041-1.07977-63.89534-2.75287-94.73225h-64.3291V530.73382H280.043V110.03541H403.44492a314.79248,314.79248,0,0,1,18.95559,44.95679,441.48955,441.48955,0,0,1,13.19735,48.70654c3.58477,16.748,6.43523,34.01736,8.72645,51.58877,2.29121,17.566,4.034,35.53864,5.38025,53.67162,1.34623,18.12369,2.30516,36.56186,3.00228,55.01785.69713,18.43739,1.14174,37.1366,1.433,55.69483.29124,18.5133.43687,37.3225.51432,55.76532Q454.71224,489.34128,454.727,503.17571ZM393.16621,289.80989c-4.70017-48.10237-12.762-92.62384-26.72156-129.01374h-33.8818V289.80989Z"
|
||||||
|
transform="translate(-42.65507 -110.03541)" />
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 1.1 KiB |
11
public/logos/ford.svg
Normal file
|
After Width: | Height: | Size: 8.7 KiB |
@@ -1,5 +1,4 @@
|
|||||||
<svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" style="enable-background:new 0 0 640 640;" xml:space="preserve"
|
<svg xmlns="http://www.w3.org/2000/svg" height="100%" width="100%" viewBox="5.67 143.05 628.65 387.55">
|
||||||
viewBox="5.67 143.05 628.65 387.55">
|
|
||||||
<g>
|
<g>
|
||||||
<path id="teabag" fill="#FFF"
|
<path id="teabag" fill="#FFF"
|
||||||
d="M395.9,484.2l-126.9-61c-12.5-6-17.9-21.2-11.8-33.8l61-126.9c6-12.5,21.2-17.9,33.8-11.8 c17.2,8.3,27.1,13,27.1,13l-0.1-109.2l16.7-0.1l0.1,117.1c0,0,57.4,24.2,83.1,40.1c3.7,2.3,10.2,6.8,12.9,14.4 c2.1,6.1,2,13.1-1,19.3l-61,126.9C423.6,484.9,408.4,490.3,395.9,484.2z">
|
d="M395.9,484.2l-126.9-61c-12.5-6-17.9-21.2-11.8-33.8l61-126.9c6-12.5,21.2-17.9,33.8-11.8 c17.2,8.3,27.1,13,27.1,13l-0.1-109.2l16.7-0.1l0.1,117.1c0,0,57.4,24.2,83.1,40.1c3.7,2.3,10.2,6.8,12.9,14.4 c2.1,6.1,2,13.1-1,19.3l-61,126.9C423.6,484.9,408.4,490.3,395.9,484.2z">
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 2.5 KiB After Width: | Height: | Size: 2.5 KiB |
@@ -1,4 +1,4 @@
|
|||||||
<svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 1041.73 179.59" overflow="visible"
|
<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 1041.73 179.59" overflow="visible"
|
||||||
xml:space="preserve">
|
xml:space="preserve">
|
||||||
<path fill="currentColor" d="M646.69,53.92l0,10.04c0,1.87-1.54,3.37-3.41,3.3c-2.85-0.11-6.83-0.25-9.27-0.29
|
<path fill="currentColor" d="M646.69,53.92l0,10.04c0,1.87-1.54,3.37-3.41,3.3c-2.85-0.11-6.83-0.25-9.27-0.29
|
||||||
c-13.63,0-21.15,8.13-21.15,22.9v36.6c0,1.82-1.48,3.3-3.3,3.3H597.6c-1.82,0-3.29-1.48-3.29-3.3V52.98c0-1.82,1.48-3.3,3.29-3.3
|
c-13.63,0-21.15,8.13-21.15,22.9v36.6c0,1.82-1.48,3.3-3.3,3.3H597.6c-1.82,0-3.29-1.48-3.29-3.3V52.98c0-1.82,1.48-3.3,3.29-3.3
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
6
public/logos/sainsburys.svg
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 96 19">
|
||||||
|
<g fill="currentColor" fill-rule="evenodd">
|
||||||
|
<path
|
||||||
|
d="M95.113 4.578c-3.03-1.301-7.086-.602-7.086 2.789 0 3.825 5.875 3.03 5.875 5.099 0 1.661-2.775 1.829-4.78.24-.14-.12-.28-.19-.443-.19-.233 0-.372.095-.372.431v.937c0 .267.07.482.35.626C91.243 15.713 96 15.739 96 11.31c0-3.8-5.944-2.934-5.944-4.833 0-1.563 2.913-1.418 4.591-.242.14.096.327.193.442.193.233 0 .374-.097.374-.432v-.795c0-.265-.07-.505-.35-.624M87.84 4.213c1.091 0 2.32-4.213.302-4.213h-1.09c-.255 0-.301.19-.301.334 0 .288.694 1.006.694 1.987 0 1.004-.37 1.364-.37 1.676 0 .121.116.216.278.216h.487M81.925 11.679l-.14-.457-2.217-6.743c-.07-.192-.162-.266-.373-.266h-2.38c-.14 0-.21.074-.21.218 0 .072.023.145.117.385l3.873 9.704c.654 1.639-1.26 2.818-3.104 2.289-.28-.073-.466-.145-.723-.145-.162 0-.303.169-.303.336v1.374c0 .29.187.626 1.213.626 2.474 0 3.804-1.3 4.994-4.359l3.826-9.897c.047-.144.093-.216.093-.313a.214.214 0 0 0-.209-.218h-1.658c-.162 0-.279.098-.326.266l-2.286 6.743-.187.457M72.278 7.438c0-1.161.396-1.887 2.82-1.234.302.073.49.145.746.145.161 0 .302-.167.302-.337V4.584c0-.242-.163-.433-.467-.507-1.677-.412-2.702.385-3.564 1.234l-.046-.026v-.798c0-.168-.117-.291-.28-.291h-2.027c-.118 0-.234.123-.234.291v10.259c0 .165.116.289.234.289h2.235c.165 0 .281-.124.281-.29V7.439M67.535 14.754V4.504c0-.168-.117-.291-.234-.291h-2.244c-.164 0-.28.123-.28.291v8.266c-.444.266-1.38.749-2.175.749-1.542 0-1.637-.964-1.637-1.788V4.504c0-.168-.117-.291-.233-.291h-2.244c-.165 0-.282.123-.282.291v7.468c0 1.957 1.006 3.31 3.251 3.31 1.285 0 2.641-.652 3.343-1.085h.047v.557c0 .165.116.288.28.288h2.174c.117 0 .234-.123.234-.288M47.123.457c0-.17.116-.292.233-.292h2.24c.162 0 .278.121.278.292v4.829-.024c.444-.386 1.47-1.233 3.058-1.233 2.403 0 3.918 2.174 3.918 5.072 0 3.718-2.495 6.182-5.575 6.182-1.68 0-2.917-.605-3.733-1.258-.35-.264-.42-.72-.42-1.108V.457zm3.08 13.257c.232.144.582.264 1.258.264 1.494 0 2.543-1.593 2.543-4.296 0-1.016-.21-3.867-2.333-3.867-.839 0-1.446.485-1.797.75v6.52c0 .22.048.435.328.63zM44.962 4.578c-3.03-1.301-7.088-.602-7.088 2.789 0 3.825 5.875 3.03 5.875 5.099 0 1.661-2.775 1.829-4.78.24-.14-.12-.28-.19-.442-.19-.233 0-.373.095-.373.431v.937c0 .267.07.482.35.626 2.587 1.203 7.343 1.229 7.343-3.199 0-3.8-5.945-2.934-5.945-4.833 0-1.563 2.914-1.418 4.594-.242.14.096.325.193.442.193.233 0 .374-.097.374-.432v-.795c0-.265-.07-.505-.35-.624M27.11 4.496v10.25c0 .165.116.289.233.289h2.245c.163 0 .28-.124.28-.289V6.48c.445-.267 1.38-.749 2.175-.749 1.544 0 1.637.966 1.637 1.787v7.23c0 .164.116.288.234.288h2.245c.162 0 .28-.124.28-.289V7.277c0-1.958-1.006-3.312-3.251-3.312-1.286 0-2.642.653-3.344 1.089H29.8v-.558c0-.167-.117-.29-.281-.29h-2.175c-.117 0-.233.123-.233.29M22.086 4.504v10.242c0 .165.116.289.23.289h2.205c.16 0 .276-.124.276-.289V4.504c0-.168-.115-.291-.276-.291h-2.205c-.114 0-.23.123-.23.29M23.425.083c-1.013 0-1.498.629-1.498 1.356 0 .87.599 1.452 1.498 1.452s1.452-.582 1.452-1.452c0-.727-.484-1.356-1.452-1.356M15.89 3.965c-1.258 0-2.702.267-3.634.747a.64.64 0 0 0-.348.578v1.083c0 .34.256.482.396.482.28 0 .489-.265.629-.36.86-.601 1.722-1.013 2.864-1.013 1.419 0 1.629.963 1.629 2.144l-.005.044c0 .552-.181.654-2.206.92-1.235.168-4.052.746-4.052 3.37 0 2.167 1.676 3.323 3.632 3.323 1.071 0 1.956-.484 2.701-1.156l.046.625c0 .169.117.289.233.289h2.118c.163 0 .28-.12.28-.289V7.265c0-1.951-1.002-3.3-4.284-3.3zm1.49 8.765c0 .315-.795 1.162-1.87 1.162-1.238 0-1.706-.92-1.706-1.837 0-1.306.981-2.513 3.576-2.513v3.188zM.397 14.403c3.916 1.902 9.49.794 9.49-4.046 0-4.456-7.391-4.169-7.391-6.916 0-1.107 1.026-1.853 2.33-1.853 1.167 0 2.053.41 2.986 1.11.257.19.42.312.629.312.257 0 .327-.17.327-.387V1.228c0-.219-.046-.34-.257-.435C7.718.48 6.319.165 4.78.165 1.68.165 0 2.142 0 4.382c0 4.866 7.275 3.856 7.275 7.155 0 2-2.797 3.396-6.038 1.058-.304-.216-.444-.336-.654-.336-.396 0-.467.217-.467.434v1.227c0 .217.048.339.281.483" />
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 3.9 KiB |
@@ -1,172 +1,280 @@
|
|||||||
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
<svg
|
||||||
viewBox="0 0 235.8 171" style="enable-background:new 0 0 235.8 171;" xml:space="preserve">
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
<style type="text/css">
|
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||||
.st0{fill:#3C3C3B;}
|
x="0px" y="0px"
|
||||||
.st1{fill:#95C11F;}
|
viewBox="0 0 235.8 171">
|
||||||
.st2{fill-rule:evenodd;clip-rule:evenodd;fill:#FFFFFF;}
|
<style type="text/css">
|
||||||
.st3{fill-rule:evenodd;clip-rule:evenodd;fill:url(#SVGID_1_);}
|
.st0 {
|
||||||
.st4{fill-rule:evenodd;clip-rule:evenodd;fill:url(#SVGID_2_);}
|
fill: #3C3C3B;
|
||||||
.st5{fill:url(#SVGID_3_);}
|
}
|
||||||
.st6{fill:url(#SVGID_4_);}
|
|
||||||
.st7{fill:url(#SVGID_5_);}
|
.st1 {
|
||||||
.st8{fill:url(#SVGID_6_);}
|
fill: #95C11F;
|
||||||
.st9{fill:url(#SVGID_7_);}
|
}
|
||||||
.st10{fill:url(#SVGID_8_);}
|
|
||||||
.st11{fill:url(#SVGID_9_);}
|
.st2 {
|
||||||
.st12{fill:#878787;}
|
fill-rule: evenodd;
|
||||||
.st13{fill-rule:evenodd;clip-rule:evenodd;fill:#706F6F;}
|
clip-rule: evenodd;
|
||||||
.st14{fill-rule:evenodd;clip-rule:evenodd;fill:url(#SVGID_10_);}
|
fill: #FFFFFF;
|
||||||
.st15{fill-rule:evenodd;clip-rule:evenodd;fill:#3C3C3B;}
|
}
|
||||||
.st16{fill-rule:evenodd;clip-rule:evenodd;fill:url(#SVGID_11_);}
|
|
||||||
.st17{opacity:0.8;}
|
.st3 {
|
||||||
.st18{fill-rule:evenodd;clip-rule:evenodd;fill:url(#SVGID_12_);}
|
fill-rule: evenodd;
|
||||||
.st19{fill-rule:evenodd;clip-rule:evenodd;fill:url(#SVGID_13_);}
|
clip-rule: evenodd;
|
||||||
.st20{fill-rule:evenodd;clip-rule:evenodd;fill:#95C11F;}
|
fill: url(#SVGID_1_);
|
||||||
.st21{fill-rule:evenodd;clip-rule:evenodd;fill:url(#SVGID_14_);}
|
}
|
||||||
.st22{fill:url(#SVGID_15_);}
|
|
||||||
</style>
|
.st4 {
|
||||||
<g>
|
fill-rule: evenodd;
|
||||||
|
clip-rule: evenodd;
|
||||||
|
fill: url(#SVGID_2_);
|
||||||
|
}
|
||||||
|
|
||||||
|
.st5 {
|
||||||
|
fill: url(#SVGID_3_);
|
||||||
|
}
|
||||||
|
|
||||||
|
.st6 {
|
||||||
|
fill: url(#SVGID_4_);
|
||||||
|
}
|
||||||
|
|
||||||
|
.st7 {
|
||||||
|
fill: url(#SVGID_5_);
|
||||||
|
}
|
||||||
|
|
||||||
|
.st8 {
|
||||||
|
fill: url(#SVGID_6_);
|
||||||
|
}
|
||||||
|
|
||||||
|
.st9 {
|
||||||
|
fill: url(#SVGID_7_);
|
||||||
|
}
|
||||||
|
|
||||||
|
.st10 {
|
||||||
|
fill: url(#SVGID_8_);
|
||||||
|
}
|
||||||
|
|
||||||
|
.st11 {
|
||||||
|
fill: url(#SVGID_9_);
|
||||||
|
}
|
||||||
|
|
||||||
|
.st12 {
|
||||||
|
fill: #878787;
|
||||||
|
}
|
||||||
|
|
||||||
|
.st13 {
|
||||||
|
fill-rule: evenodd;
|
||||||
|
clip-rule: evenodd;
|
||||||
|
fill: #706F6F;
|
||||||
|
}
|
||||||
|
|
||||||
|
.st14 {
|
||||||
|
fill-rule: evenodd;
|
||||||
|
clip-rule: evenodd;
|
||||||
|
fill: url(#SVGID_10_);
|
||||||
|
}
|
||||||
|
|
||||||
|
.st15 {
|
||||||
|
fill-rule: evenodd;
|
||||||
|
clip-rule: evenodd;
|
||||||
|
fill: #3C3C3B;
|
||||||
|
}
|
||||||
|
|
||||||
|
.st16 {
|
||||||
|
fill-rule: evenodd;
|
||||||
|
clip-rule: evenodd;
|
||||||
|
fill: url(#SVGID_11_);
|
||||||
|
}
|
||||||
|
|
||||||
|
.st17 {
|
||||||
|
opacity: 0.8;
|
||||||
|
}
|
||||||
|
|
||||||
|
.st18 {
|
||||||
|
fill-rule: evenodd;
|
||||||
|
clip-rule: evenodd;
|
||||||
|
fill: url(#SVGID_12_);
|
||||||
|
}
|
||||||
|
|
||||||
|
.st19 {
|
||||||
|
fill-rule: evenodd;
|
||||||
|
clip-rule: evenodd;
|
||||||
|
fill: url(#SVGID_13_);
|
||||||
|
}
|
||||||
|
|
||||||
|
.st20 {
|
||||||
|
fill-rule: evenodd;
|
||||||
|
clip-rule: evenodd;
|
||||||
|
fill: #95C11F;
|
||||||
|
}
|
||||||
|
|
||||||
|
.st21 {
|
||||||
|
fill-rule: evenodd;
|
||||||
|
clip-rule: evenodd;
|
||||||
|
fill: url(#SVGID_14_);
|
||||||
|
}
|
||||||
|
|
||||||
|
.st22 {
|
||||||
|
fill: url(#SVGID_15_);
|
||||||
|
}
|
||||||
|
</style>
|
||||||
<g>
|
<g>
|
||||||
<g>
|
<g>
|
||||||
<path d="M217.2,94.1h-0.6v-3.7h-1.4v-0.5h3.4v0.5h-1.4V94.1z"/>
|
<g>
|
||||||
|
<path d="M217.2,94.1h-0.6v-3.7h-1.4v-0.5h3.4v0.5h-1.4V94.1z" />
|
||||||
<path d="M220,89.9l1.2,3.5h0l1.2-3.5h0.8v4.2h-0.5v-2.5c0-0.1,0-0.7,0-1h0l-1.2,3.5h-0.6l-1.2-3.5h0c0,0.4,0,0.9,0,1v2.5h-0.5
|
<path d="M220,89.9l1.2,3.5h0l1.2-3.5h0.8v4.2h-0.5v-2.5c0-0.1,0-0.7,0-1h0l-1.2,3.5h-0.6l-1.2-3.5h0c0,0.4,0,0.9,0,1v2.5h-0.5
|
||||||
v-4.2H220z"/>
|
v-4.2H220z" />
|
||||||
</g>
|
</g>
|
||||||
</g>
|
</g>
|
||||||
<rect x="116.7" y="87.2" class="st0" width="2.3" height="8.4"/>
|
<rect x="116.7" y="87.2" class="st0" width="2.3" height="8.4" />
|
||||||
<g>
|
<g>
|
||||||
<rect x="114.2" y="83.5" class="st0" width="6" height="12.1"/>
|
<rect x="114.2" y="83.5" class="st0" width="6" height="12.1" />
|
||||||
<path class="st1" d="M62.4,162.4l-25.9-21.5V110c-2.7-1.1-15.5-6.3-18.8-16.5c-1.8-5.7-1.8-10.2,2.2-16.9
|
<path class="st1" d="M62.4,162.4l-25.9-21.5V110c-2.7-1.1-15.5-6.3-18.8-16.5c-1.8-5.7-1.8-10.2,2.2-16.9
|
||||||
c3.8-6.5,9.5-9.7,14.4-11.5l-1.6-35.1l0.1-0.2c0.4-0.8,10.1-20.5,46-21.4c36.1-0.9,42.9,18,42.9,18L119.2,72
|
c3.8-6.5,9.5-9.7,14.4-11.5l-1.6-35.1l0.1-0.2c0.4-0.8,10.1-20.5,46-21.4c36.1-0.9,42.9,18,42.9,18L119.2,72
|
||||||
c7.5,1.6,16.5,3.6,18.3,4.3c1.4,0.5,2.7,1.4,3.3,2.8c0.4,0.8,0.5,1.7,0.3,2.5c-0.2,0.9-0.7,1.6-1.3,2.2c-0.7,0.8-1.4,1.5-2.1,2.2
|
c7.5,1.6,16.5,3.6,18.3,4.3c1.4,0.5,2.7,1.4,3.3,2.8c0.4,0.8,0.5,1.7,0.3,2.5c-0.2,0.9-0.7,1.6-1.3,2.2c-0.7,0.8-1.4,1.5-2.1,2.2
|
||||||
c-0.6,0.5-1.2,1.1-1.8,1.6c-7.3,6.1-13.1,9.7-18.9,12.7v46l-52.7,16H62.4z"/>
|
c-0.6,0.5-1.2,1.1-1.8,1.6c-7.3,6.1-13.1,9.7-18.9,12.7v46l-52.7,16H62.4z" />
|
||||||
<polygon class="st2" points="101.7,142.6 84.8,147.3 84.8,68.4 101.7,76.8 "/>
|
<polygon class="st2" points="101.7,142.6 84.8,147.3 84.8,68.4 101.7,76.8 " />
|
||||||
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="45.1856" y1="137.0049" x2="99.5581" y2="82.6324">
|
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="45.1856" y1="137.0049" x2="99.5581"
|
||||||
<stop offset="0" style="stop-color:#BAE3FA"/>
|
y2="82.6324">
|
||||||
<stop offset="6.445225e-002" style="stop-color:#CCEAFC"/>
|
<stop offset="0" style="stop-color:#BAE3FA" />
|
||||||
<stop offset="0.1784" style="stop-color:#E3F3FE"/>
|
<stop offset="6.445225e-002" style="stop-color:#CCEAFC" />
|
||||||
<stop offset="0.2949" style="stop-color:#F3FAFF"/>
|
<stop offset="0.1784" style="stop-color:#E3F3FE" />
|
||||||
<stop offset="0.4145" style="stop-color:#FCFEFF"/>
|
<stop offset="0.2949" style="stop-color:#F3FAFF" />
|
||||||
<stop offset="0.542" style="stop-color:#FFFFFF"/>
|
<stop offset="0.4145" style="stop-color:#FCFEFF" />
|
||||||
<stop offset="1" style="stop-color:#B5DEF8"/>
|
<stop offset="0.542" style="stop-color:#FFFFFF" />
|
||||||
|
<stop offset="1" style="stop-color:#B5DEF8" />
|
||||||
</linearGradient>
|
</linearGradient>
|
||||||
<polygon class="st3" points="84.3,67.4 84.3,148.4 63.2,155 63.2,68.4 "/>
|
<polygon class="st3" points="84.3,67.4 84.3,148.4 63.2,155 63.2,68.4 " />
|
||||||
<linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="85.5477" y1="126.4451" x2="130.384" y2="81.6087">
|
<linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="85.5477" y1="126.4451" x2="130.384"
|
||||||
<stop offset="0" style="stop-color:#BAE3FA"/>
|
y2="81.6087">
|
||||||
<stop offset="6.445225e-002" style="stop-color:#CCEAFC"/>
|
<stop offset="0" style="stop-color:#BAE3FA" />
|
||||||
<stop offset="0.1784" style="stop-color:#E3F3FE"/>
|
<stop offset="6.445225e-002" style="stop-color:#CCEAFC" />
|
||||||
<stop offset="0.2949" style="stop-color:#F3FAFF"/>
|
<stop offset="0.1784" style="stop-color:#E3F3FE" />
|
||||||
<stop offset="0.4145" style="stop-color:#FCFEFF"/>
|
<stop offset="0.2949" style="stop-color:#F3FAFF" />
|
||||||
<stop offset="0.542" style="stop-color:#FFFFFF"/>
|
<stop offset="0.4145" style="stop-color:#FCFEFF" />
|
||||||
<stop offset="1" style="stop-color:#B5DEF8"/>
|
<stop offset="0.542" style="stop-color:#FFFFFF" />
|
||||||
|
<stop offset="1" style="stop-color:#B5DEF8" />
|
||||||
</linearGradient>
|
</linearGradient>
|
||||||
<polygon class="st4" points="115.8,67 115.9,138.8 101.9,142.8 102.3,67 "/>
|
<polygon class="st4" points="115.8,67 115.9,138.8 101.9,142.8 102.3,67 " />
|
||||||
|
|
||||||
<linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="223.0337" y1="398.5147" x2="223.0337" y2="346.6498" gradientTransform="matrix(0 1 -1 0 462.5497 -73.9339)">
|
<linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="223.0337" y1="398.5147" x2="223.0337"
|
||||||
<stop offset="0" style="stop-color:#777776"/>
|
y2="346.6498" gradientTransform="matrix(0 1 -1 0 462.5497 -73.9339)">
|
||||||
<stop offset="0.3251" style="stop-color:#B3B3B2"/>
|
<stop offset="0" style="stop-color:#777776" />
|
||||||
<stop offset="0.399" style="stop-color:#D0D0D0"/>
|
<stop offset="0.3251" style="stop-color:#B3B3B2" />
|
||||||
<stop offset="1" style="stop-color:#757474"/>
|
<stop offset="0.399" style="stop-color:#D0D0D0" />
|
||||||
|
<stop offset="1" style="stop-color:#757474" />
|
||||||
</linearGradient>
|
</linearGradient>
|
||||||
<polygon class="st5" points="64,159.6 64,153.3 115.9,138.6 115.9,144 "/>
|
<polygon class="st5" points="64,159.6 64,153.3 115.9,138.6 115.9,144 " />
|
||||||
<linearGradient id="SVGID_4_" gradientUnits="userSpaceOnUse" x1="84.3487" y1="108.7009" x2="85.1958" y2="108.7009">
|
<linearGradient id="SVGID_4_" gradientUnits="userSpaceOnUse" x1="84.3487" y1="108.7009" x2="85.1958"
|
||||||
<stop offset="0" style="stop-color:#706F6F"/>
|
y2="108.7009">
|
||||||
<stop offset="1" style="stop-color:#9D9D9C"/>
|
<stop offset="0" style="stop-color:#706F6F" />
|
||||||
|
<stop offset="1" style="stop-color:#9D9D9C" />
|
||||||
</linearGradient>
|
</linearGradient>
|
||||||
<rect x="84.3" y="67.4" class="st6" width="0.8" height="82.6"/>
|
<rect x="84.3" y="67.4" class="st6" width="0.8" height="82.6" />
|
||||||
<linearGradient id="SVGID_5_" gradientUnits="userSpaceOnUse" x1="101.714" y1="106.2443" x2="102.5611" y2="106.2443">
|
<linearGradient id="SVGID_5_" gradientUnits="userSpaceOnUse" x1="101.714" y1="106.2443" x2="102.5611"
|
||||||
<stop offset="0" style="stop-color:#706F6F"/>
|
y2="106.2443">
|
||||||
<stop offset="1" style="stop-color:#9D9D9C"/>
|
<stop offset="0" style="stop-color:#706F6F" />
|
||||||
|
<stop offset="1" style="stop-color:#9D9D9C" />
|
||||||
</linearGradient>
|
</linearGradient>
|
||||||
<rect x="101.7" y="67.4" class="st7" width="0.8" height="77.6"/>
|
<rect x="101.7" y="67.4" class="st7" width="0.8" height="77.6" />
|
||||||
<polygon class="st0" points="64,160.5 64,154.1 115.9,139.5 115.9,144.9 "/>
|
<polygon class="st0" points="64,160.5 64,154.1 115.9,139.5 115.9,144.9 " />
|
||||||
|
|
||||||
<linearGradient id="SVGID_6_" gradientUnits="userSpaceOnUse" x1="224.366" y1="398.5147" x2="224.366" y2="346.6498" gradientTransform="matrix(0 1 -1 0 462.5497 -73.9339)">
|
<linearGradient id="SVGID_6_" gradientUnits="userSpaceOnUse" x1="224.366" y1="398.5147" x2="224.366"
|
||||||
<stop offset="0" style="stop-color:#3A3938"/>
|
y2="346.6498" gradientTransform="matrix(0 1 -1 0 462.5497 -73.9339)">
|
||||||
<stop offset="0.3251" style="stop-color:#B3B3B2"/>
|
<stop offset="0" style="stop-color:#3A3938" />
|
||||||
<stop offset="0.399" style="stop-color:#D0D0D0"/>
|
<stop offset="0.3251" style="stop-color:#B3B3B2" />
|
||||||
<stop offset="1" style="stop-color:#4D4D4C"/>
|
<stop offset="0.399" style="stop-color:#D0D0D0" />
|
||||||
|
<stop offset="1" style="stop-color:#4D4D4C" />
|
||||||
</linearGradient>
|
</linearGradient>
|
||||||
<polygon class="st8" points="64,160.9 64,154.6 115.9,139.9 115.9,145.3 "/>
|
<polygon class="st8" points="64,160.9 64,154.6 115.9,139.9 115.9,145.3 " />
|
||||||
|
|
||||||
<linearGradient id="SVGID_7_" gradientUnits="userSpaceOnUse" x1="222.0613" y1="373.4506" x2="227.9317" y2="371.7673" gradientTransform="matrix(0 1 -1 0 462.5497 -73.9339)">
|
<linearGradient id="SVGID_7_" gradientUnits="userSpaceOnUse" x1="222.0613" y1="373.4506" x2="227.9317"
|
||||||
<stop offset="2.463050e-002" style="stop-color:#3A3938"/>
|
y2="371.7673" gradientTransform="matrix(0 1 -1 0 462.5497 -73.9339)">
|
||||||
<stop offset="0.1576" style="stop-color:#454444"/>
|
<stop offset="2.463050e-002" style="stop-color:#3A3938" />
|
||||||
<stop offset="0.1828" style="stop-color:#424241"/>
|
<stop offset="0.1576" style="stop-color:#454444" />
|
||||||
<stop offset="0.2906" style="stop-color:#3C3C3B"/>
|
<stop offset="0.1828" style="stop-color:#424241" />
|
||||||
<stop offset="0.498" style="stop-color:#363534"/>
|
<stop offset="0.2906" style="stop-color:#3C3C3B" />
|
||||||
<stop offset="0.532" style="stop-color:#333332"/>
|
<stop offset="0.498" style="stop-color:#363534" />
|
||||||
<stop offset="0.665" style="stop-color:#3A3938"/>
|
<stop offset="0.532" style="stop-color:#333332" />
|
||||||
<stop offset="0.7734" style="stop-color:#373636"/>
|
<stop offset="0.665" style="stop-color:#3A3938" />
|
||||||
<stop offset="0.7984" style="stop-color:#393938"/>
|
<stop offset="0.7734" style="stop-color:#373636" />
|
||||||
<stop offset="0.9064" style="stop-color:#3C3C3B"/>
|
<stop offset="0.7984" style="stop-color:#393938" />
|
||||||
<stop offset="0.9546" style="stop-color:#3E3E3D"/>
|
<stop offset="0.9064" style="stop-color:#3C3C3B" />
|
||||||
<stop offset="0.972" style="stop-color:#464545"/>
|
<stop offset="0.9546" style="stop-color:#3E3E3D" />
|
||||||
<stop offset="0.9843" style="stop-color:#525251"/>
|
<stop offset="0.972" style="stop-color:#464545" />
|
||||||
<stop offset="0.9943" style="stop-color:#636262"/>
|
<stop offset="0.9843" style="stop-color:#525251" />
|
||||||
<stop offset="1" style="stop-color:#706F6F"/>
|
<stop offset="0.9943" style="stop-color:#636262" />
|
||||||
|
<stop offset="1" style="stop-color:#706F6F" />
|
||||||
</linearGradient>
|
</linearGradient>
|
||||||
<polygon class="st9" points="64,161.7 64,155.3 115.9,140.6 115.9,146.1 "/>
|
<polygon class="st9" points="64,161.7 64,155.3 115.9,140.6 115.9,146.1 " />
|
||||||
<linearGradient id="SVGID_8_" gradientUnits="userSpaceOnUse" x1="37.7973" y1="115.0491" x2="63.21" y2="115.0491">
|
<linearGradient id="SVGID_8_" gradientUnits="userSpaceOnUse" x1="37.7973" y1="115.0491" x2="63.21"
|
||||||
<stop offset="2.463050e-002" style="stop-color:#3A3938"/>
|
y2="115.0491">
|
||||||
<stop offset="0.1576" style="stop-color:#454444"/>
|
<stop offset="2.463050e-002" style="stop-color:#3A3938" />
|
||||||
<stop offset="0.1828" style="stop-color:#424241"/>
|
<stop offset="0.1576" style="stop-color:#454444" />
|
||||||
<stop offset="0.2906" style="stop-color:#3C3C3B"/>
|
<stop offset="0.1828" style="stop-color:#424241" />
|
||||||
<stop offset="0.498" style="stop-color:#363534"/>
|
<stop offset="0.2906" style="stop-color:#3C3C3B" />
|
||||||
<stop offset="0.532" style="stop-color:#333332"/>
|
<stop offset="0.498" style="stop-color:#363534" />
|
||||||
<stop offset="0.665" style="stop-color:#3A3938"/>
|
<stop offset="0.532" style="stop-color:#333332" />
|
||||||
<stop offset="0.7734" style="stop-color:#373636"/>
|
<stop offset="0.665" style="stop-color:#3A3938" />
|
||||||
<stop offset="0.7984" style="stop-color:#393938"/>
|
<stop offset="0.7734" style="stop-color:#373636" />
|
||||||
<stop offset="0.9064" style="stop-color:#3C3C3B"/>
|
<stop offset="0.7984" style="stop-color:#393938" />
|
||||||
<stop offset="0.9546" style="stop-color:#3E3E3D"/>
|
<stop offset="0.9064" style="stop-color:#3C3C3B" />
|
||||||
<stop offset="0.972" style="stop-color:#464545"/>
|
<stop offset="0.9546" style="stop-color:#3E3E3D" />
|
||||||
<stop offset="0.9843" style="stop-color:#525251"/>
|
<stop offset="0.972" style="stop-color:#464545" />
|
||||||
<stop offset="0.9943" style="stop-color:#636262"/>
|
<stop offset="0.9843" style="stop-color:#525251" />
|
||||||
<stop offset="1" style="stop-color:#706F6F"/>
|
<stop offset="0.9943" style="stop-color:#636262" />
|
||||||
|
<stop offset="1" style="stop-color:#706F6F" />
|
||||||
</linearGradient>
|
</linearGradient>
|
||||||
<polygon class="st10" points="63.2,161.7 37.8,140.8 37.8,70.6 63.2,68.4 "/>
|
<polygon class="st10" points="63.2,161.7 37.8,140.8 37.8,70.6 63.2,68.4 " />
|
||||||
<linearGradient id="SVGID_9_" gradientUnits="userSpaceOnUse" x1="63.21" y1="115.0491" x2="64.0571" y2="115.0491">
|
<linearGradient id="SVGID_9_" gradientUnits="userSpaceOnUse" x1="63.21" y1="115.0491" x2="64.0571"
|
||||||
<stop offset="0" style="stop-color:#706F6F"/>
|
y2="115.0491">
|
||||||
<stop offset="1" style="stop-color:#000000"/>
|
<stop offset="0" style="stop-color:#706F6F" />
|
||||||
|
<stop offset="1" style="stop-color:#000000" />
|
||||||
</linearGradient>
|
</linearGradient>
|
||||||
<rect x="63.2" y="68.4" class="st11" width="0.8" height="93.2"/>
|
<rect x="63.2" y="68.4" class="st11" width="0.8" height="93.2" />
|
||||||
<polygon class="st12" points="108.9,89.4 109.4,89.4 109.4,134.7 108.9,134.7 "/>
|
<polygon class="st12" points="108.9,89.4 109.4,89.4 109.4,134.7 108.9,134.7 " />
|
||||||
<g>
|
<g>
|
||||||
<path class="st13" d="M83,122.4c0.1-0.1,0.2-0.1,0.2-0.2c0.2-0.2,0.5-0.4,0.6-0.7c0.6-1.1,0.4-2.4-0.5-2.9
|
<path class="st13" d="M83,122.4c0.1-0.1,0.2-0.1,0.2-0.2c0.2-0.2,0.5-0.4,0.6-0.7c0.6-1.1,0.4-2.4-0.5-2.9
|
||||||
c-0.9-0.5-2.1-0.1-2.8,1c-0.2,0.3-0.3,0.6-0.3,0.9c0,0,0,0,0,0c-0.5,1.2-4.6-0.1-4.6-0.1C79.8,123.6,82,123,83,122.4
|
c-0.9-0.5-2.1-0.1-2.8,1c-0.2,0.3-0.3,0.6-0.3,0.9c0,0,0,0,0,0c-0.5,1.2-4.6-0.1-4.6-0.1C79.8,123.6,82,123,83,122.4
|
||||||
C83,122.4,83,122.4,83,122.4z"/>
|
C83,122.4,83,122.4,83,122.4z" />
|
||||||
|
|
||||||
<radialGradient id="SVGID_10_" cx="35.6766" cy="-1688.7755" r="1.5343" gradientTransform="matrix(0.8693 0.4943 -0.64 1.1254 -1028.9938 2002.7954)" gradientUnits="userSpaceOnUse">
|
<radialGradient id="SVGID_10_" cx="35.6766" cy="-1688.7755" r="1.5343"
|
||||||
<stop offset="0" style="stop-color:#BDBCBC"/>
|
gradientTransform="matrix(0.8693 0.4943 -0.64 1.1254 -1028.9938 2002.7954)"
|
||||||
<stop offset="1" style="stop-color:#666665"/>
|
gradientUnits="userSpaceOnUse">
|
||||||
|
<stop offset="0" style="stop-color:#BDBCBC" />
|
||||||
|
<stop offset="1" style="stop-color:#666665" />
|
||||||
</radialGradient>
|
</radialGradient>
|
||||||
<path class="st14" d="M83.8,121.3c-0.6,1-1.7,1.4-2.5,0.9s-1.1-1.7-0.5-2.6c0.6-1,1.7-1.4,2.5-0.9
|
<path class="st14" d="M83.8,121.3c-0.6,1-1.7,1.4-2.5,0.9s-1.1-1.7-0.5-2.6c0.6-1,1.7-1.4,2.5-0.9
|
||||||
C84.1,119.1,84.4,120.3,83.8,121.3z"/>
|
C84.1,119.1,84.4,120.3,83.8,121.3z" />
|
||||||
<path class="st15" d="M76.9,121c0.6,0.3,2.2,1,3,0.8c0.6-0.1,0.5-0.9,0.4-1.3c0,0,0,0,0,0c0,0,0,0,0,0c-0.4,1-3.1,0.3-4.2,0
|
<path class="st15" d="M76.9,121c0.6,0.3,2.2,1,3,0.8c0.6-0.1,0.5-0.9,0.4-1.3c0,0,0,0,0,0c0,0,0,0,0,0c-0.4,1-3.1,0.3-4.2,0
|
||||||
C76.3,120.7,76.6,120.8,76.9,121z"/>
|
C76.3,120.7,76.6,120.8,76.9,121z" />
|
||||||
</g>
|
</g>
|
||||||
<g>
|
<g>
|
||||||
<path class="st13" d="M103.9,120.3c-0.1-0.1-0.2-0.1-0.2-0.2c-0.2-0.2-0.4-0.4-0.5-0.6c-0.5-0.9-0.3-2,0.4-2.4
|
<path class="st13" d="M103.9,120.3c-0.1-0.1-0.2-0.1-0.2-0.2c-0.2-0.2-0.4-0.4-0.5-0.6c-0.5-0.9-0.3-2,0.4-2.4
|
||||||
c0.8-0.4,1.8,0,2.3,0.9c0.1,0.3,0.2,0.5,0.3,0.8c0,0,0,0,0,0c0.5,1,2.5-0.4,2.5-0.4C106.7,121.2,104.7,120.8,103.9,120.3
|
c0.8-0.4,1.8,0,2.3,0.9c0.1,0.3,0.2,0.5,0.3,0.8c0,0,0,0,0,0c0.5,1,2.5-0.4,2.5-0.4C106.7,121.2,104.7,120.8,103.9,120.3
|
||||||
C103.9,120.3,103.9,120.3,103.9,120.3z"/>
|
C103.9,120.3,103.9,120.3,103.9,120.3z" />
|
||||||
|
|
||||||
<radialGradient id="SVGID_11_" cx="296.9223" cy="-1344.4767" r="1.6453" gradientTransform="matrix(-0.7182 0.4084 0.5069 0.8914 999.733 1195.355)" gradientUnits="userSpaceOnUse">
|
<radialGradient id="SVGID_11_" cx="296.9223" cy="-1344.4767" r="1.6453"
|
||||||
<stop offset="0" style="stop-color:#BDBCBC"/>
|
gradientTransform="matrix(-0.7182 0.4084 0.5069 0.8914 999.733 1195.355)"
|
||||||
<stop offset="1" style="stop-color:#666665"/>
|
gradientUnits="userSpaceOnUse">
|
||||||
|
<stop offset="0" style="stop-color:#BDBCBC" />
|
||||||
|
<stop offset="1" style="stop-color:#666665" />
|
||||||
</radialGradient>
|
</radialGradient>
|
||||||
<path class="st16" d="M103.2,119.4c0.5,0.8,1.4,1.2,2.1,0.8c0.7-0.4,0.9-1.4,0.4-2.2c-0.5-0.8-1.4-1.2-2.1-0.8
|
<path class="st16" d="M103.2,119.4c0.5,0.8,1.4,1.2,2.1,0.8c0.7-0.4,0.9-1.4,0.4-2.2c-0.5-0.8-1.4-1.2-2.1-0.8
|
||||||
C102.9,117.6,102.7,118.6,103.2,119.4z"/>
|
C102.9,117.6,102.7,118.6,103.2,119.4z" />
|
||||||
<path class="st15" d="M106.6,119.6c0.4,0.1,0.8,0,1.1-0.2c0.5-0.4,0.7-0.7,0.9-1l0,0c-0.4,0.3-1.6,1-2.2,0.6c0,0,0,0-0.1,0
|
<path class="st15" d="M106.6,119.6c0.4,0.1,0.8,0,1.1-0.2c0.5-0.4,0.7-0.7,0.9-1l0,0c-0.4,0.3-1.6,1-2.2,0.6c0,0,0,0-0.1,0
|
||||||
c-0.1-0.1-0.1-0.1-0.1-0.2c0,0,0,0,0,0c0,0,0,0,0,0C106.1,119.1,106.1,119.5,106.6,119.6z"/>
|
c-0.1-0.1-0.1-0.1-0.1-0.2c0,0,0,0,0,0c0,0,0,0,0,0C106.1,119.1,106.1,119.5,106.6,119.6z" />
|
||||||
</g>
|
</g>
|
||||||
<g>
|
<g>
|
||||||
<polygon class="st1" points="83.4,140.1 75.1,142 75.1,89.4 68.7,89.4 68.7,149.6 83.4,145.8 "/>
|
<polygon class="st1" points="83.4,140.1 75.1,142 75.1,89.4 68.7,89.4 68.7,149.6 83.4,145.8 " />
|
||||||
<g>
|
<g>
|
||||||
<polygon class="st1" points="100.7,136 95.9,137.2 95.8,89.5 90,89.5 89.9,138.6 86.1,139.4 86.1,145.1 100.7,141.3 "/>
|
<polygon class="st1"
|
||||||
<polygon class="st1" points="109.4,89.4 109.3,134 103.5,135.4 103.5,140.6 113,138.1 113,89.4 "/>
|
points="100.7,136 95.9,137.2 95.8,89.5 90,89.5 89.9,138.6 86.1,139.4 86.1,145.1 100.7,141.3 " />
|
||||||
|
<polygon class="st1"
|
||||||
|
points="109.4,89.4 109.3,134 103.5,135.4 103.5,140.6 113,138.1 113,89.4 " />
|
||||||
</g>
|
</g>
|
||||||
</g>
|
</g>
|
||||||
<polygon class="st12" points="68.2,89.4 68.7,89.4 68.7,149.6 68.2,149.7 "/>
|
<polygon class="st12" points="68.2,89.4 68.7,89.4 68.7,149.6 68.2,149.7 " />
|
||||||
<g>
|
<g>
|
||||||
<g class="st17">
|
<g class="st17">
|
||||||
|
|
||||||
@@ -337,82 +445,87 @@ AAAAAAAAcAv/X4ABAB5K7LMsWsNHAAAAAElFTkSuQmCC" transform="matrix(0.24 0 0 0.24 0
|
|||||||
</g>
|
</g>
|
||||||
<g>
|
<g>
|
||||||
|
|
||||||
<linearGradient id="SVGID_12_" gradientUnits="userSpaceOnUse" x1="123.5676" y1="43.4801" x2="209.8533" y2="43.4801" gradientTransform="matrix(-1 0 0 1 243.7973 0)">
|
<linearGradient id="SVGID_12_" gradientUnits="userSpaceOnUse" x1="123.5676" y1="43.4801"
|
||||||
<stop offset="2.463050e-002" style="stop-color:#000000"/>
|
x2="209.8533" y2="43.4801" gradientTransform="matrix(-1 0 0 1 243.7973 0)">
|
||||||
<stop offset="5.907518e-002" style="stop-color:#393837"/>
|
<stop offset="2.463050e-002" style="stop-color:#000000" />
|
||||||
<stop offset="0.1305" style="stop-color:#727271"/>
|
<stop offset="5.907518e-002" style="stop-color:#393837" />
|
||||||
<stop offset="0.1576" style="stop-color:#878787"/>
|
<stop offset="0.1305" style="stop-color:#727271" />
|
||||||
<stop offset="0.1922" style="stop-color:#6B6B6A"/>
|
<stop offset="0.1576" style="stop-color:#878787" />
|
||||||
<stop offset="0.2297" style="stop-color:#535252"/>
|
<stop offset="0.1922" style="stop-color:#6B6B6A" />
|
||||||
<stop offset="0.2636" style="stop-color:#424241"/>
|
<stop offset="0.2297" style="stop-color:#535252" />
|
||||||
<stop offset="0.2906" style="stop-color:#3C3C3B"/>
|
<stop offset="0.2636" style="stop-color:#424241" />
|
||||||
<stop offset="0.3873" style="stop-color:#363534"/>
|
<stop offset="0.2906" style="stop-color:#3C3C3B" />
|
||||||
<stop offset="0.5169" style="stop-color:#0A0A0A"/>
|
<stop offset="0.3873" style="stop-color:#363534" />
|
||||||
<stop offset="0.532" style="stop-color:#000000"/>
|
<stop offset="0.5169" style="stop-color:#0A0A0A" />
|
||||||
<stop offset="0.7142" style="stop-color:#545453"/>
|
<stop offset="0.532" style="stop-color:#000000" />
|
||||||
<stop offset="0.8177" style="stop-color:#70706F"/>
|
<stop offset="0.7142" style="stop-color:#545453" />
|
||||||
<stop offset="0.818" style="stop-color:#706F6F"/>
|
<stop offset="0.8177" style="stop-color:#70706F" />
|
||||||
<stop offset="0.8359" style="stop-color:#5A5A59"/>
|
<stop offset="0.818" style="stop-color:#706F6F" />
|
||||||
<stop offset="0.8552" style="stop-color:#4A4A49"/>
|
<stop offset="0.8359" style="stop-color:#5A5A59" />
|
||||||
<stop offset="0.8771" style="stop-color:#403F3F"/>
|
<stop offset="0.8552" style="stop-color:#4A4A49" />
|
||||||
<stop offset="0.9064" style="stop-color:#3C3C3B"/>
|
<stop offset="0.8771" style="stop-color:#403F3F" />
|
||||||
<stop offset="0.9546" style="stop-color:#3E3E3D"/>
|
<stop offset="0.9064" style="stop-color:#3C3C3B" />
|
||||||
<stop offset="0.972" style="stop-color:#464545"/>
|
<stop offset="0.9546" style="stop-color:#3E3E3D" />
|
||||||
<stop offset="0.9843" style="stop-color:#525251"/>
|
<stop offset="0.972" style="stop-color:#464545" />
|
||||||
<stop offset="0.9943" style="stop-color:#636262"/>
|
<stop offset="0.9843" style="stop-color:#525251" />
|
||||||
<stop offset="1" style="stop-color:#706F6F"/>
|
<stop offset="0.9943" style="stop-color:#636262" />
|
||||||
|
<stop offset="1" style="stop-color:#706F6F" />
|
||||||
</linearGradient>
|
</linearGradient>
|
||||||
<path class="st18" d="M34.3,73.3c-1.3,0,1.3-5.9,1.3-5.9L34,31.3c0,0,9.4-20,45.2-20.9c35.8-0.9,41,16.3,41,16.3l-1.6,46.9
|
<path class="st18" d="M34.3,73.3c-1.3,0,1.3-5.9,1.3-5.9L34,31.3c0,0,9.4-20,45.2-20.9c35.8-0.9,41,16.3,41,16.3l-1.6,46.9
|
||||||
C119.1,80.4,35.7,73.4,34.3,73.3z"/>
|
C119.1,80.4,35.7,73.4,34.3,73.3z" />
|
||||||
|
|
||||||
<linearGradient id="SVGID_13_" gradientUnits="userSpaceOnUse" x1="164.6338" y1="108.6704" x2="164.6338" y2="65.7225" gradientTransform="matrix(-1 0 0 1 243.7973 0)">
|
<linearGradient id="SVGID_13_" gradientUnits="userSpaceOnUse" x1="164.6338" y1="108.6704"
|
||||||
<stop offset="0" style="stop-color:#FFFFFF"/>
|
x2="164.6338" y2="65.7225" gradientTransform="matrix(-1 0 0 1 243.7973 0)">
|
||||||
<stop offset="0.1606" style="stop-color:#D1D1D1"/>
|
<stop offset="0" style="stop-color:#FFFFFF" />
|
||||||
<stop offset="0.3269" style="stop-color:#A3A3A2"/>
|
<stop offset="0.1606" style="stop-color:#D1D1D1" />
|
||||||
<stop offset="0.4881" style="stop-color:#797978"/>
|
<stop offset="0.3269" style="stop-color:#A3A3A2" />
|
||||||
<stop offset="0.6398" style="stop-color:#555554"/>
|
<stop offset="0.4881" style="stop-color:#797978" />
|
||||||
<stop offset="0.78" style="stop-color:#383837"/>
|
<stop offset="0.6398" style="stop-color:#555554" />
|
||||||
<stop offset="0.9043" style="stop-color:#151515"/>
|
<stop offset="0.78" style="stop-color:#383837" />
|
||||||
<stop offset="1" style="stop-color:#000000"/>
|
<stop offset="0.9043" style="stop-color:#151515" />
|
||||||
|
<stop offset="1" style="stop-color:#000000" />
|
||||||
</linearGradient>
|
</linearGradient>
|
||||||
<path class="st19" d="M135.5,87c6.4-5.3,4.2-6.6,3.3-7.8c-1-1.3-13.2-4.3-18.2-5.2c-5.1-1-22.4-4.6-53-7.5
|
<path class="st19"
|
||||||
|
d="M135.5,87c6.4-5.3,4.2-6.6,3.3-7.8c-1-1.3-13.2-4.3-18.2-5.2c-5.1-1-22.4-4.6-53-7.5
|
||||||
c-30.6-2.9-37.6,2.8-44.3,9.1c-6.7,6.3-4.8,15.7-3.9,17.6c5.1,10.6,18.5,15.4,18.5,15.4l0-13.1c-0.1-3.4,3.6-8.3,3.6-8.3
|
c-30.6-2.9-37.6,2.8-44.3,9.1c-6.7,6.3-4.8,15.7-3.9,17.6c5.1,10.6,18.5,15.4,18.5,15.4l0-13.1c-0.1-3.4,3.6-8.3,3.6-8.3
|
||||||
c3.8-6.1,25.2-8.8,49.8-4.9c24.6,4,27.6,5.8,27.3,9.1c-0.1,1.7-2.7,3.8-2.7,3.8v4.5C122.6,96.6,129.1,92.4,135.5,87z"/>
|
c3.8-6.1,25.2-8.8,49.8-4.9c24.6,4,27.6,5.8,27.3,9.1c-0.1,1.7-2.7,3.8-2.7,3.8v4.5C122.6,96.6,129.1,92.4,135.5,87z" />
|
||||||
<path class="st20" d="M118.1,73.2c0,0-24.6-18.5-66.5-8.5L118.1,73.2z"/>
|
<path class="st20" d="M118.1,73.2c0,0-24.6-18.5-66.5-8.5L118.1,73.2z" />
|
||||||
|
|
||||||
<linearGradient id="SVGID_14_" gradientUnits="userSpaceOnUse" x1="103.836" y1="73.2033" x2="222.802" y2="73.2033" gradientTransform="matrix(-1 0 0 1 243.7973 0)">
|
<linearGradient id="SVGID_14_" gradientUnits="userSpaceOnUse" x1="103.836" y1="73.2033" x2="222.802"
|
||||||
<stop offset="0" style="stop-color:#EDEDED"/>
|
y2="73.2033" gradientTransform="matrix(-1 0 0 1 243.7973 0)">
|
||||||
<stop offset="3.354298e-002" style="stop-color:#DDDDDC"/>
|
<stop offset="0" style="stop-color:#EDEDED" />
|
||||||
<stop offset="0.103" style="stop-color:#B1B0B0"/>
|
<stop offset="3.354298e-002" style="stop-color:#DDDDDC" />
|
||||||
<stop offset="0.1576" style="stop-color:#878787"/>
|
<stop offset="0.103" style="stop-color:#B1B0B0" />
|
||||||
<stop offset="0.1922" style="stop-color:#6B6B6A"/>
|
<stop offset="0.1576" style="stop-color:#878787" />
|
||||||
<stop offset="0.2297" style="stop-color:#535252"/>
|
<stop offset="0.1922" style="stop-color:#6B6B6A" />
|
||||||
<stop offset="0.2636" style="stop-color:#424241"/>
|
<stop offset="0.2297" style="stop-color:#535252" />
|
||||||
<stop offset="0.2906" style="stop-color:#3C3C3B"/>
|
<stop offset="0.2636" style="stop-color:#424241" />
|
||||||
<stop offset="0.5096" style="stop-color:#363534"/>
|
<stop offset="0.2906" style="stop-color:#3C3C3B" />
|
||||||
<stop offset="0.8032" style="stop-color:#0A0A0A"/>
|
<stop offset="0.5096" style="stop-color:#363534" />
|
||||||
<stop offset="0.8374" style="stop-color:#000000"/>
|
<stop offset="0.8032" style="stop-color:#0A0A0A" />
|
||||||
<stop offset="0.8689" style="stop-color:#555453"/>
|
<stop offset="0.8374" style="stop-color:#000000" />
|
||||||
<stop offset="0.9402" style="stop-color:#BFBFBE"/>
|
<stop offset="0.8689" style="stop-color:#555453" />
|
||||||
<stop offset="0.9458" style="stop-color:#C6C6C6"/>
|
<stop offset="0.9402" style="stop-color:#BFBFBE" />
|
||||||
<stop offset="0.9701" style="stop-color:#C5C5C5"/>
|
<stop offset="0.9458" style="stop-color:#C6C6C6" />
|
||||||
<stop offset="0.9788" style="stop-color:#C0C0BF"/>
|
<stop offset="0.9701" style="stop-color:#C5C5C5" />
|
||||||
<stop offset="0.9851" style="stop-color:#B6B6B6"/>
|
<stop offset="0.9788" style="stop-color:#C0C0BF" />
|
||||||
<stop offset="0.9901" style="stop-color:#A9A8A8"/>
|
<stop offset="0.9851" style="stop-color:#B6B6B6" />
|
||||||
<stop offset="0.9944" style="stop-color:#969695"/>
|
<stop offset="0.9901" style="stop-color:#A9A8A8" />
|
||||||
<stop offset="0.9982" style="stop-color:#7F7F7E"/>
|
<stop offset="0.9944" style="stop-color:#969695" />
|
||||||
<stop offset="1" style="stop-color:#706F6F"/>
|
<stop offset="0.9982" style="stop-color:#7F7F7E" />
|
||||||
|
<stop offset="1" style="stop-color:#706F6F" />
|
||||||
</linearGradient>
|
</linearGradient>
|
||||||
<path class="st21" d="M95.8,71.2c-25.6-4.4-49.5-4.2-49.5-4.2C32.1,66.9,21,78.3,21,78.3C26.8,66.5,43.8,65,43.8,65
|
<path class="st21" d="M95.8,71.2c-25.6-4.4-49.5-4.2-49.5-4.2C32.1,66.9,21,78.3,21,78.3C26.8,66.5,43.8,65,43.8,65
|
||||||
c24.2-1.2,55.4,4.5,60.5,5.2c5.1,0.7,30.2,5.9,33.2,7.2c3,1.3,2.4,4.2,2.4,4.2C137.4,76.7,121.5,75.6,95.8,71.2z"/>
|
c24.2-1.2,55.4,4.5,60.5,5.2c5.1,0.7,30.2,5.9,33.2,7.2c3,1.3,2.4,4.2,2.4,4.2C137.4,76.7,121.5,75.6,95.8,71.2z" />
|
||||||
</g>
|
</g>
|
||||||
</g>
|
</g>
|
||||||
</g>
|
</g>
|
||||||
<linearGradient id="SVGID_15_" gradientUnits="userSpaceOnUse" x1="115.8462" y1="117.0116" x2="116.6933" y2="117.0116">
|
<linearGradient id="SVGID_15_" gradientUnits="userSpaceOnUse" x1="115.8462" y1="117.0116" x2="116.6933"
|
||||||
<stop offset="0" style="stop-color:#706F6F"/>
|
y2="117.0116">
|
||||||
<stop offset="1" style="stop-color:#000000"/>
|
<stop offset="0" style="stop-color:#706F6F" />
|
||||||
|
<stop offset="1" style="stop-color:#000000" />
|
||||||
</linearGradient>
|
</linearGradient>
|
||||||
<polygon class="st22" points="116.3,88.2 115.8,87.9 115.8,146.1 116.7,145.8 116.7,88.4 "/>
|
<polygon class="st22" points="116.3,88.2 115.8,87.9 115.8,146.1 116.7,145.8 116.7,88.4 " />
|
||||||
<g>
|
<g>
|
||||||
<path class="st1" d="M152.9,98.4l-8.6,31.1l3.3-0.8l6.8-26.1l0.1,0l4,15.2l2,7.7l2.8-0.7l-7.2-26.5L152.9,98.4z M164.1,111.1
|
<path class="st1" d="M152.9,98.4l-8.6,31.1l3.3-0.8l6.8-26.1l0.1,0l4,15.2l2,7.7l2.8-0.7l-7.2-26.5L152.9,98.4z M164.1,111.1
|
||||||
c0,5.1,2.4,9.4,7.2,8.9v-2.7c-2.7,0.1-4.6-1.8-4.6-6.6c0-4.8,1.9-7.4,4.6-8.1v-2.7C166.5,100.9,164.1,106,164.1,111.1z
|
c0,5.1,2.4,9.4,7.2,8.9v-2.7c-2.7,0.1-4.6-1.8-4.6-6.6c0-4.8,1.9-7.4,4.6-8.1v-2.7C166.5,100.9,164.1,106,164.1,111.1z
|
||||||
@@ -422,7 +535,7 @@ AAAAAAAAcAv/X4ABAB5K7LMsWsNHAAAAAElFTkSuQmCC" transform="matrix(0.24 0 0 0.24 0
|
|||||||
l-11.3-16.8L141.4,99.7z M192.3,116v1.3l1.6-0.4V95.5l-1.6,0.1V116z M183.7,119.6l1.9-0.5V97.1v-1l-1.9,0.1V119.6z M210.3,101.8
|
l-11.3-16.8L141.4,99.7z M192.3,116v1.3l1.6-0.4V95.5l-1.6,0.1V116z M183.7,119.6l1.9-0.5V97.1v-1l-1.9,0.1V119.6z M210.3,101.8
|
||||||
l3.5-7.7l-1.6,0.1l-3.8,8.3v3.1l0.9-1.9l3,8.6l1.5-0.4L210.3,101.8z M198.6,110v4.3l4.8-15.6l0,0v15.9l1.3-0.3V94.7l-1.5,0.1
|
l3.5-7.7l-1.6,0.1l-3.8,8.3v3.1l0.9-1.9l3,8.6l1.5-0.4L210.3,101.8z M198.6,110v4.3l4.8-15.6l0,0v15.9l1.3-0.3V94.7l-1.5,0.1
|
||||||
L198.6,110z M206.8,113.7l1.3-0.3V96.2v-1.7l-1.3,0.1V113.7z M186.3,108.2l5.4-0.9v-2.6l-5.4,0.8V108.2z M197.9,95.2l-1.5,0.1v21
|
L198.6,110z M206.8,113.7l1.3-0.3V96.2v-1.7l-1.3,0.1V113.7z M186.3,108.2l5.4-0.9v-2.6l-5.4,0.8V108.2z M197.9,95.2l-1.5,0.1v21
|
||||||
l1.5-0.4L197.9,95.2z"/>
|
l1.5-0.4L197.9,95.2z" />
|
||||||
|
</g>
|
||||||
</g>
|
</g>
|
||||||
</g>
|
|
||||||
</svg>
|
</svg>
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 29 KiB |
17
public/logos/suzuki.svg
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 144 28">
|
||||||
|
<g fill="#00368f">
|
||||||
|
<rect x="138.06364" y="5.95997" width="5.93637" height="16.03085" />
|
||||||
|
<polygon
|
||||||
|
points="128.43102 21.99082 122.26057 16.12233 122.26057 21.99082 116.31824 21.99082 116.31824 5.95997 122.26057 5.95997 122.26057 11.65301 128.89495 5.95997 136.67496 5.95997 127.53718 13.76804 136.39792 21.99082 128.43102 21.99082" />
|
||||||
|
<path
|
||||||
|
d="M105.0573,22.60581c-8.16994,0-9.15016-3.41103-9.17666-5.97666-.01442-1.42581-.03136-4.05855-.03136-4.8569v-5.81564h5.68442v9.26336c0,2.35523,1.08684,3.40538,3.5236,3.40538,2.43723,0,3.52407-1.05015,3.52407-3.40538V5.9566h5.68473v5.81564c0,.78424-.01709,3.41698-.03167,4.8569-.0265,2.56564-1.00688,5.97666-9.17713,5.97666Z" />
|
||||||
|
<polygon
|
||||||
|
points="75.20953 21.99082 75.20953 18.67261 84.61007 9.89199 75.52169 9.89199 75.52169 5.95997 93.86465 5.95997 93.86465 9.28084 84.33491 18.04107 93.83439 18.04107 93.83439 21.99082 75.20953 21.99082" />
|
||||||
|
<path
|
||||||
|
d="M64.32688,22.60581c-8.17103,0-9.15079-3.41103-9.17697-5.97666-.01442-1.4186-.0312-4.05134-.0312-4.8569v-5.81564h5.68426v9.26336c0,2.35523,1.08684,3.40538,3.52391,3.40538s3.52391-1.05015,3.52391-3.40538V5.9566h5.6841v5.81564c0,.80556-.01678,3.43831-.0312,4.8569-.02618,2.56564-1.00594,5.97666-9.17681,5.97666Z" />
|
||||||
|
<path
|
||||||
|
d="M44.1849,22.37948c-8.50075,0-9.99006-2.60452-10.27259-5.44641h7.19144c.65238,1.89805,2.57316,1.89805,3.20909,1.89805.76919,0,2.54024-.13295,2.54024-1.36654,0-1.08025-1.20552-1.19659-3.03035-1.37219-.23831-.02289-.4887-.04704-.74991-.07463-5.84841-.61334-8.81777-1.59231-8.81777-5.24197,0-1.59012.87267-5.28885,8.9559-5.28885l.07322.00016c6.18221.0174,9.75127,1.9479,9.81446,5.30123h-6.60914c-.44653-1.58918-2.20911-1.82906-3.22962-1.82906-.39447,0-1.72668.04798-2.30616.66728-.19927.21291-.29021.47161-.27045.76919.05346.87298,1.711,1.06112,3.80942,1.29944.43147.04892.88208.10003,1.3413.15961,5.25608.6723,7.8109,2.3891,7.8109,5.24855,0,1.23139-.67308,5.25137-9.33517,5.27615h-.1248Z" />
|
||||||
|
</g>
|
||||||
|
<path fill="#de0039"
|
||||||
|
d="M10.79075,6.13983l5.87702,3.94919c1.21775.8183,2.46441,1.61765,4.61253,1.61765,3.34385,0,6.32211-2.43131,6.32211-2.43131L13.79921,0s-1.50625,1.65691-6.23338,4.60268C2.6025,7.69576,0,8.59394,0,8.59394l17.81493,11.98074-1.17115.76751-5.7152-3.84043c-1.21178-.81428-2.46323-1.61685-4.61157-1.61685C2.9733,15.88491.00127,18.32277.00127,18.32277l13.80398,9.27589s1.50647-1.65698,6.2336-4.60274c4.96319-3.09301,7.56591-3.99126,7.56591-3.99126L9.62103,6.90833l1.16972-.7685Z" />
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 2.5 KiB |
24
public/logos/suzuki_vertical.svg
Normal file
@@ -0,0 +1,24 @@
|
|||||||
|
<svg viewBox="0 0 496.00001 332.42999" height="332.42999" width="496" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path id="refine_final" class="st0"
|
||||||
|
d="m 223.59651,49.000052 46.92657,31.517149 c 9.72343,6.530577 19.67771,12.909917 36.82991,12.909917 26.69981,0 50.48049,-19.403463 50.48049,-19.403463 L 247.61833,1.481344e-4 c 0,0 -12.02703,13.2232368656 -49.772,36.7324318656 -39.63096,24.684824 -60.41129,31.852894 -60.41129,31.852894 l 142.24783,95.614216 -9.35135,6.12524 -45.63446,-30.64917 c -9.67576,-6.49849 -19.66829,-12.90352 -36.82225,-12.90352 -26.6987,0 -50.42964,19.45573 -50.42964,19.45573 l 110.22138,74.02775 c 0,0 12.0288,-13.22381 49.77376,-36.73293 39.62984,-24.68425 60.41193,-31.85289 60.41193,-31.85289 L 214.25658,55.133192 Z"
|
||||||
|
style="fill:#de0039;stroke-width:7.98271" />
|
||||||
|
<g id="g482" transform="matrix(4.5054987,0,0,4.5675933,-152.79187,228.99519)">
|
||||||
|
<rect class="st1" x="138.06364" y="5.95997" width="5.9363699" height="16.030849" id="rect6"
|
||||||
|
style="fill:#00368f" />
|
||||||
|
<polygon class="st1"
|
||||||
|
points="128.43102,21.99082 122.26057,16.12233 122.26057,21.99082 116.31824,21.99082 116.31824,5.95997 122.26057,5.95997 122.26057,11.65301 128.89495,5.95997 136.67496,5.95997 127.53718,13.76804 136.39792,21.99082 "
|
||||||
|
id="polygon8" style="fill:#00368f" />
|
||||||
|
<path class="st1"
|
||||||
|
d="m 105.0573,22.60581 c -8.16994,0 -9.15016,-3.41103 -9.17666,-5.97666 -0.01442,-1.42581 -0.03136,-4.05855 -0.03136,-4.8569 V 5.95661 h 5.68442 v 9.26336 c 0,2.35523 1.08684,3.40538 3.5236,3.40538 2.43723,0 3.52407,-1.05015 3.52407,-3.40538 V 5.9566 h 5.68473 v 5.81564 c 0,0.78424 -0.0171,3.41698 -0.0317,4.8569 -0.0265,2.56564 -1.00688,5.97666 -9.17713,5.97666 z"
|
||||||
|
id="path10" style="fill:#00368f" />
|
||||||
|
<polygon class="st1"
|
||||||
|
points="84.61007,9.89199 75.52169,9.89199 75.52169,5.95997 93.86465,5.95997 93.86465,9.28084 84.33491,18.04107 93.83439,18.04107 93.83439,21.99082 75.20953,21.99082 75.20953,18.67261 "
|
||||||
|
id="polygon12" style="fill:#00368f" />
|
||||||
|
<path class="st1"
|
||||||
|
d="m 64.32688,22.60581 c -8.17103,0 -9.15079,-3.41103 -9.17697,-5.97666 -0.01442,-1.4186 -0.0312,-4.05134 -0.0312,-4.8569 V 5.95661 h 5.68426 v 9.26336 c 0,2.35523 1.08684,3.40538 3.52391,3.40538 2.43707,0 3.52391,-1.05015 3.52391,-3.40538 V 5.9566 h 5.6841 v 5.81564 c 0,0.80556 -0.01678,3.43831 -0.0312,4.8569 -0.02618,2.56564 -1.00594,5.97666 -9.17681,5.97666 z"
|
||||||
|
id="path14" style="fill:#00368f" />
|
||||||
|
<path class="st1"
|
||||||
|
d="m 44.1849,22.37948 c -8.50075,0 -9.99006,-2.60452 -10.27259,-5.44641 h 7.19144 c 0.65238,1.89805 2.57316,1.89805 3.20909,1.89805 0.76919,0 2.54024,-0.13295 2.54024,-1.36654 0,-1.08025 -1.20552,-1.19659 -3.03035,-1.37219 -0.23831,-0.02289 -0.4887,-0.04704 -0.74991,-0.07463 -5.84841,-0.61334 -8.81777,-1.59231 -8.81777,-5.24197 0,-1.59012 0.87267,-5.28885 8.9559,-5.28885 l 0.07322,1.6e-4 c 6.18221,0.0174 9.75127,1.9479 9.81446,5.30123 H 46.48949 C 46.04296,9.19915 44.28038,8.95927 43.25987,8.95927 c -0.39447,0 -1.72668,0.04798 -2.30616,0.66728 -0.19927,0.21291 -0.29021,0.47161 -0.27045,0.76919 0.05346,0.87298 1.711,1.06112 3.80942,1.29944 0.43147,0.04892 0.88208,0.10003 1.3413,0.15961 5.25608,0.6723 7.8109,2.3891 7.8109,5.24855 0,1.23139 -0.67308,5.25137 -9.33517,5.27615 h -0.1248 z"
|
||||||
|
id="path16" style="fill:#00368f" />
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 3.3 KiB |
15
public/logos/youtube.svg
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
<svg width="100%" height="100%" viewBox="0 0 2500 972" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path
|
||||||
|
d="M2499.59,724.777c-0,136.518 -110.685,247.202 -247.203,247.202l-978.283,0c-136.517,0 -247.202,-110.684 -247.202,-247.202l-0,-477.575c-0,-136.517 110.685,-247.202 247.202,-247.202l978.263,-0c136.517,-0 247.202,110.685 247.202,247.202l0,477.575l0.021,-0Z"
|
||||||
|
fill="#ec2027" fill-rule="nonzero" />
|
||||||
|
<g>
|
||||||
|
<path
|
||||||
|
d="M1272.54,775.227l-0,-516.056l-102.074,0l-0,-102.074l292.584,0l0,102.074l-102.033,0l0,516.056l-88.477,-0Zm467.171,-464.205l0,464.205l-81.082,-0l-0,-46.124c-17.099,38.996 -42.087,58.484 -75.068,58.484c-53.107,-0 -79.681,-37.328 -79.681,-111.942l-0,-364.623l79.846,-0l0,303.317c0,24.885 1.422,42.663 4.285,53.375c5.13,18.458 15.388,27.708 30.736,27.708c16.603,-0 27.666,-10.012 33.207,-30.097c3.028,-11.536 4.594,-30.756 4.594,-57.784l0,-296.519l83.163,-0Zm71.318,464.205l-0,-618.13l82.71,0l-0,193.209c13.843,-34.443 37.245,-51.644 70.143,-51.644c42.025,-0 69.547,29.952 82.504,89.837c6.634,30.221 9.909,82.483 9.909,156.83c-0,72.183 -3.605,123.786 -10.795,154.81c-13.575,58.278 -41.365,87.427 -83.327,87.427c-35,0 -59.164,-20.291 -72.534,-60.914l0,48.534l-78.61,0.041Zm123.478,-386.398c-22.599,-0 -36.483,23.814 -41.654,71.421c-1.051,9.641 -1.545,43.734 -1.545,102.342c-0,45.196 0.927,73.398 2.802,84.646c5.376,34.485 18.849,51.768 40.438,51.768c20.126,0 32.321,-21.136 36.668,-63.407c1.051,-8.838 1.566,-39.161 1.566,-91.074c-0,-53.746 -0.433,-84.419 -1.257,-91.877c-4.367,-42.56 -16.686,-63.819 -37.018,-63.819Zm341.263,227.117l77.745,0c-0,2.143 0.103,5.15 0.309,9.023c0.247,3.873 0.329,6.901 0.329,9.023c0,53.499 -9.867,92.433 -29.623,116.927c-19.755,24.431 -50.388,36.668 -91.98,36.668c-43.013,-0 -73.996,-14.853 -92.907,-44.517c-15.038,-23.567 -24.596,-57.907 -28.757,-103.063c-1.855,-19.797 -2.782,-57.104 -2.782,-111.941c0,-44.126 0.927,-75.521 2.782,-94.226c3.728,-37.986 11.824,-66.847 24.411,-86.624c20.6,-32.342 53.684,-48.534 99.396,-48.534c44.043,0 76.2,17.511 96.573,52.49c16.481,28.325 24.68,85.47 24.68,171.517l-0,35.247l-162.351,-0c-0.597,5.109 -0.927,15.017 -0.927,29.705c0,34.547 1.422,59.185 4.326,73.893c5.974,30.262 18.335,45.383 37.04,45.383c27.83,-0 41.736,-30.324 41.736,-90.971Zm-82.854,-131.676l80.073,-0l-0,-19.612c-0,-26.698 -1.855,-45.65 -5.583,-56.856c-5.748,-17.881 -17.387,-26.822 -34.856,-26.822c-14.605,0 -25.029,6.139 -31.188,18.417c-7.396,15.223 -10.507,36.977 -9.25,65.261l0.433,6.407c0.247,4.532 0.371,8.94 0.371,13.205Z"
|
||||||
|
fill="#fff" fill-rule="nonzero" />
|
||||||
|
</g>
|
||||||
|
<g>
|
||||||
|
<path fill="#000" fill-rule="evenodd"
|
||||||
|
d="M125.826,778.729l0,-263.559l-125.393,-358.073l98.716,0l72.327,233.854l71.38,-233.854l95.915,0l-123.148,358.052l-0,263.58l-89.797,-0Zm243.68,-233.194c0,-80.403 6.098,-137.404 18.314,-171.065c18.19,-49.996 54.178,-75.025 107.965,-75.025c53.746,-0 89.879,25.008 108.275,75.025c12.216,33.352 18.314,90.374 18.314,171.065c-0,80.649 -6.098,137.671 -18.314,171.002c-18.396,49.749 -54.508,74.634 -108.275,74.634c-53.787,0 -89.775,-25.008 -107.965,-75.026c-12.216,-33.331 -18.314,-90.228 -18.314,-170.61Zm85.264,6.035c0,57.805 0.309,89.22 0.927,94.329c4.306,41.653 17.469,62.48 39.47,62.48c22.022,0 35.474,-17.86 40.397,-53.602c1.03,-7.807 1.545,-36.956 1.545,-87.489l0,-45.547c0,-47.318 -0.618,-75.808 -1.833,-85.47c-5.171,-35.473 -18.334,-53.21 -39.491,-53.21c-20.579,-0 -33.434,15.615 -38.584,46.783c-1.627,9.929 -2.451,36.133 -2.451,78.59l0.02,43.136Zm465.709,-239.662l0,466.821l-81.535,-0l-0,-46.392c-17.202,39.223 -42.375,58.814 -75.48,58.814c-53.437,-0 -80.155,-37.513 -80.155,-112.539l0,-366.704l80.3,-0l-0,305.027c-0,25.05 1.442,42.91 4.305,53.643c5.15,18.581 15.471,27.892 30.9,27.892c16.687,0 27.831,-10.094 33.393,-30.261c3.049,-11.598 4.635,-30.942 4.635,-58.093l0,-298.208l83.637,-0Z"
|
||||||
|
style="fill-rule:nonzero;" />
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 3.8 KiB |
@@ -1,7 +1,9 @@
|
|||||||
<script>
|
<script>
|
||||||
import { onMount } from 'svelte';
|
import { onMount } from 'svelte';
|
||||||
import LogoGrid from './components/LogoGrid.svelte';
|
import Grid from './components/Grid.svelte';
|
||||||
import LogoList from './components/LogoList.svelte';
|
import List from './components/List.svelte';
|
||||||
|
import Header from './components/Header.svelte';
|
||||||
|
import Preview from './components/Preview.svelte';
|
||||||
|
|
||||||
let viewMode = 'grid'; // 'grid' or 'list'
|
let viewMode = 'grid'; // 'grid' or 'list'
|
||||||
let searchQuery = '';
|
let searchQuery = '';
|
||||||
@@ -12,6 +14,8 @@
|
|||||||
let allTags = [];
|
let allTags = [];
|
||||||
let selectedTags = [];
|
let selectedTags = [];
|
||||||
let tagDropdownOpen = false;
|
let tagDropdownOpen = false;
|
||||||
|
let showModal = false;
|
||||||
|
let selectedLogo = null;
|
||||||
|
|
||||||
// Load logos from JSON file with cache busting
|
// Load logos from JSON file with cache busting
|
||||||
onMount(async () => {
|
onMount(async () => {
|
||||||
@@ -49,9 +53,14 @@
|
|||||||
mq.addEventListener('change', () => {
|
mq.addEventListener('change', () => {
|
||||||
if (theme === 'system') applyTheme();
|
if (theme === 'system') applyTheme();
|
||||||
});
|
});
|
||||||
|
|
||||||
|
// Open preview if URL contains anchor
|
||||||
|
openLogoByAnchor(window.location.hash);
|
||||||
});
|
});
|
||||||
|
|
||||||
$: {
|
// Make sure to apply theme whenever it changes
|
||||||
|
$: if (theme) {
|
||||||
|
console.log('[Theme] Theme changed:', theme);
|
||||||
applyTheme();
|
applyTheme();
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -139,15 +148,20 @@
|
|||||||
if (theme === 'system') {
|
if (theme === 'system') {
|
||||||
effectiveTheme = window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light';
|
effectiveTheme = window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light';
|
||||||
}
|
}
|
||||||
|
// Apply theme both ways for compatibility
|
||||||
document.documentElement.setAttribute('data-theme', effectiveTheme);
|
document.documentElement.setAttribute('data-theme', effectiveTheme);
|
||||||
console.log('[theme] Applied theme:', effectiveTheme, '(from', theme, ')');
|
document.documentElement.className = effectiveTheme; // Add class-based theming
|
||||||
|
console.log('[Theme] Applied theme:', effectiveTheme);
|
||||||
}
|
}
|
||||||
|
|
||||||
function setTheme(newTheme) {
|
function setTheme(newTheme) {
|
||||||
|
if (newTheme === 'light' || newTheme === 'dark' || newTheme === 'system') {
|
||||||
theme = newTheme;
|
theme = newTheme;
|
||||||
localStorage.setItem('theme', newTheme);
|
localStorage.setItem('theme', newTheme);
|
||||||
console.log('[theme] setTheme:', newTheme);
|
console.log('[Theme] setTheme:', newTheme);
|
||||||
applyTheme();
|
// Apply theme immediately after setting
|
||||||
|
setTimeout(() => applyTheme(), 0);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
function toggleTag(tag) {
|
function toggleTag(tag) {
|
||||||
@@ -179,6 +193,24 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
function getTagObj(text) {
|
||||||
|
return allTags.find(t => t.text === text);
|
||||||
|
}
|
||||||
|
|
||||||
|
function openPreview(logo) {
|
||||||
|
selectedLogo = logo;
|
||||||
|
showModal = true;
|
||||||
|
}
|
||||||
|
|
||||||
|
function openLogoByAnchor(hash) {
|
||||||
|
if (!hash || !hash.startsWith('#preview-')) return;
|
||||||
|
const anchor = decodeURIComponent(hash.replace('#preview-', '').replace(/-/g, ' '));
|
||||||
|
const found = logos.find(l => l.name.replace(/\s+/g, '-').toLowerCase() === anchor.replace(/\s+/g, '-').toLowerCase());
|
||||||
|
if (found) {
|
||||||
|
openPreview(found);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
// Listen for outside click to close dropdown
|
// Listen for outside click to close dropdown
|
||||||
$: if (tagDropdownOpen) {
|
$: if (tagDropdownOpen) {
|
||||||
window.addEventListener('click', closeDropdown);
|
window.addEventListener('click', closeDropdown);
|
||||||
@@ -203,23 +235,34 @@
|
|||||||
{addTag}
|
{addTag}
|
||||||
{removeTag}
|
{removeTag}
|
||||||
{toggleTag}
|
{toggleTag}
|
||||||
|
{getTagObj}
|
||||||
{closeDropdown}
|
{closeDropdown}
|
||||||
{filteredLogos}
|
{filteredLogos}
|
||||||
/>
|
/>
|
||||||
|
|
||||||
|
<Preview
|
||||||
|
bind:show={showModal}
|
||||||
|
bind:logo={selectedLogo}
|
||||||
|
{theme}
|
||||||
|
{logos}
|
||||||
|
openLogoByAnchor={openLogoByAnchor}
|
||||||
|
/>
|
||||||
|
|
||||||
<div class="logos-container">
|
<div class="logos-container">
|
||||||
{#if viewMode === 'grid'}
|
{#if viewMode === 'grid'}
|
||||||
<LogoGrid
|
<Grid
|
||||||
logos={filteredLogos}
|
logos={filteredLogos}
|
||||||
onCopy={copyUrl}
|
onCopy={copyUrl}
|
||||||
onDownload={downloadLogo}
|
onDownload={downloadLogo}
|
||||||
theme={effectiveTheme}
|
theme={effectiveTheme}
|
||||||
|
on:openPreview={e => openPreview(e.detail)}
|
||||||
/>
|
/>
|
||||||
{:else}
|
{:else}
|
||||||
<LogoList
|
<List
|
||||||
logos={filteredLogos}
|
logos={filteredLogos}
|
||||||
onCopy={copyUrl}
|
onCopy={copyUrl}
|
||||||
onDownload={downloadLogo}
|
onDownload={downloadLogo}
|
||||||
|
on:openPreview={e => openPreview(e.detail)}
|
||||||
/>
|
/>
|
||||||
{/if}
|
{/if}
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -1,6 +1,5 @@
|
|||||||
<script>
|
<script>
|
||||||
export let logo;
|
export let logo;
|
||||||
export let onCopy;
|
|
||||||
export let onDownload;
|
export let onDownload;
|
||||||
|
|
||||||
// Download menu state
|
// Download menu state
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
<script>
|
<script>
|
||||||
import LogoModal from './LogoModal.svelte';
|
import Preview from './Preview.svelte';
|
||||||
import LogoActions from './LogoActions.svelte';
|
import Actions from './Actions.svelte';
|
||||||
import InlineSvg from './InlineSvg.svelte';
|
import InlineSvg from './InlineSvg.svelte';
|
||||||
import { onMount, onDestroy } from 'svelte';
|
import { onMount, onDestroy } from 'svelte';
|
||||||
import { getDefaultLogoColor, getThemeColor } from '../utils/colorTheme.js';
|
import { getDefaultLogoColor, getThemeColor } from '../utils/colorTheme.js';
|
||||||
@@ -53,7 +53,7 @@ $: getLogoThemeColor = logo => getDefaultLogoColor(logo.colors, theme);
|
|||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<LogoModal show={showModal} logo={selectedLogo} theme={theme} on:close={closeModal} />
|
<Preview show={showModal} logo={selectedLogo} theme={theme} on:close={closeModal} />
|
||||||
|
|
||||||
<div class="logo-grid">
|
<div class="logo-grid">
|
||||||
{#each logos as logo}
|
{#each logos as logo}
|
||||||
@@ -115,7 +115,7 @@ $: getLogoThemeColor = logo => getDefaultLogoColor(logo.colors, theme);
|
|||||||
{/if}
|
{/if}
|
||||||
</div>
|
</div>
|
||||||
<div class="logo-actions">
|
<div class="logo-actions">
|
||||||
<LogoActions {logo} {onCopy} {onDownload} />
|
<Actions {logo} {onCopy} {onDownload} />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -12,6 +12,7 @@
|
|||||||
export let toggleDropdown;
|
export let toggleDropdown;
|
||||||
export let addTag;
|
export let addTag;
|
||||||
export let removeTag;
|
export let removeTag;
|
||||||
|
export let getTagObj;
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<header class="main-header">
|
<header class="main-header">
|
||||||
@@ -20,48 +21,115 @@
|
|||||||
<span class="logo-count">{logos.length} images in gallery</span>
|
<span class="logo-count">{logos.length} images in gallery</span>
|
||||||
<div class="theme-switcher">
|
<div class="theme-switcher">
|
||||||
<div class="theme-switch-group">
|
<div class="theme-switch-group">
|
||||||
<button on:click={() => setTheme('system')} class:active={theme === 'system'} aria-label="System theme">
|
<button
|
||||||
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="10" cy="10" r="8" stroke="currentColor" stroke-width="2"/><path d="M10 2a8 8 0 0 1 8 8" stroke="currentColor" stroke-width="2"/></svg>
|
on:click={() => setTheme("system")}
|
||||||
|
class:active={theme === "system"}
|
||||||
|
aria-label="System theme"
|
||||||
|
>
|
||||||
|
<svg
|
||||||
|
width="20"
|
||||||
|
height="20"
|
||||||
|
viewBox="0 0 20 20"
|
||||||
|
fill="none"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
><circle
|
||||||
|
cx="10"
|
||||||
|
cy="10"
|
||||||
|
r="8"
|
||||||
|
stroke="currentColor"
|
||||||
|
stroke-width="2"
|
||||||
|
/><path
|
||||||
|
d="M10 2a8 8 0 0 1 8 8"
|
||||||
|
stroke="currentColor"
|
||||||
|
stroke-width="2"
|
||||||
|
/></svg
|
||||||
|
>
|
||||||
</button>
|
</button>
|
||||||
<button on:click={() => setTheme('light')} class:active={theme === 'light'} aria-label="Light mode">
|
<button
|
||||||
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="10" cy="10" r="5" stroke="currentColor" stroke-width="2"/><path d="M10 1v2M10 17v2M3.22 3.22l1.42 1.42M15.36 15.36l1.42 1.42M1 10h2M17 10h2M3.22 16.78l1.42-1.42M15.36 4.64l1.42-1.42" stroke="currentColor" stroke-width="2"/></svg>
|
on:click={() => setTheme("light")}
|
||||||
|
class:active={theme === "light"}
|
||||||
|
aria-label="Light mode"
|
||||||
|
>
|
||||||
|
<svg
|
||||||
|
width="20"
|
||||||
|
height="20"
|
||||||
|
viewBox="0 0 20 20"
|
||||||
|
fill="none"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
><circle
|
||||||
|
cx="10"
|
||||||
|
cy="10"
|
||||||
|
r="5"
|
||||||
|
stroke="currentColor"
|
||||||
|
stroke-width="2"
|
||||||
|
/><path
|
||||||
|
d="M10 1v2M10 17v2M3.22 3.22l1.42 1.42M15.36 15.36l1.42 1.42M1 10h2M17 10h2M3.22 16.78l1.42-1.42M15.36 4.64l1.42-1.42"
|
||||||
|
stroke="currentColor"
|
||||||
|
stroke-width="2"
|
||||||
|
/></svg
|
||||||
|
>
|
||||||
</button>
|
</button>
|
||||||
<button on:click={() => setTheme('dark')} class:active={theme === 'dark'} aria-label="Dark mode">
|
<button
|
||||||
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.5 13A7 7 0 0 1 7 4.5a7 7 0 1 0 8.5 8.5z" stroke="currentColor" stroke-width="2"/></svg>
|
on:click={() => setTheme("dark")}
|
||||||
|
class:active={theme === "dark"}
|
||||||
|
aria-label="Dark mode"
|
||||||
|
>
|
||||||
|
<svg
|
||||||
|
width="20"
|
||||||
|
height="20"
|
||||||
|
viewBox="0 0 20 20"
|
||||||
|
fill="none"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
><path
|
||||||
|
d="M15.5 13A7 7 0 0 1 7 4.5a7 7 0 1 0 8.5 8.5z"
|
||||||
|
stroke="currentColor"
|
||||||
|
stroke-width="2"
|
||||||
|
/></svg
|
||||||
|
>
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="header-row header-controls">
|
<div class="header-row header-controls">
|
||||||
<div class="search-bar">
|
<div class="search-bar">
|
||||||
<input type="text" placeholder="Search logos..." bind:value={searchQuery} />
|
<input
|
||||||
|
type="text"
|
||||||
|
placeholder="Search logos..."
|
||||||
|
bind:value={searchQuery}
|
||||||
|
/>
|
||||||
</div>
|
</div>
|
||||||
<div class="tag-filter">
|
<div class="tag-filter">
|
||||||
{#each selectedTags as tagText}
|
{#each selectedTags as tagText}
|
||||||
<button
|
<button
|
||||||
class="selected-tag"
|
class="selected-tag"
|
||||||
aria-label={`Remove tag: ${tagText}`}
|
aria-label={`Remove tag: ${getTagObj(tagText).text}`}
|
||||||
on:click={() => removeTag(tagText)}
|
on:click={() => removeTag(getTagObj(tagText).text)}
|
||||||
>
|
>
|
||||||
{tagText}
|
{getTagObj(tagText).text}
|
||||||
<span class="close">×</span>
|
<span class="close">×</span>
|
||||||
</button>
|
</button>
|
||||||
{/each}
|
{/each}
|
||||||
<div class="tag-dropdown">
|
<div class="tag-dropdown">
|
||||||
<button class="dropdown-toggle" on:click={toggleDropdown} aria-label="Add tag filter">
|
<button
|
||||||
+ Tag{selectedTags.length ? '' : 's'}
|
class="dropdown-toggle"
|
||||||
|
on:click={toggleDropdown}
|
||||||
|
aria-label="Add tag filter"
|
||||||
|
>
|
||||||
|
+ Tag{selectedTags.length ? "" : "s"}
|
||||||
</button>
|
</button>
|
||||||
{#if tagDropdownOpen}
|
{#if tagDropdownOpen}
|
||||||
<div class="dropdown-list">
|
<div class="dropdown-list">
|
||||||
{#each allTags.filter(t => !selectedTags.includes(t.text)) as tagObj}
|
{#each allTags.filter((t) => !selectedTags.includes(t.text)) as tagObj}
|
||||||
<button
|
<button
|
||||||
class="dropdown-tag"
|
class="dropdown-tag"
|
||||||
style={tagObj.color ? `background: ${tagObj.color}; color: #fff;` : ''}
|
style={tagObj.color
|
||||||
|
? `background: ${tagObj.color}; color: #fff;`
|
||||||
|
: ""}
|
||||||
on:click={() => addTag(tagObj.text)}
|
on:click={() => addTag(tagObj.text)}
|
||||||
aria-label={`Add tag: ${tagObj.text}`}
|
aria-label={`Add tag: ${tagObj.text}`}>{tagObj.text}</button
|
||||||
>{tagObj.text}</button>
|
>
|
||||||
{/each}
|
{/each}
|
||||||
{#if allTags.filter(t => !selectedTags.includes(t.text)).length === 0}
|
{#if allTags.filter((t) => !selectedTags.includes(t.text)).length === 0}
|
||||||
<span class="no-tags">No more tags</span>
|
<span class="no-tags">No more tags</span>
|
||||||
{/if}
|
{/if}
|
||||||
</div>
|
</div>
|
||||||
@@ -69,11 +137,51 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="view-toggle">
|
<div class="view-toggle">
|
||||||
<button class:active={viewMode === 'grid'} on:click={setGridView} aria-label="Grid view">
|
<button
|
||||||
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="3" y="3" width="6" height="6" fill="currentColor"/><rect x="11" y="3" width="6" height="6" fill="currentColor"/><rect x="3" y="11" width="6" height="6" fill="currentColor"/><rect x="11" y="11" width="6" height="6" fill="currentColor"/></svg>
|
class:active={viewMode === "grid"}
|
||||||
|
on:click={setGridView}
|
||||||
|
aria-label="Grid view"
|
||||||
|
>
|
||||||
|
<svg
|
||||||
|
width="20"
|
||||||
|
height="20"
|
||||||
|
viewBox="0 0 20 20"
|
||||||
|
fill="none"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
><rect x="3" y="3" width="6" height="6" fill="currentColor" /><rect
|
||||||
|
x="11"
|
||||||
|
y="3"
|
||||||
|
width="6"
|
||||||
|
height="6"
|
||||||
|
fill="currentColor"
|
||||||
|
/><rect x="3" y="11" width="6" height="6" fill="currentColor" /><rect
|
||||||
|
x="11"
|
||||||
|
y="11"
|
||||||
|
width="6"
|
||||||
|
height="6"
|
||||||
|
fill="currentColor"
|
||||||
|
/></svg
|
||||||
|
>
|
||||||
</button>
|
</button>
|
||||||
<button class:active={viewMode === 'list'} on:click={setListView} aria-label="List view">
|
<button
|
||||||
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="4" y="5" width="12" height="2" fill="currentColor"/><rect x="4" y="9" width="12" height="2" fill="currentColor"/><rect x="4" y="13" width="12" height="2" fill="currentColor"/></svg>
|
class:active={viewMode === "list"}
|
||||||
|
on:click={setListView}
|
||||||
|
aria-label="List view"
|
||||||
|
>
|
||||||
|
<svg
|
||||||
|
width="20"
|
||||||
|
height="20"
|
||||||
|
viewBox="0 0 20 20"
|
||||||
|
fill="none"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
><rect x="4" y="5" width="12" height="2" fill="currentColor" /><rect
|
||||||
|
x="4"
|
||||||
|
y="9"
|
||||||
|
width="12"
|
||||||
|
height="2"
|
||||||
|
fill="currentColor"
|
||||||
|
/><rect x="4" y="13" width="12" height="2" fill="currentColor" /></svg
|
||||||
|
>
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -1,25 +1,35 @@
|
|||||||
<script>
|
<script>
|
||||||
import { onMount } from 'svelte';
|
import { onMount } from "svelte";
|
||||||
export let path;
|
export let path;
|
||||||
export let color;
|
export let color;
|
||||||
export let colorConfig = { target: 'path', attribute: 'fill' };
|
export let colorConfig = { target: "path", attribute: "fill" };
|
||||||
|
export const alt = "";
|
||||||
|
|
||||||
let svgHtml = '';
|
let svgHtml = "";
|
||||||
|
|
||||||
async function fetchAndColorSvg() {
|
async function fetchAndColorSvg() {
|
||||||
const res = await fetch(path);
|
const res = await fetch(path);
|
||||||
let text = await res.text();
|
let text = await res.text();
|
||||||
if (!color) {
|
if (!color) {
|
||||||
// No user-selected color, render as-is (SVG uses fill="currentColor")
|
// No user-selected color, add currentColor to ensure theme colors are applied
|
||||||
svgHtml = text;
|
const parser = new DOMParser();
|
||||||
|
const doc = parser.parseFromString(text, "image/svg+xml");
|
||||||
|
const svg = doc.documentElement;
|
||||||
|
|
||||||
|
// Set currentColor on SVG element if no fill is specified
|
||||||
|
if (!svg.hasAttribute("fill")) {
|
||||||
|
svg.setAttribute("fill", "currentColor");
|
||||||
|
}
|
||||||
|
|
||||||
|
svgHtml = doc.documentElement.outerHTML;
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
// Parse and update color only if user selected
|
// Parse and update color only if user selected
|
||||||
const parser = new DOMParser();
|
const parser = new DOMParser();
|
||||||
const doc = parser.parseFromString(text, 'image/svg+xml');
|
const doc = parser.parseFromString(text, "image/svg+xml");
|
||||||
// 1. Parse <style> rules and apply as inline attributes before removing <style>
|
// 1. Parse <style> rules and apply as inline attributes before removing <style>
|
||||||
const styleEls = Array.from(doc.querySelectorAll('style'));
|
const styleEls = Array.from(doc.querySelectorAll("style"));
|
||||||
styleEls.forEach(styleEl => {
|
styleEls.forEach((styleEl) => {
|
||||||
const css = styleEl.textContent;
|
const css = styleEl.textContent;
|
||||||
// Only handle simple .class { ... } rules
|
// Only handle simple .class { ... } rules
|
||||||
const regex = /\.([\w-]+)\s*{([^}]*)}/g;
|
const regex = /\.([\w-]+)\s*{([^}]*)}/g;
|
||||||
@@ -28,19 +38,22 @@
|
|||||||
const className = match[1];
|
const className = match[1];
|
||||||
const rules = match[2];
|
const rules = match[2];
|
||||||
// Find all elements with this class
|
// Find all elements with this class
|
||||||
doc.querySelectorAll('.' + className).forEach(el => {
|
doc.querySelectorAll("." + className).forEach((el) => {
|
||||||
rules.split(';').forEach(rule => {
|
rules.split(";").forEach((rule) => {
|
||||||
const [prop, value] = rule.split(':').map(s => s && s.trim());
|
const [prop, value] = rule.split(":").map((s) => s && s.trim());
|
||||||
if (prop && value) {
|
if (prop && value) {
|
||||||
// Apply all style properties, not just fill/stroke
|
// Apply all style properties, not just fill/stroke
|
||||||
el.setAttribute(prop.replace(/-([a-z])/g, g => g[1].toUpperCase()), value);
|
el.setAttribute(
|
||||||
|
prop.replace(/-([a-z])/g, (g) => g[1].toUpperCase()),
|
||||||
|
value,
|
||||||
|
);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
// Remove all <style> elements
|
// Remove all <style> elements
|
||||||
styleEls.forEach(styleEl => styleEl.remove());
|
styleEls.forEach((styleEl) => styleEl.remove());
|
||||||
let targets;
|
let targets;
|
||||||
if (colorConfig.selector) {
|
if (colorConfig.selector) {
|
||||||
targets = doc.querySelectorAll(colorConfig.selector);
|
targets = doc.querySelectorAll(colorConfig.selector);
|
||||||
@@ -49,21 +62,21 @@
|
|||||||
} else {
|
} else {
|
||||||
targets = [];
|
targets = [];
|
||||||
}
|
}
|
||||||
targets.forEach(el => {
|
targets.forEach((el) => {
|
||||||
if (colorConfig.attribute) {
|
if (colorConfig.attribute) {
|
||||||
// Legacy: force a single attribute
|
// Legacy: force a single attribute
|
||||||
el.setAttribute(colorConfig.attribute, color);
|
el.setAttribute(colorConfig.attribute, color);
|
||||||
} else {
|
} else {
|
||||||
// Always override fill and stroke unless they are 'none'
|
// Always override fill and stroke unless they are 'none'
|
||||||
if (el.hasAttribute('fill') && el.getAttribute('fill') !== 'none') {
|
if (el.hasAttribute("fill") && el.getAttribute("fill") !== "none") {
|
||||||
el.setAttribute('fill', color);
|
el.setAttribute("fill", color);
|
||||||
}
|
}
|
||||||
if (el.hasAttribute('stroke') && el.getAttribute('stroke') !== 'none') {
|
if (el.hasAttribute("stroke") && el.getAttribute("stroke") !== "none") {
|
||||||
el.setAttribute('stroke', color);
|
el.setAttribute("stroke", color);
|
||||||
}
|
}
|
||||||
if (!el.hasAttribute('fill') && !el.hasAttribute('stroke')) {
|
if (!el.hasAttribute("fill") && !el.hasAttribute("stroke")) {
|
||||||
// If neither, prefer fill
|
// If neither, prefer fill
|
||||||
el.setAttribute('fill', color);
|
el.setAttribute("fill", color);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
<script>
|
<script>
|
||||||
import LogoModal from './LogoModal.svelte';
|
import Preview from './Preview.svelte';
|
||||||
import LogoActions from './LogoActions.svelte';
|
import Actions from './Actions.svelte';
|
||||||
import InlineSvg from './InlineSvg.svelte';
|
import InlineSvg from './InlineSvg.svelte';
|
||||||
import { getThemeColor, getDefaultLogoColor } from '../utils/colorTheme.js';
|
import { getThemeColor, getDefaultLogoColor } from '../utils/colorTheme.js';
|
||||||
import { onMount, onDestroy } from 'svelte';
|
import { onMount, onDestroy } from 'svelte';
|
||||||
@@ -64,7 +64,7 @@
|
|||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<LogoModal show={showModal} logo={selectedLogo} on:close={closeModal} />
|
<Preview show={showModal} logo={selectedLogo} on:close={closeModal} />
|
||||||
|
|
||||||
<div class="logo-list">
|
<div class="logo-list">
|
||||||
{#each logos as logo}
|
{#each logos as logo}
|
||||||
@@ -77,8 +77,7 @@
|
|||||||
on:keydown={(e) => (e.key === 'Enter' || e.key === ' ') && openPreview(logo)}
|
on:keydown={(e) => (e.key === 'Enter' || e.key === ' ') && openPreview(logo)}
|
||||||
style="cursor:pointer;"
|
style="cursor:pointer;"
|
||||||
>
|
>
|
||||||
{#if isSvgLogo(logo)}
|
{#if isSvgLogo(logo)} <InlineSvg
|
||||||
<InlineSvg
|
|
||||||
path={logo.path}
|
path={logo.path}
|
||||||
color={logo.colors ? (logo._activeColor || getLogoThemeColor(logo)) : undefined}
|
color={logo.colors ? (logo._activeColor || getLogoThemeColor(logo)) : undefined}
|
||||||
colorConfig={logo.colors ? logo.colorConfig : undefined}
|
colorConfig={logo.colors ? logo.colorConfig : undefined}
|
||||||
@@ -125,7 +124,7 @@
|
|||||||
{/if}
|
{/if}
|
||||||
</div>
|
</div>
|
||||||
<div class="logo-actions">
|
<div class="logo-actions">
|
||||||
<LogoActions {logo} {onCopy} {onDownload} />
|
<Actions {logo} {onCopy} {onDownload} />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
{:else}
|
{:else}
|
||||||
@@ -1,227 +0,0 @@
|
|||||||
<script>
|
|
||||||
import { onMount, onDestroy, createEventDispatcher } from 'svelte';
|
|
||||||
import InlineSvg from './InlineSvg.svelte';
|
|
||||||
<<<<<<< HEAD:src/components/Preview.svelte
|
|
||||||
import { getDefaultLogoColor } from '../utils/colorTheme.js';
|
|
||||||
import { loadTagsData, getTagObj } from '../utils/tagUtils.js';
|
|
||||||
=======
|
|
||||||
import { getDefaultLogoColor, getThemeColor } from '../utils/colorTheme.js';
|
|
||||||
>>>>>>> parent of aaf7db1 (feat: Refactor logo components into Grid and List views):src/components/LogoModal.svelte
|
|
||||||
|
|
||||||
export let show = false;
|
|
||||||
export let logo = null;
|
|
||||||
export let theme;
|
|
||||||
|
|
||||||
const dispatch = createEventDispatcher();
|
|
||||||
|
|
||||||
function close() {
|
|
||||||
dispatch('close');
|
|
||||||
}
|
|
||||||
|
|
||||||
function handleKeydown(event) {
|
|
||||||
if (event.key === 'Escape') {
|
|
||||||
close();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
function isSvgLogo(logo) {
|
|
||||||
return logo && logo.format && logo.format.toLowerCase() === 'svg';
|
|
||||||
}
|
|
||||||
|
|
||||||
<<<<<<< HEAD:src/components/Preview.svelte
|
|
||||||
function getLogoThemeColor(logo) {
|
|
||||||
return logo && logo.colors ? getDefaultLogoColor(logo.colors, theme) : undefined;
|
|
||||||
}
|
|
||||||
|
|
||||||
onMount(async () => {
|
|
||||||
document.addEventListener('keydown', handleKeydown);
|
|
||||||
await loadTagsData();
|
|
||||||
=======
|
|
||||||
// Always use $theme directly, do not cache in a function
|
|
||||||
export let theme;
|
|
||||||
$: getLogoThemeColor = logo => getDefaultLogoColor(logo.colors, theme);
|
|
||||||
|
|
||||||
// Improved debug logging for color and theme
|
|
||||||
$: {
|
|
||||||
if (logo && logo.colors) {
|
|
||||||
const themeColor = getDefaultLogoColor(logo.colors, theme);
|
|
||||||
const fallbackColor = getThemeColor(logo.colors, theme);
|
|
||||||
const activeColor = logo._activeColor || themeColor;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
onMount(() => {
|
|
||||||
document.addEventListener('keydown', handleKeydown);
|
|
||||||
>>>>>>> parent of aaf7db1 (feat: Refactor logo components into Grid and List views):src/components/LogoModal.svelte
|
|
||||||
});
|
|
||||||
|
|
||||||
onDestroy(() => {
|
|
||||||
document.removeEventListener('keydown', handleKeydown);
|
|
||||||
});
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<div class="modal-backdrop" class:show style="display: {show ? 'flex' : 'none'}" on:click={close}>
|
|
||||||
{#if logo}
|
|
||||||
<div class="modal-content" on:click|stopPropagation>
|
|
||||||
<button class="close-btn" on:click={close} aria-label="Close modal">×</button>
|
|
||||||
<div class="modal-body">
|
|
||||||
<div class="preview-image-container">
|
|
||||||
{#if isSvgLogo(logo)}
|
|
||||||
<InlineSvg
|
|
||||||
path={logo.path}
|
|
||||||
color={logo.colors ? (logo._activeColor || getLogoThemeColor(logo)) : undefined}
|
|
||||||
colorConfig={logo.colors ? logo.colorConfig : undefined}
|
|
||||||
alt={logo.name}
|
|
||||||
/>
|
|
||||||
{:else}
|
|
||||||
<img src={logo.path} alt={logo.name} />
|
|
||||||
{/if}
|
|
||||||
</div>
|
|
||||||
<div class="logo-details">
|
|
||||||
<h2>{logo.name}</h2>
|
|
||||||
{#if isSvgLogo(logo) && logo.colors}
|
|
||||||
<div class="color-switcher-preview">
|
|
||||||
<span
|
|
||||||
class="color-circle color-reset"
|
|
||||||
title="Reset to theme color"
|
|
||||||
tabindex="0"
|
|
||||||
role="button"
|
|
||||||
aria-label="Reset to theme color"
|
|
||||||
style="background: none; width: 24px; height: 24px; display: inline-flex; align-items: center; justify-content: center; padding: 0; margin: 0; border: none;"
|
|
||||||
on:click|stopPropagation={() => logo._activeColor = undefined}
|
|
||||||
on:keydown|stopPropagation={(e) => (e.key === 'Enter' || e.key === ' ') && (logo._activeColor = undefined)}
|
|
||||||
>
|
|
||||||
<svg width="100%" height="100%" viewBox="0 0 800 800" version="1.1" xmlns="http://www.w3.org/2000/svg" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
|
|
||||||
<circle cx="400" cy="400" r="400" style="fill:#d6d6d6;"/>
|
|
||||||
<path d="M682.843,117.843l-565.686,565.685c-156.209,-156.21 -156.209,-409.476 0,-565.685c156.21,-156.21 409.476,-156.21 565.686,-0Z" style="fill:#33363f;"/>
|
|
||||||
</svg>
|
|
||||||
</span>
|
|
||||||
{#each logo.colors as colorObj}
|
|
||||||
<span
|
|
||||||
class="color-circle"
|
|
||||||
title={colorObj.label}
|
|
||||||
style={`background:${colorObj.value}`}
|
|
||||||
tabindex="0"
|
|
||||||
role="button"
|
|
||||||
on:click|stopPropagation={() => logo._activeColor = colorObj.value}
|
|
||||||
on:keydown|stopPropagation={(e) => (e.key === 'Enter' || e.key === ' ') && (logo._activeColor = colorObj.value)}
|
|
||||||
></span>
|
|
||||||
{/each}
|
|
||||||
</div>
|
|
||||||
{/if}
|
|
||||||
{#if logo.brand}
|
|
||||||
<p><strong>Brand:</strong> <span>{logo.brand}</span></p>
|
|
||||||
{/if}
|
|
||||||
<p><strong>Format:</strong> <span>{logo.format}</span></p>
|
|
||||||
<p><strong>Path:</strong> {logo.path}</p>
|
|
||||||
{#if logo.tags && logo.tags.length}
|
|
||||||
<div class="logo-tags">
|
|
||||||
<<<<<<< HEAD:src/components/Preview.svelte
|
|
||||||
{#each logo.tags as tag}
|
|
||||||
{#if getTagObj(tag).color}
|
|
||||||
<span class="logo-tag" style={`background:${getTagObj(tag).color}`}>{tag}</span>
|
|
||||||
{:else}
|
|
||||||
<span class="logo-tag">{tag}</span>
|
|
||||||
{/if}
|
|
||||||
=======
|
|
||||||
{#each logo.tags as tagObj}
|
|
||||||
<span class="logo-tag" style={tagObj.color ? `background:${tagObj.color}` : ''}>{tagObj.text || tagObj}</span>
|
|
||||||
>>>>>>> parent of aaf7db1 (feat: Refactor logo components into Grid and List views):src/components/LogoModal.svelte
|
|
||||||
{/each}
|
|
||||||
</div>
|
|
||||||
{/if}
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
{/if}
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<style>
|
|
||||||
.modal-backdrop {
|
|
||||||
position: fixed;
|
|
||||||
top: 0;
|
|
||||||
left: 0;
|
|
||||||
width: 100vw;
|
|
||||||
height: 100vh;
|
|
||||||
background: rgba(0,0,0,0.7);
|
|
||||||
z-index: 1000;
|
|
||||||
display: flex;
|
|
||||||
align-items: center;
|
|
||||||
justify-content: center;
|
|
||||||
}
|
|
||||||
.modal-content {
|
|
||||||
background: var(--color-card);
|
|
||||||
color: var(--color-text);
|
|
||||||
border-radius: 12px;
|
|
||||||
box-shadow: 0 4px 32px rgba(0,0,0,0.18);
|
|
||||||
max-width: 96vw;
|
|
||||||
max-height: 96vh;
|
|
||||||
width: 100vw;
|
|
||||||
height: 100vh;
|
|
||||||
display: flex;
|
|
||||||
flex-direction: column;
|
|
||||||
position: relative;
|
|
||||||
padding: 2rem;
|
|
||||||
overflow: auto;
|
|
||||||
}
|
|
||||||
.preview-image-container {
|
|
||||||
flex: 1 1 auto;
|
|
||||||
display: flex;
|
|
||||||
align-items: center;
|
|
||||||
justify-content: center;
|
|
||||||
width: 100%;
|
|
||||||
height: 100%;
|
|
||||||
max-width: 100%;
|
|
||||||
max-height: 80vh;
|
|
||||||
overflow: auto;
|
|
||||||
margin-bottom: 2rem;
|
|
||||||
}
|
|
||||||
.preview-image-container img,
|
|
||||||
.preview-image-container :global(svg) {
|
|
||||||
max-width: 90%;
|
|
||||||
max-height: 70vh;
|
|
||||||
width: auto;
|
|
||||||
height: auto;
|
|
||||||
object-fit: contain;
|
|
||||||
display: block;
|
|
||||||
margin: auto;
|
|
||||||
}
|
|
||||||
.close-btn {
|
|
||||||
position: absolute;
|
|
||||||
top: 1.5rem;
|
|
||||||
right: 2rem;
|
|
||||||
font-size: 2.2rem;
|
|
||||||
background: none;
|
|
||||||
border: none;
|
|
||||||
color: var(--color-text);
|
|
||||||
cursor: pointer;
|
|
||||||
z-index: 1100;
|
|
||||||
padding: 0.2em 0.5em;
|
|
||||||
border-radius: 50%;
|
|
||||||
transition: background 0.2s;
|
|
||||||
}
|
|
||||||
.close-btn:hover {
|
|
||||||
background: rgba(0,0,0,0.18);
|
|
||||||
}
|
|
||||||
.logo-details {
|
|
||||||
padding: 1rem;
|
|
||||||
background: var(--color-card);
|
|
||||||
color: var(--color-text);
|
|
||||||
border-radius: 8px;
|
|
||||||
border: 1px solid var(--color-border);
|
|
||||||
}
|
|
||||||
.logo-details h2 {
|
|
||||||
margin-top: 0;
|
|
||||||
margin-bottom: 1rem;
|
|
||||||
color: var(--color-accent);
|
|
||||||
}
|
|
||||||
.logo-details p {
|
|
||||||
margin-bottom: 0.5rem;
|
|
||||||
}
|
|
||||||
.logo-tags {
|
|
||||||
margin-top: 1rem;
|
|
||||||
display: flex;
|
|
||||||
flex-wrap: wrap;
|
|
||||||
gap: 0.5rem;
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
304
src/components/Preview.svelte
Normal file
@@ -0,0 +1,304 @@
|
|||||||
|
<script>
|
||||||
|
import { onMount, onDestroy, createEventDispatcher } from 'svelte';
|
||||||
|
import InlineSvg from './InlineSvg.svelte';
|
||||||
|
import { getDefaultLogoColor, getThemeColor } from '../utils/colorTheme.js';
|
||||||
|
|
||||||
|
export let show = false;
|
||||||
|
export let logo = null;
|
||||||
|
export let theme;
|
||||||
|
export let logos = [];
|
||||||
|
export let openLogoByAnchor = () => {};
|
||||||
|
|
||||||
|
const dispatch = createEventDispatcher();
|
||||||
|
|
||||||
|
function close() {
|
||||||
|
dispatch('close');
|
||||||
|
// Remove preview anchor from URL
|
||||||
|
if (window.location.hash.startsWith('#preview-')) {
|
||||||
|
history.replaceState(null, '', window.location.pathname + window.location.search);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
function handleKeydown(event) {
|
||||||
|
if (event.key === 'Escape') {
|
||||||
|
close();
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
function isSvgLogo(logo) {
|
||||||
|
return logo && logo.format && logo.format.toLowerCase() === 'svg';
|
||||||
|
}
|
||||||
|
|
||||||
|
$: getLogoThemeColor = logo => getDefaultLogoColor(logo.colors, theme);
|
||||||
|
|
||||||
|
// Improved debug logging for color and theme
|
||||||
|
$: {
|
||||||
|
if (logo && logo.colors) {
|
||||||
|
const themeColor = getDefaultLogoColor(logo.colors, theme);
|
||||||
|
const fallbackColor = getThemeColor(logo.colors, theme);
|
||||||
|
const activeColor = logo._activeColor || themeColor;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
// Update URL hash when opening/closing preview
|
||||||
|
$: if (show && logo) {
|
||||||
|
const anchor = '#preview-' + encodeURIComponent(logo.name.replace(/\s+/g, '-').toLowerCase());
|
||||||
|
if (window.location.hash !== anchor) {
|
||||||
|
history.replaceState(null, '', window.location.pathname + window.location.search + anchor);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
// On mount, check for preview anchor and open if present
|
||||||
|
onMount(() => {
|
||||||
|
document.addEventListener('keydown', handleKeydown);
|
||||||
|
if (window.location.hash.startsWith('#preview-')) {
|
||||||
|
openLogoByAnchor(window.location.hash);
|
||||||
|
}
|
||||||
|
window.addEventListener('hashchange', onHashChange);
|
||||||
|
});
|
||||||
|
|
||||||
|
onDestroy(() => {
|
||||||
|
document.removeEventListener('keydown', handleKeydown);
|
||||||
|
window.removeEventListener('hashchange', onHashChange);
|
||||||
|
});
|
||||||
|
|
||||||
|
function onHashChange() {
|
||||||
|
if (window.location.hash.startsWith('#preview-')) {
|
||||||
|
openLogoByAnchor(window.location.hash);
|
||||||
|
} else {
|
||||||
|
dispatch('close');
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
// Svelte action to remove width/height from SVGs for responsive scaling
|
||||||
|
function removeSvgSize(node) {
|
||||||
|
function cleanSvg() {
|
||||||
|
const svgs = node.querySelectorAll('svg');
|
||||||
|
svgs.forEach(svg => {
|
||||||
|
svg.removeAttribute('width');
|
||||||
|
svg.removeAttribute('height');
|
||||||
|
svg.style.width = '100%';
|
||||||
|
svg.style.height = '100%';
|
||||||
|
});
|
||||||
|
}
|
||||||
|
cleanSvg();
|
||||||
|
// In case SVG is loaded async (e.g. InlineSvg), observe for changes
|
||||||
|
const observer = new MutationObserver(cleanSvg);
|
||||||
|
observer.observe(node, { childList: true, subtree: true });
|
||||||
|
return {
|
||||||
|
destroy() {
|
||||||
|
observer.disconnect();
|
||||||
|
}
|
||||||
|
};
|
||||||
|
}
|
||||||
|
</script>
|
||||||
|
|
||||||
|
<div class="modal-backdrop fullscreen"
|
||||||
|
style="display: {show && logo ? 'flex' : 'none'}"
|
||||||
|
role="dialog"
|
||||||
|
aria-modal="true"
|
||||||
|
>
|
||||||
|
{#if logo}
|
||||||
|
<div class="modal-content fullscreen-modal">
|
||||||
|
<div class="modal-header">
|
||||||
|
<h2>{logo.name}</h2>
|
||||||
|
<button class="close-btn" on:click={close} aria-label="Close preview">×</button>
|
||||||
|
</div>
|
||||||
|
<div class="modal-body fullscreen-body">
|
||||||
|
<div class="preview-container fullscreen-preview"
|
||||||
|
role="img"
|
||||||
|
aria-label={logo.name}
|
||||||
|
>
|
||||||
|
<div class="preview-media-wrapper" use:removeSvgSize>
|
||||||
|
{#if isSvgLogo(logo)}
|
||||||
|
<InlineSvg
|
||||||
|
path={logo.path}
|
||||||
|
color={logo.colors ? (logo._activeColor || getLogoThemeColor(logo)) : undefined}
|
||||||
|
colorConfig={logo.colors ? logo.colorConfig : undefined}
|
||||||
|
alt={logo.name}
|
||||||
|
/>
|
||||||
|
{:else}
|
||||||
|
<img src={logo.path} alt={logo.name} />
|
||||||
|
{/if}
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="logo-details fullscreen-details">
|
||||||
|
{#if isSvgLogo(logo) && logo.colors}
|
||||||
|
<div class="color-switcher-preview">
|
||||||
|
<span
|
||||||
|
class="color-circle color-reset"
|
||||||
|
title="Reset to theme color"
|
||||||
|
tabindex="0"
|
||||||
|
role="button"
|
||||||
|
aria-label="Reset to theme color"
|
||||||
|
style="background: none; width: 24px; height: 24px; display: inline-flex; align-items: center; justify-content: center; padding: 0; margin: 0; border: none;"
|
||||||
|
on:click|stopPropagation={() => logo._activeColor = undefined}
|
||||||
|
on:keydown|stopPropagation={(e) => (e.key === 'Enter' || e.key === ' ') && (logo._activeColor = undefined)}
|
||||||
|
>
|
||||||
|
<svg width="100%" height="100%" viewBox="0 0 800 800" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
|
||||||
|
<circle cx="400" cy="400" r="400" style="fill:#d6d6d6;"/>
|
||||||
|
<path d="M682.843,117.843l-565.686,565.685c-156.209,-156.21 -156.209,-409.476 0,-565.685c156.21,-156.21 409.476,-156.21 565.686,-0Z" style="fill:#33363f;"/>
|
||||||
|
</svg>
|
||||||
|
</span>
|
||||||
|
{#each logo.colors as colorObj}
|
||||||
|
<span
|
||||||
|
class="color-circle"
|
||||||
|
title={colorObj.label}
|
||||||
|
style={`background:${colorObj.value}`}
|
||||||
|
tabindex="0"
|
||||||
|
role="button"
|
||||||
|
on:click|stopPropagation={() => logo._activeColor = colorObj.value}
|
||||||
|
on:keydown|stopPropagation={(e) => (e.key === 'Enter' || e.key === ' ') && (logo._activeColor = colorObj.value)}
|
||||||
|
></span>
|
||||||
|
{/each}
|
||||||
|
</div>
|
||||||
|
{/if}
|
||||||
|
{#if logo.brand}
|
||||||
|
<p><strong>Brand:</strong> <span>{logo.brand}</span></p>
|
||||||
|
{/if}
|
||||||
|
<p><strong>Format:</strong> <span>{logo.format}</span></p>
|
||||||
|
<p><strong>Path:</strong> {logo.path}</p>
|
||||||
|
{#if logo.tags && logo.tags.length}
|
||||||
|
<div class="logo-tags">
|
||||||
|
{#each logo.tags as tagObj}
|
||||||
|
<span class="logo-tag" style={tagObj.color ? `background:${tagObj.color}` : ''}>{tagObj.text || tagObj}</span>
|
||||||
|
{/each}
|
||||||
|
</div>
|
||||||
|
{/if}
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
{/if}
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<style>
|
||||||
|
.modal-backdrop.fullscreen {
|
||||||
|
position: fixed;
|
||||||
|
top: 0; left: 0; right: 0; bottom: 0;
|
||||||
|
width: 100vw;
|
||||||
|
height: 100vh;
|
||||||
|
background: rgba(0,0,0,0.95);
|
||||||
|
z-index: 2000;
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
justify-content: center;
|
||||||
|
overflow: auto;
|
||||||
|
}
|
||||||
|
.modal-content.fullscreen-modal {
|
||||||
|
width: 100vw;
|
||||||
|
height: 100vh;
|
||||||
|
max-width: 100vw;
|
||||||
|
max-height: 100vh;
|
||||||
|
border-radius: 0;
|
||||||
|
box-shadow: none;
|
||||||
|
background: transparent;
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
padding: 0;
|
||||||
|
border: none;
|
||||||
|
}
|
||||||
|
.modal-header {
|
||||||
|
display: flex;
|
||||||
|
justify-content: space-between;
|
||||||
|
align-items: center;
|
||||||
|
padding: 2rem 2.5rem 1rem 2.5rem;
|
||||||
|
background: transparent;
|
||||||
|
color: var(--color-text);
|
||||||
|
z-index: 2;
|
||||||
|
}
|
||||||
|
.modal-header h2 {
|
||||||
|
font-size: 2.2rem;
|
||||||
|
color: var(--color-accent, #4f8cff);
|
||||||
|
margin: 0;
|
||||||
|
}
|
||||||
|
.close-btn {
|
||||||
|
font-size: 2.5rem;
|
||||||
|
background: none;
|
||||||
|
border: none;
|
||||||
|
color: var(--color-text);
|
||||||
|
cursor: pointer;
|
||||||
|
transition: color 0.2s;
|
||||||
|
z-index: 2;
|
||||||
|
}
|
||||||
|
.close-btn:hover {
|
||||||
|
color: #f44336;
|
||||||
|
}
|
||||||
|
.modal-body.fullscreen-body {
|
||||||
|
flex: 1 1 auto;
|
||||||
|
display: flex;
|
||||||
|
flex-direction: row;
|
||||||
|
align-items: stretch;
|
||||||
|
justify-content: center;
|
||||||
|
width: 100vw;
|
||||||
|
height: calc(100vh - 4.5rem);
|
||||||
|
background: transparent;
|
||||||
|
padding: 0 2.5rem 2.5rem 2.5rem;
|
||||||
|
gap: 2.5rem;
|
||||||
|
}
|
||||||
|
.preview-container.fullscreen-preview {
|
||||||
|
flex: 2 1 0;
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
justify-content: center;
|
||||||
|
min-width: 0;
|
||||||
|
min-height: 0;
|
||||||
|
background: transparent;
|
||||||
|
height: 100%;
|
||||||
|
width: 100%;
|
||||||
|
overflow: auto;
|
||||||
|
}
|
||||||
|
.preview-media-wrapper {
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
justify-content: center;
|
||||||
|
}
|
||||||
|
.preview-media-wrapper img,
|
||||||
|
.preview-media-wrapper svg {
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
min-width: 0;
|
||||||
|
min-height: 0;
|
||||||
|
object-fit: contain;
|
||||||
|
display: block;
|
||||||
|
margin: 0;
|
||||||
|
}
|
||||||
|
.logo-details.fullscreen-details {
|
||||||
|
flex: 1 1 350px;
|
||||||
|
min-width: 320px;
|
||||||
|
max-width: 400px;
|
||||||
|
background: var(--color-card, #23272e);
|
||||||
|
color: var(--color-text);
|
||||||
|
border-radius: 12px;
|
||||||
|
padding: 2rem 2rem 1.5rem 2rem;
|
||||||
|
margin: 2rem 0 2rem 0;
|
||||||
|
box-shadow: 0 2px 16px 4px rgba(0,0,0,0.18);
|
||||||
|
overflow-y: auto;
|
||||||
|
align-self: center;
|
||||||
|
z-index: 1;
|
||||||
|
}
|
||||||
|
.logo-tags {
|
||||||
|
display: flex;
|
||||||
|
flex-wrap: wrap;
|
||||||
|
gap: 0.5rem;
|
||||||
|
}
|
||||||
|
@media (max-width: 900px) {
|
||||||
|
.modal-body.fullscreen-body {
|
||||||
|
flex-direction: column;
|
||||||
|
align-items: stretch;
|
||||||
|
gap: 1.5rem;
|
||||||
|
padding: 0 0.5rem 0.5rem 0.5rem;
|
||||||
|
}
|
||||||
|
.logo-details.fullscreen-details {
|
||||||
|
margin: 0 auto 1.5rem auto;
|
||||||
|
max-width: 100vw;
|
||||||
|
min-width: 0;
|
||||||
|
width: 100%;
|
||||||
|
padding: 1.2rem 0.7rem 1rem 0.7rem;
|
||||||
|
}
|
||||||
|
.modal-header {
|
||||||
|
padding: 1.2rem 0.7rem 0.7rem 0.7rem;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
</style>
|
||||||
@@ -1,71 +0,0 @@
|
|||||||
<script>
|
|
||||||
import { onMount } from 'svelte';
|
|
||||||
export let logo;
|
|
||||||
export let view = 'grid'; // or 'list'
|
|
||||||
export let showActions = true;
|
|
||||||
export let onPreview = null;
|
|
||||||
import InlineSvg from './InlineSvg.svelte';
|
|
||||||
import { getDefaultLogoColor } from '../utils/colorTheme.js';
|
|
||||||
import { loadTagsData, getTagObj } from '../utils/tagUtils.js';
|
|
||||||
|
|
||||||
onMount(async () => {
|
|
||||||
await loadTagsData();
|
|
||||||
});
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<div class="logo-row {view}">
|
|
||||||
<div
|
|
||||||
class="logo-img"
|
|
||||||
on:click={onPreview}
|
|
||||||
on:keydown={(e) => (e.key === 'Enter' || e.key === ' ') && onPreview && onPreview()}
|
|
||||||
tabindex="0"
|
|
||||||
role="button"
|
|
||||||
aria-label="Preview logo"
|
|
||||||
>
|
|
||||||
{#if logo.format && logo.format.toLowerCase() === 'svg'}
|
|
||||||
<InlineSvg path={logo.path} color={logo.colors ? (logo._activeColor || getDefaultLogoColor(logo.colors)) : undefined} colorConfig={logo.colors ? logo.colorConfig : undefined} alt={logo.name} />
|
|
||||||
{:else}
|
|
||||||
<img src={logo.path} alt={logo.name} />
|
|
||||||
{/if}
|
|
||||||
</div>
|
|
||||||
<div class="logo-info">
|
|
||||||
<h3>{logo.name}</h3>
|
|
||||||
<div class="format-row">
|
|
||||||
<span><strong>Format:</strong> {logo.format}</span>
|
|
||||||
{#if logo.colors}
|
|
||||||
<div class="color-switcher-preview {view === 'grid' ? 'align-right' : 'align-left'}">
|
|
||||||
<span class="color-circle color-reset" title="Reset to theme color" tabindex="0" role="button" aria-label="Reset to theme color" style="background: none; width: 24px; height: 24px; display: inline-flex; align-items: center; justify-content: center; padding: 0; margin: 0; border: none;"
|
|
||||||
on:click|stopPropagation={() => logo._activeColor = undefined}
|
|
||||||
on:keydown|stopPropagation={(e) => (e.key === 'Enter' || e.key === ' ') && (logo._activeColor = undefined)}>
|
|
||||||
<svg width="100%" height="100%" viewBox="0 0 800 800" version="1.1" xmlns="http://www.w3.org/2000/svg" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
|
|
||||||
<circle cx="400" cy="400" r="400" style="fill:#d6d6d6;"/>
|
|
||||||
<path d="M682.843,117.843l-565.686,565.685c-156.209,-156.21 -156.209,-409.476 0,-565.685c156.21,-156.21 409.476,-156.21 565.686,-0Z" style="fill:#33363f;"/>
|
|
||||||
</svg>
|
|
||||||
</span>
|
|
||||||
{#each logo.colors as colorObj}
|
|
||||||
<span class="color-circle" title={colorObj.label} style={`background:${colorObj.value}`} tabindex="0" role="button"
|
|
||||||
on:click|stopPropagation={() => logo._activeColor = colorObj.value}
|
|
||||||
on:keydown|stopPropagation={(e) => (e.key === 'Enter' || e.key === ' ') && (logo._activeColor = colorObj.value)}></span>
|
|
||||||
{/each}
|
|
||||||
</div>
|
|
||||||
{/if}
|
|
||||||
</div>
|
|
||||||
{#if logo.tags && logo.tags.length}
|
|
||||||
<div class="logo-tags">
|
|
||||||
{#each logo.tags as tag}
|
|
||||||
{#if getTagObj(tag).color}
|
|
||||||
<span class="logo-tag" style={`background:${getTagObj(tag).color}`}>{tag}</span>
|
|
||||||
{:else}
|
|
||||||
<span class="logo-tag">{tag}</span>
|
|
||||||
{/if}
|
|
||||||
{/each}
|
|
||||||
</div>
|
|
||||||
{/if}
|
|
||||||
<slot name="extra" />
|
|
||||||
</div>
|
|
||||||
{#if showActions}
|
|
||||||
<div class="logo-actions">
|
|
||||||
<slot name="actions" />
|
|
||||||
</div>
|
|
||||||
{/if}
|
|
||||||
</div>
|
|
||||||
@@ -1,27 +0,0 @@
|
|||||||
// Shared tag data loading and utilities
|
|
||||||
let tagsDataPromise = null;
|
|
||||||
let tagsData = null;
|
|
||||||
|
|
||||||
// Load tags data once and cache it
|
|
||||||
export function loadTagsData() {
|
|
||||||
if (!tagsDataPromise) {
|
|
||||||
tagsDataPromise = fetch('/data/tags.json')
|
|
||||||
.then(res => res.json())
|
|
||||||
.then(data => {
|
|
||||||
console.log('Tags data loaded successfully:', data);
|
|
||||||
tagsData = data;
|
|
||||||
return data;
|
|
||||||
})
|
|
||||||
.catch(err => {
|
|
||||||
console.error('Failed to load tags data:', err);
|
|
||||||
return {};
|
|
||||||
});
|
|
||||||
}
|
|
||||||
return tagsDataPromise;
|
|
||||||
}
|
|
||||||
|
|
||||||
// Get tag object (with color) from tag text
|
|
||||||
export function getTagObj(text) {
|
|
||||||
if (!tagsData) return { text };
|
|
||||||
return tagsData[text] ? { text, ...tagsData[text] } : { text };
|
|
||||||
}
|
|
||||||