mirror of
				https://github.com/walkxcode/dashboard-icons.git
				synced 2025-10-31 00:37:58 +01:00 
			
		
		
		
	feat(icons): add open-router (#1859)
Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
		
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							3de350e48a
						
					
				
				
					commit
					98a9a878ee
				
			
							
								
								
									
										20
									
								
								meta/open-router.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										20
									
								
								meta/open-router.json
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,20 @@ | ||||
| { | ||||
|   "base": "svg", | ||||
|   "aliases": [ | ||||
|     "openrouter" | ||||
|   ], | ||||
|   "categories": [ | ||||
|     "Cloud" | ||||
|   ], | ||||
|   "update": { | ||||
|     "timestamp": "2025-08-30T13:29:57.437395", | ||||
|     "author": { | ||||
|       "id": 3728785, | ||||
|       "login": "bradich" | ||||
|     } | ||||
|   }, | ||||
|   "colors": { | ||||
|     "light": "open-router", | ||||
|     "dark": "open-router-dark" | ||||
|   } | ||||
| } | ||||
| @@ -8141,6 +8141,26 @@ | ||||
|             } | ||||
|         } | ||||
|     }, | ||||
|     "open-router": { | ||||
|         "base": "svg", | ||||
|         "aliases": [ | ||||
|             "openrouter" | ||||
|         ], | ||||
|         "categories": [ | ||||
|             "Cloud" | ||||
|         ], | ||||
|         "update": { | ||||
|             "timestamp": "2025-08-30T13:29:57.437395", | ||||
|             "author": { | ||||
|                 "id": 3728785, | ||||
|                 "login": "bradich" | ||||
|             } | ||||
|         }, | ||||
|         "colors": { | ||||
|             "light": "open-router", | ||||
|             "dark": "open-router-dark" | ||||
|         } | ||||
|     }, | ||||
|     "frp": { | ||||
|         "base": "svg", | ||||
|         "aliases": [], | ||||
|   | ||||
							
								
								
									
										
											BIN
										
									
								
								png/open-router-dark.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								png/open-router-dark.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 6.6 KiB | 
							
								
								
									
										
											BIN
										
									
								
								png/open-router.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								png/open-router.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 8.0 KiB | 
							
								
								
									
										8
									
								
								svg/open-router-dark.svg
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								svg/open-router-dark.svg
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,8 @@ | ||||
| <svg xmlns="http://www.w3.org/2000/svg" fill="#fff" stroke="#fff" viewBox="-45 32.23 556.5 433.48"> | ||||
|   <g clip-path="url(#clip0_205_3)"> | ||||
|     <path d="M3 248.945C18 248.945 76 236 106 219C136 202 136 202 198 158C276.497 102.293 332 120.945 423 120.945" stroke-width="90"/> | ||||
|     <path d="M511 121.5L357.25 210.268L357.25 32.7324L511 121.5Z"/> | ||||
|     <path d="M0 249C15 249 73 261.945 103 278.945C133 295.945 133 295.945 195 339.945C273.497 395.652 329 377 420 377" stroke-width="90"/> | ||||
|     <path d="M508 376.445L354.25 287.678L354.25 465.213L508 376.445Z"/> | ||||
|   </g> | ||||
| </svg> | ||||
| After Width: | Height: | Size: 563 B | 
							
								
								
									
										8
									
								
								svg/open-router.svg
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								svg/open-router.svg
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,8 @@ | ||||
| <svg xmlns="http://www.w3.org/2000/svg" fill="#111111" stroke="#111111" viewBox="-45 32.23 556.5 433.48"> | ||||
|   <g clip-path="url(#clip0_205_3)"> | ||||
|     <path d="M3 248.945C18 248.945 76 236 106 219C136 202 136 202 198 158C276.497 102.293 332 120.945 423 120.945" stroke-width="90"/> | ||||
|     <path d="M511 121.5L357.25 210.268L357.25 32.7324L511 121.5Z"/> | ||||
|     <path d="M0 249C15 249 73 261.945 103 278.945C133 295.945 133 295.945 195 339.945C273.497 395.652 329 377 420 377" stroke-width="90"/> | ||||
|     <path d="M508 376.445L354.25 287.678L354.25 465.213L508 376.445Z"/> | ||||
|   </g> | ||||
| </svg> | ||||
| After Width: | Height: | Size: 569 B | 
| @@ -1454,6 +1454,8 @@ | ||||
|         "open-observe.png", | ||||
|         "open-regex.png", | ||||
|         "open-resume.png", | ||||
|         "open-router-dark.png", | ||||
|         "open-router.png", | ||||
|         "open-source-initiative.png", | ||||
|         "open-webui-light.png", | ||||
|         "open-webui.png", | ||||
| @@ -3631,6 +3633,8 @@ | ||||
|         "open-observe.svg", | ||||
|         "open-regex.svg", | ||||
|         "open-resume.svg", | ||||
|         "open-router-dark.svg", | ||||
|         "open-router.svg", | ||||
|         "open-source-initiative.svg", | ||||
|         "open-webui-light.svg", | ||||
|         "open-webui.svg", | ||||
| @@ -5860,6 +5864,8 @@ | ||||
|         "open-observe.webp", | ||||
|         "open-regex.webp", | ||||
|         "open-resume.webp", | ||||
|         "open-router-dark.webp", | ||||
|         "open-router.webp", | ||||
|         "open-source-initiative.webp", | ||||
|         "open-webui-light.webp", | ||||
|         "open-webui.webp", | ||||
|   | ||||
							
								
								
									
										
											BIN
										
									
								
								webp/open-router-dark.webp
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								webp/open-router-dark.webp
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 5.3 KiB | 
							
								
								
									
										
											BIN
										
									
								
								webp/open-router.webp
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								webp/open-router.webp
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 7.3 KiB | 
		Reference in New Issue
	
	Block a user