mirror of
				https://github.com/Mibew/simple-icons.git
				synced 2025-10-31 10:31:06 +03: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