mirror of
				https://github.com/walkxcode/dashboard-icons.git
				synced 2025-10-31 16:57:58 +01:00 
			
		
		
		
	feat(icons): add arcane (#1463)
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
						
							77383c6f6f
						
					
				
				
					commit
					f8b6c7ea4b
				
			
							
								
								
									
										14
									
								
								meta/arcane.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								meta/arcane.json
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,14 @@ | ||||
| { | ||||
|   "base": "svg", | ||||
|   "aliases": [], | ||||
|   "categories": [ | ||||
|     "Development" | ||||
|   ], | ||||
|   "update": { | ||||
|     "timestamp": "2025-05-20T18:05:17.743322", | ||||
|     "author": { | ||||
|       "id": 25576967, | ||||
|       "login": "kmendell" | ||||
|     } | ||||
|   } | ||||
| } | ||||
| @@ -5979,6 +5979,20 @@ | ||||
|             } | ||||
|         } | ||||
|     }, | ||||
|     "arcane": { | ||||
|         "base": "svg", | ||||
|         "aliases": [], | ||||
|         "categories": [ | ||||
|             "Development" | ||||
|         ], | ||||
|         "update": { | ||||
|             "timestamp": "2025-05-20T18:05:17.743322", | ||||
|             "author": { | ||||
|                 "id": 25576967, | ||||
|                 "login": "kmendell" | ||||
|             } | ||||
|         } | ||||
|     }, | ||||
|     "feedlynx": { | ||||
|         "base": "svg", | ||||
|         "aliases": [], | ||||
|   | ||||
							
								
								
									
										
											BIN
										
									
								
								png/arcane.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								png/arcane.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 7.6 KiB | 
							
								
								
									
										6
									
								
								svg/arcane.svg
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								svg/arcane.svg
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,6 @@ | ||||
| <svg xmlns="http://www.w3.org/2000/svg" version="1.0" preserveAspectRatio="xMidYMid meet" viewBox="121.67 123 256.36 257.5"> | ||||
|  | ||||
| <g transform="translate(0.000000,500.000000) scale(0.100000,-0.100000)" fill="rgb(109, 40, 217)" stroke="none"> | ||||
| <path d="M2307 3754 c-20 -11 -39 -39 -64 -92 -20 -42 -93 -198 -163 -347 -70 -148 -143 -304 -163 -345 -19 -41 -65 -138 -102 -215 -37 -77 -99 -207 -137 -290 -72 -153 -202 -428 -323 -680 -138 -288 -147 -311 -134 -339 16 -35 40 -38 261 -34 172 3 189 5 207 23 11 11 52 90 92 175 81 173 120 240 187 318 89 106 226 186 375 221 150 35 207 79 272 210 43 87 41 91 -49 111 -99 22 -190 23 -291 5 -53 -9 -98 -15 -101 -12 -5 5 26 75 148 327 52 107 103 212 113 233 24 52 58 73 90 59 25 -12 65 -89 227 -437 105 -224 104 -220 88 -295 -27 -129 -97 -233 -204 -302 -61 -40 -100 -53 -194 -68 -128 -21 -250 -111 -308 -226 -26 -54 -29 -68 -29 -169 0 -102 2 -115 29 -170 38 -77 114 -153 191 -191 55 -27 69 -29 170 -29 102 0 114 2 169 30 152 77 238 230 222 394 -3 36 -9 75 -12 87 -4 16 2 26 28 41 18 11 66 48 105 82 40 33 77 61 81 61 8 0 76 -136 176 -352 60 -130 55 -128 288 -128 150 0 188 3 206 16 42 29 41 32 -150 434 -103 216 -342 718 -375 790 -20 41 -73 153 -119 249 -46 95 -84 175 -84 176 0 2 -34 74 -75 160 -41 87 -75 158 -75 160 0 1 -36 77 -80 169 -103 214 -90 206 -305 206 -124 -1 -166 -4 -188 -16z"/> | ||||
| </g> | ||||
| </svg> | ||||
| After Width: | Height: | Size: 1.3 KiB | 
| @@ -88,6 +88,7 @@ | ||||
|         "apprise.png", | ||||
|         "appwrite.png", | ||||
|         "ara-records-ansible.png", | ||||
|         "arcane.png", | ||||
|         "arch-linux.png", | ||||
|         "archisteamfarm.png", | ||||
|         "archivebox.png", | ||||
| @@ -2367,6 +2368,7 @@ | ||||
|         "apple.svg", | ||||
|         "appwrite.svg", | ||||
|         "ara-records-ansible.svg", | ||||
|         "arcane.svg", | ||||
|         "arch-linux.svg", | ||||
|         "arduino.svg", | ||||
|         "argo-cd.svg", | ||||
| @@ -4218,6 +4220,7 @@ | ||||
|         "apprise.webp", | ||||
|         "appwrite.webp", | ||||
|         "ara-records-ansible.webp", | ||||
|         "arcane.webp", | ||||
|         "arch-linux.webp", | ||||
|         "archisteamfarm.webp", | ||||
|         "archivebox.webp", | ||||
|   | ||||
							
								
								
									
										
											BIN
										
									
								
								webp/arcane.webp
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								webp/arcane.webp
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 22 KiB | 
		Reference in New Issue
	
	Block a user