mirror of
https://github.com/shadoll/sLogos.git
synced 2026-08-28 11:33:29 +00:00
32 lines
781 B
JSON
32 lines
781 B
JSON
[
|
|
{
|
|
"name": "Escudo De España",
|
|
"path": "Escudo_de_España.svg",
|
|
"format": "SVG",
|
|
"disable": false,
|
|
"tags": [
|
|
"Spain",
|
|
"Coat of arms",
|
|
"National emblem"
|
|
],
|
|
"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": [
|
|
"Ethiopia",
|
|
"National emblem"
|
|
],
|
|
"meta": {
|
|
"description": "The national emblem of Ethiopia, featuring a lion and a sun.",
|
|
"wikipedia": "https://en.wikipedia.org/wiki/Emblem_of_Ethiopia"
|
|
}
|
|
}
|
|
]
|