mirror of
				https://github.com/Mibew/simple-icons.git
				synced 2025-10-31 10:31:06 +03:00 
			
		
		
		
	Add Sapper alias to Svelte (#4866)
* Update Svelte and Add Sapper * Revert Svelte * Convert to alias * Fix JSON
This commit is contained in:
		
							parent
							
								
									be407b1c80
								
							
						
					
					
						commit
						ccd14957ce
					
				| @ -8492,7 +8492,16 @@ | ||||
|         { | ||||
|             "title": "Svelte", | ||||
|             "hex": "FF3E00", | ||||
|             "source": "https://github.com/sveltejs/branding/blob/c4dfca6743572087a6aef0e109ffe3d95596e86a/svelte-logo.svg" | ||||
|             "source": "https://github.com/sveltejs/branding/blob/c4dfca6743572087a6aef0e109ffe3d95596e86a/svelte-logo.svg", | ||||
|             "aliases": { | ||||
|                 "dup": [ | ||||
|                     { | ||||
|                         "title": "Sapper", | ||||
|                         "hex": "159497", | ||||
|                         "source": "https://sapper.svelte.dev/" | ||||
|                     } | ||||
|                 ] | ||||
|             } | ||||
|         }, | ||||
|         { | ||||
|             "title": "SVG", | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user