mirror of
https://github.com/simple-icons/simple-icons.git
synced 2024-11-26 01:00:27 +02:00
Add Logicool aliases (#10430)
This commit is contained in:
parent
1401fb2a05
commit
2455746fcc
@ -638,6 +638,10 @@
|
||||
"guidelines": {
|
||||
"description": "The brand guidelines, if different from the original",
|
||||
"$ref": "#/definitions/url"
|
||||
},
|
||||
"loc": {
|
||||
"description": "Localized names of the brand",
|
||||
"$ref": "#/definitions/locale"
|
||||
}
|
||||
},
|
||||
"additionalProperties": false
|
||||
|
@ -8609,7 +8609,18 @@
|
||||
{
|
||||
"title": "Logitech",
|
||||
"hex": "00B8FC",
|
||||
"source": "https://www.logitech.com/en-us/pr/library"
|
||||
"source": "https://www.logitech.com/en-us/pr/library",
|
||||
"aliases": {
|
||||
"dup": [
|
||||
{
|
||||
"title": "Logicool",
|
||||
"hex": "00BFFF",
|
||||
"loc": {
|
||||
"ja-JP": "ロジクール"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"title": "Logitech G",
|
||||
|
Loading…
Reference in New Issue
Block a user