mirror of
				https://github.com/walkxcode/dashboard-icons.git
				synced 2025-10-31 00:37:58 +01:00 
			
		
		
		
	feat(icons): add oh-my-posh (#1478)
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
						
							0284dbee84
						
					
				
				
					commit
					b8f5bb7f01
				
			
							
								
								
									
										16
									
								
								meta/oh-my-posh.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								meta/oh-my-posh.json
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,16 @@ | ||||
| { | ||||
|   "base": "svg", | ||||
|   "aliases": [], | ||||
|   "categories": [], | ||||
|   "update": { | ||||
|     "timestamp": "2025-05-21T09:01:47.712689", | ||||
|     "author": { | ||||
|       "id": 48109134, | ||||
|       "login": "jdcool00" | ||||
|     } | ||||
|   }, | ||||
|   "colors": { | ||||
|     "light": "oh-my-posh", | ||||
|     "dark": "oh-my-posh-dark" | ||||
|   } | ||||
| } | ||||
| @@ -23314,6 +23314,22 @@ | ||||
|             } | ||||
|         } | ||||
|     }, | ||||
|     "oh-my-posh": { | ||||
|         "base": "svg", | ||||
|         "aliases": [], | ||||
|         "categories": [], | ||||
|         "update": { | ||||
|             "timestamp": "2025-05-21T09:01:47.712689", | ||||
|             "author": { | ||||
|                 "id": 48109134, | ||||
|                 "login": "jdcool00" | ||||
|             } | ||||
|         }, | ||||
|         "colors": { | ||||
|             "light": "oh-my-posh", | ||||
|             "dark": "oh-my-posh-dark" | ||||
|         } | ||||
|     }, | ||||
|     "dream-host": { | ||||
|         "base": "svg", | ||||
|         "aliases": [], | ||||
|   | ||||
							
								
								
									
										
											BIN
										
									
								
								png/oh-my-posh-dark.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								png/oh-my-posh-dark.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 4.2 KiB | 
							
								
								
									
										
											BIN
										
									
								
								png/oh-my-posh.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								png/oh-my-posh.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 4.2 KiB | 
							
								
								
									
										39
									
								
								svg/oh-my-posh-dark.svg
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										39
									
								
								svg/oh-my-posh-dark.svg
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,39 @@ | ||||
| <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" xml:space="preserve" viewBox="0 2.2 30.85 26.44"> | ||||
| <g> | ||||
| 	<g id="c43_terminal"> | ||||
| 		<path d="M28.645,2.203H2.204C0.987,2.203,0,3.188,0,4.405v22.038c0,1.216,0.987,2.204,2.204,2.204h26.441    c1.215,0,2.206-0.988,2.206-2.204V4.405C30.851,3.188,29.859,2.203,28.645,2.203z M7.162,3.857c0.607,0,1.102,0.491,1.102,1.103    c0,0.607-0.494,1.098-1.102,1.098c-0.611,0-1.104-0.49-1.104-1.098C6.059,4.349,6.551,3.857,7.162,3.857z M3.855,3.857    c0.608,0,1.102,0.491,1.102,1.103c0,0.607-0.493,1.098-1.102,1.098S2.752,5.568,2.752,4.96C2.753,4.349,3.246,3.857,3.855,3.857z     M28.645,26.444H2.204V7.735h26.441V26.444z" fill="#FFFFFF"/> | ||||
| 		<polygon points="12.351,12.264 5.275,9.028 5.275,10.589 10.746,12.929 10.746,12.958 5.275,15.294 5.275,16.854 12.351,13.618    " fill="#FFFFFF"/> | ||||
| 		<rect x="15.682" y="12.199" width="3.855" height="1.486" fill="#FFFFFF"/> | ||||
| 	</g> | ||||
| 	<g id="Capa_1_86_"> | ||||
| 	</g> | ||||
| </g> | ||||
| <g> | ||||
| </g> | ||||
| <g> | ||||
| </g> | ||||
| <g> | ||||
| </g> | ||||
| <g> | ||||
| </g> | ||||
| <g> | ||||
| </g> | ||||
| <g> | ||||
| </g> | ||||
| <g> | ||||
| </g> | ||||
| <g> | ||||
| </g> | ||||
| <g> | ||||
| </g> | ||||
| <g> | ||||
| </g> | ||||
| <g> | ||||
| </g> | ||||
| <g> | ||||
| </g> | ||||
| <g> | ||||
| </g> | ||||
| <g> | ||||
| </g> | ||||
| </svg> | ||||
| After Width: | Height: | Size: 1.1 KiB | 
							
								
								
									
										41
									
								
								svg/oh-my-posh.svg
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										41
									
								
								svg/oh-my-posh.svg
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,41 @@ | ||||
| <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" xml:space="preserve" viewBox="0 2.2 30.85 26.44"> | ||||
| <g> | ||||
| 	<g id="c43_terminal"> | ||||
| 		<path d="M28.645,2.203H2.204C0.987,2.203,0,3.188,0,4.405v22.038c0,1.216,0.987,2.204,2.204,2.204h26.441    c1.215,0,2.206-0.988,2.206-2.204V4.405C30.851,3.188,29.859,2.203,28.645,2.203z M7.162,3.857c0.607,0,1.102,0.491,1.102,1.103    c0,0.607-0.494,1.098-1.102,1.098c-0.611,0-1.104-0.49-1.104-1.098C6.059,4.349,6.551,3.857,7.162,3.857z M3.855,3.857    c0.608,0,1.102,0.491,1.102,1.103c0,0.607-0.493,1.098-1.102,1.098S2.752,5.568,2.752,4.96C2.753,4.349,3.246,3.857,3.855,3.857z     M28.645,26.444H2.204V7.735h26.441V26.444z"/> | ||||
| 		<polygon points="12.351,12.264 5.275,9.028 5.275,10.589 10.746,12.929 10.746,12.958 5.275,15.294 5.275,16.854 12.351,13.618    "/> | ||||
| 		<rect x="15.682" y="12.199" width="3.855" height="1.486"/> | ||||
| 	</g> | ||||
| 	<g id="Capa_1_86_"> | ||||
| 	</g> | ||||
| </g> | ||||
| <g> | ||||
| </g> | ||||
| <g> | ||||
| </g> | ||||
| <g> | ||||
| </g> | ||||
| <g> | ||||
| </g> | ||||
| <g> | ||||
| </g> | ||||
| <g> | ||||
| </g> | ||||
| <g> | ||||
| </g> | ||||
| <g> | ||||
| </g> | ||||
| <g> | ||||
| </g> | ||||
| <g> | ||||
| </g> | ||||
| <g> | ||||
| </g> | ||||
| <g> | ||||
| </g> | ||||
| <g> | ||||
| </g> | ||||
| <g> | ||||
| </g> | ||||
| <g> | ||||
| </g> | ||||
| </svg> | ||||
| After Width: | Height: | Size: 1.1 KiB | 
| @@ -1361,6 +1361,8 @@ | ||||
|         "odysee-full-light.png", | ||||
|         "odysee.png", | ||||
|         "office-365.png", | ||||
|         "oh-my-posh-dark.png", | ||||
|         "oh-my-posh.png", | ||||
|         "olivetin-light.png", | ||||
|         "olivetin.png", | ||||
|         "ollama.png", | ||||
| @@ -3412,6 +3414,8 @@ | ||||
|         "odysee-full-light.svg", | ||||
|         "odysee.svg", | ||||
|         "office-365.svg", | ||||
|         "oh-my-posh-dark.svg", | ||||
|         "oh-my-posh.svg", | ||||
|         "olivetin-light.svg", | ||||
|         "olivetin.svg", | ||||
|         "ollama.svg", | ||||
| @@ -5512,6 +5516,8 @@ | ||||
|         "odysee-full-light.webp", | ||||
|         "odysee.webp", | ||||
|         "office-365.webp", | ||||
|         "oh-my-posh-dark.webp", | ||||
|         "oh-my-posh.webp", | ||||
|         "olivetin-light.webp", | ||||
|         "olivetin.webp", | ||||
|         "ollama.webp", | ||||
|   | ||||
							
								
								
									
										
											BIN
										
									
								
								webp/oh-my-posh-dark.webp
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								webp/oh-my-posh-dark.webp
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 2.6 KiB | 
							
								
								
									
										
											BIN
										
									
								
								webp/oh-my-posh.webp
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								webp/oh-my-posh.webp
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 2.6 KiB | 
		Reference in New Issue
	
	Block a user