Page Interactions
Icons used to indicate available interactions with the page itself.
Close
.fas.fa-times
(Font Awesome),
.glyphicon.glyphicon-remove
(Glyphicons)
For hiding/closing content (messages, modals, etc), clearing content (not delete), and for unassociating content (not delete)
Menu
.fas.fa-bars
(Font Awesome),
.glyphicon.glyphicon-menu-hamburger
(Glyphicons)
For indicating an interactive menu
Close
.fas.fa-power-off
(Font Awesome),
.glyphicon.glyphicon-off
(Glyphicons)
For signing out of GeoPlatform accounts
Item Interactions
Icons used to indicate available interactions with content within the page, such as search results.
Delete
.fas.fa-trash
(Font Awesome),
.glyphicon.glyphicon-trash
(Glyphicons)
For deleting content
/
Selection State
.far.fa-square
/
.far.fa-check-square
(Font Awesome),
.glyphicon.glyphicon-unchecked
/
.glyphicon.glyphicon-check
(Glyphicons)
For indicating selectable / selected content
Options
.fas.fa-ellipsis-h
(Font Awesome),
.glyphicon.glyphicon-option-horizontal
(Glyphicons)
For indicating additional options for a piece of content
Content
Icons representing specific types of content within a page.
User
.fas.fa-user
(Font Awesome),
.glyphicon.glyphicon-user
(Glyphicons)
For representing a user
Search
.fas.fa-search
(Font Awesome),
.glyphicon.glyphicon-search
(Glyphicons)
For indicating a search field
Dates
.far.fa-calendar-alt
(Font Awesome),
.glyphicon.glyphicon-calendar
(Glyphicons)
For indicating calendar controls and date/time content
Informational
Icons used to indicate informational pieces, such as instructions, warnings, and errors.
General Info / Tips
.fas.fa-info-circle
(Font Awesome),
.glyphicon.glyphicon-info-sign
(Glyphicons)
For indicating informational content
Critical Info
.fas.fa-exclamation-circle
(Font Awesome),
.glyphicon.glyphicon-exclamation-sign
(Glyphicons)
For indicating critically important content (including errors)
Cautionary Info
.fas.fa-exclamation-triangle
(Font Awesome),
.glyphicon.glyphicon-warning-sign
(Glyphicons)
For indicating cautionary content (including warnings)