📕
[ARCHIVED] Cape Agulhas App
  • Home
  • User guide
    • Installation
    • User accounts and service requests
    • Supported devices
    • Troubleshooting
    • How do I reset notification preferences?
    • Enable Notifications from Settings Page
  • Administrator guide
    • Managing content
    • Pages
      • Councillors
      • Services
    • Snippets
    • Notices and Notifications
    • Important Contacts
    • Icons
    • App Environments
    • Administrator accounts
  • API
    • Overview
    • Web hooks
    • Web push
    • Accounts
    • User authentication (JWT Token)
    • Service Requests
  • Development
  • Software Development
  • Architectural Decision Records
    • ADR01: Single page app vs server-side templating
    • ADR02: custom web push backend or which service
  • Collaborator Service Requests Integration
  • Deployment
  • Design System and Component Library
    • Webflow exports & changelog
    • Component library
    • Link Blocks
    • Form Elements
    • Grids
Powered by GitBook
On this page

Was this helpful?

  1. Administrator guide

Icons

PreviousImportant ContactsNextApp Environments

Last updated 4 years ago

Was this helpful?

An icon for an item like a page or key contact is specified using the text field "Icon classes" on that item. The app uses the Font Awesome version 5 Free icons.

The available icons can be found by searching the .

The value of the Icon Classes field is made up of two parts - the icon style and the icon name.

We mostly use the Solid style icons, denoted by the code fas

The icon identifier will then be a code describing the icon, prefixed by fa-

For example, to select the in the solid style, enter the text fas fa-user in the Icon Classes field of an item.

That would result in the following icon being used when an icon can be shown, e.g. in a list of items:

Icons should be used consistently - e.g. if a water droplet is used to denote the water supply municipal service, try to always use that icon or variations heavily based on it, for relevant items.

Icons should not result in confusing different things. E.g. avoid using the same truck icon for transport and fire service - since these topics are unrelated, we don't want users to see the icon and think they're related.

Font Awesome gallery
User icon