Skip to content

Context Icon new

A small icon that is used to indicate the status or category of a record. The context icon is mostly positioned in the top or bottom right corner of an element (e.g. Circular Icon) and uses FontAwesome icons.

<div class="c-context-icon -neu" aria-hidden="true">
  <i class="far fa-plus"></i>
</div>

State Modifiers

.c-context-icon.-is-disabled

Type Modifiers

Use these modifiers on the .c-circular-context component to change its background color.

State / ModifierIcon ClassMeaningPreview
.-neufas fa-plusNeu / New
.-done, .-fertigfas fa-checkFertig / Done / Success
.-sentfas fa-check-doubleGesendet / Transferred
.-starfas fa-starFavorit / Star
.-erneutfas fa-arrow-rotate-leftErneut / Repeat
.-editfar fa-penBearbeiten / Edit
.-warningfas fa-exclamationWarnung / Warning
.-linkedfas fa-linkVerknüpft / Linked
.-readonlyfas fa-eyeReadonly
.-archivfa-kit fa-archivArchiv
.-templatefas fa-file-linesVorlage / Template
.-recentfas fa-clock-rotate-leftZuletzt / Recent
.-trashfas fa-trashPapierkorb / Trash
.-settingsfas fa-cogEinstellungen / Settings