| 
				
			 | 
			
			
				
				@@ -2,6 +2,8 @@ 
			 | 
		
		
	
		
			
			| 
				2
			 | 
			
				2
			 | 
			
			
				
				 // but the file's name and/or location (within the directory structure) don't 
			 | 
		
		
	
		
			
			| 
				3
			 | 
			
				3
			 | 
			
			
				
				 // reflect that, it suggests the file is platform-independent. 
			 | 
		
		
	
		
			
			| 
				4
			 | 
			
				4
			 | 
			
			
				
				 import { createIconSetFromIcoMoon } from 'react-native-vector-icons'; 
			 | 
		
		
	
		
			
			| 
				
			 | 
			
				5
			 | 
			
			
				
				+ 
			 | 
		
		
	
		
			
			| 
				
			 | 
			
				6
			 | 
			
			
				
				+// FIXME Share this with fonts/selection.json 
			 | 
		
		
	
		
			
			| 
				5
			 | 
			
				7
			 | 
			
			
				
				 import icoMoonConfig from './jitsi.json'; 
			 | 
		
		
	
		
			
			| 
				6
			 | 
			
				8
			 | 
			
			
				
				  
			 | 
		
		
	
		
			
			| 
				7
			 | 
			
				9
			 | 
			
			
				
				 /** 
			 |