mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 07:24:13 +00:00 
			
		
		
		
	Add missing Map Marker icon (used on user profiles) (#3283)
This commit is contained in:
		
							parent
							
								
									3fc70996e2
								
							
						
					
					
						commit
						bfd6bb0fda
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -119,6 +119,7 @@ import {
 | 
			
		|||
	faExternalLinkSquareAlt,
 | 
			
		||||
	faSync,
 | 
			
		||||
	faArrowLeft,
 | 
			
		||||
	faMapMarker,
 | 
			
		||||
} from '@fortawesome/free-solid-svg-icons';
 | 
			
		||||
 | 
			
		||||
import {
 | 
			
		||||
| 
						 | 
				
			
			@ -243,6 +244,7 @@ library.add(
 | 
			
		|||
	faExternalLinkSquareAlt,
 | 
			
		||||
	faSync,
 | 
			
		||||
	faArrowLeft,
 | 
			
		||||
	faMapMarker,
 | 
			
		||||
 | 
			
		||||
	farBell,
 | 
			
		||||
	farEnvelope,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue