Icons
  The files noted here are scalable vector icons. These designs are intended to achieve a consistent look and feel across CBP products. Where applicable, use the “CBP Recommended Icons” first before seeking alternatives.
  Attention - We are currently troubleshooting known technical issues relating to Internet Explorer’s inability to show icons internally.
 
  Colors and Sizes
  Icons should always be one solid color—black, white, or a Primary Color— and can stand alone or be placed in contrasting color circles.
  When scaling icons, ensure the sizes used appear sharp on standard and high DPI screens.
    
        
            - System icons should always be one solid color
 
            - System icons should either be black, white, or any other primary UI color
 
            - System icons can be placed in colored circles
 
        
     
    
 
    
        
            - Icons can vary in size
 
            - When scaling icons, ensure the sizes used appear sharp on standard and high DPI screens
 
        
     
    
        
             fa-lg
             fa-2x
             fa-3x
             fa-4x
             fa-5x
         
     
 
   
 
  Usage
  
    - Your application and audience may benefit from other methods of serving icons
 
    - The method used for dynamically scaling icons is dependent on the method used for serving icons
 
    - The method used for coloring icons is dependent on the method used for serving icons
 
    - For increased performance, create icon bundles containing only used icons
 
  
  The style guide uses Font Awesome 4.4.0.
See Font Awesome Icons full list of icons and examples.
   
 
  CBP Universal Icons
  Where applicable, use these icons first before seeking alternatives.
  To recommend a Universal Icon, create an issue on Github with your suggestion.
    
        
            
  User, Person, Profile
  
    - Represents an individual person or user.
 
    - fa-user
 
  
            
         
        
  Groups or Teams
  
    - Represents a group of users.
 
    - fa-users
 
  
            
         
        
  Settings
  
    - Represents a settings or preferences.
 
    - fa-gear
 
  
            
         
        
  
  
    - Represents a menu.
 
    - fa-bars
 
  
            
         
        
  Inbox
  
    - Represents an inbox.
 
    - fa-inbox
 
  
            
         
        
  Calendar
  
    - Represents a calendar.
 
    - fa-calendar
 
  
            
         
        
  Logout
  
    - Represents a logout action.
 
    - fa-sign-out
 
  
            
         
        
  Info
  
    - Represents where additional information can be found.
 
    - fa-info
 
  
            
         
        
  Questions
  
    - Represents where FAQ can be found.
 
    - fa-question
 
  
            
         
        
  Favorite
  
    - Represents that an item is favorited.
 
    - fa-star
 
  
            
         
        
  Favorite Not Selected
  
    - Represents that an item can be favorited.
 
    - fa-star-o
 
  
            
         
        
  Edit
  
    - Represents that an item can be edited.
 
    - fa-pencil
 
  
            
         
        
  Delete
  
    - Represents that an item can be deleted.
 
    - fa-trash
 
  
            
         
        
  Not Allowed
  
    - Represents that an action is not permitted. This icon can be stacked with other icons.
 
    - fa-ban
 
  
            
         
        
  Refresh
  
    - Represents that data can be refreshed.
 
    - fa-refresh
 
  
            
         
        
  Home
  
    - Represents the starting place of an application.
 
    - fa-home
 
  
            
         
        
  Back
  
    - Represents going back in navigation or data.
 
    - fa-arrow-left
 
  
            
         
        
  Forward
  
    - Represents going forward in navigation or data.
 
    - fa-arrow-right
 
  
            
         
        
  Share
  
    - Represents sharing an item.
 
    - fa-share-alt
 
  
            
         
        
  Office
  
    - Represents an office.
 
    - fa-building
 
  
            
         
      
  Expand
  
    - Represents a link that can expand a section.
 
    - fa-expand
 
  
            
         
        
  Collapse
  
    - Represents a link that can collapse or compress a section.
 
    - fa-compress
 
  
            
         
        
  External Link
  
    - Represents a link that is external to the current application. This could be another application or an external site.
 
    - fa-external-link