mirror of
https://github.com/shadoll/sLogos.git
synced 2026-08-28 03:28:01 +00:00
- Added a new SVG file for the Armenian flag (am-1952–1990.svg). - Updated the existing Armenian flag SVG (am.svg) to use a new structure and color scheme. - Refactored logo loading logic in App.svelte to reset filters and state when loading a new collection. - Simplified PNG and JPG download functions in Actions.svelte to directly use collection variable directory. - Enhanced SVG source fetching in CardFull.svelte to utilize a helper function for image URL generation.
97 lines
2.7 KiB
JSON
97 lines
2.7 KiB
JSON
[
|
|
{
|
|
"name": "Escudo De España",
|
|
"path": "Escudo_de_Espana.svg",
|
|
"format": "SVG",
|
|
"disable": false,
|
|
"tags": [
|
|
"Coat of arms",
|
|
"National emblem"
|
|
],
|
|
"brand": "Spain",
|
|
"meta": {
|
|
"description": "The coat of arms of Spain, representing the historical kingdoms and the Pillars of Hercules.",
|
|
"wikipedia": "https://en.wikipedia.org/wiki/Coat_of_arms_of_Spain"
|
|
}
|
|
},
|
|
{
|
|
"name": "Emblem Of Ethiopia",
|
|
"path": "Emblem_of_Ethiopia.svg",
|
|
"format": "SVG",
|
|
"disable": false,
|
|
"tags": [
|
|
"National emblem"
|
|
],
|
|
"brand": "Ethiopia",
|
|
"meta": {
|
|
"description": "The national emblem of Ethiopia, featuring a lion and a sun.",
|
|
"wikipedia": "https://en.wikipedia.org/wiki/Emblem_of_Ethiopia"
|
|
}
|
|
},
|
|
{
|
|
"name": "Coat of Arms of Andorra",
|
|
"path": "Coat_of_arms_of_Andorra.svg",
|
|
"format": "SVG",
|
|
"disable": false,
|
|
"tags": [
|
|
"Coat of arms",
|
|
"National emblem"
|
|
],
|
|
"brand": "Andorra",
|
|
"meta": {
|
|
"description": "The coat of arms of Andorra, featuring a shield with the symbols of the four founding families.",
|
|
"wikipedia": "https://en.wikipedia.org/wiki/Coat_of_arms_of_Andorra"
|
|
}
|
|
},
|
|
{
|
|
"name": "Emblem Of The United Arab Emirates",
|
|
"path": "Emblem_of_the_United_Arab_Emirates.svg",
|
|
"format": "SVG",
|
|
"disable": false
|
|
},
|
|
{
|
|
"name": "Coat Of Arms Of Antigua And Barbuda",
|
|
"path": "Coat_of_arms_of_Antigua_and_Barbuda.svg",
|
|
"format": "SVG",
|
|
"disable": false,
|
|
"tags": [
|
|
"Coat of arms",
|
|
"National emblem"
|
|
],
|
|
"brand": "Antigua and Barbuda",
|
|
"meta": {
|
|
"description": "The coat of arms of Antigua and Barbuda, featuring a shield with a sun and a palm tree.",
|
|
"wikipedia": "https://en.wikipedia.org/wiki/Coat_of_arms_of_Antigua_and_Barbuda"
|
|
}
|
|
},
|
|
{
|
|
"name": "Coat Of Arms Of Albania",
|
|
"path": "Coat_of_arms_of_Albania.svg",
|
|
"format": "SVG",
|
|
"disable": false,
|
|
"tags": [
|
|
"Coat of arms",
|
|
"National emblem"
|
|
],
|
|
"brand": "Albania",
|
|
"meta": {
|
|
"description": "The coat of arms of Albania, featuring a black double-headed eagle on a red background.",
|
|
"wikipedia": "https://en.wikipedia.org/wiki/Coat_of_arms_of_Albania"
|
|
}
|
|
},
|
|
{
|
|
"name": "Coat Of Arms Of Armenia",
|
|
"path": "Coat_of_arms_of_Armenia.svg",
|
|
"format": "SVG",
|
|
"disable": false,
|
|
"tags": [
|
|
"Coat of arms",
|
|
"National emblem"
|
|
],
|
|
"brand": "Armenia",
|
|
"meta": {
|
|
"description": "The coat of arms of Armenia, featuring a shield with a lion and a sun.",
|
|
"wikipedia": "https://en.wikipedia.org/wiki/Coat_of_arms_of_Armenia"
|
|
}
|
|
}
|
|
] |