Skip to main content
MybringDesign System

Icons

Implementation

<span
  data-[icontype]="[icontype]-[iconname]"
  data-[icontype]-class="optional-classname"
  data-[icontype]-title="optional-title"
></span>

icontype is either mybicon for UI icons or serviceicon for service icons. Only name is required, the others are optional. title is for when you need a hover text on the icon. Set size and colours via icon--* classes or CSS using the color or the fill attribute.

If clicking on the icon makes an element not clickable, add class pointev-none on the icon.

React syntax examples can be found in the React package readme.

<span data-mybicon="mybicon-box"></span>
<span data-mybicon="mybicon-box" data-mybicon-class="icon--m"></span>

<span data-serviceicon="serviceicon-crate" data-serviceicon-class="icon--l icon--green-dark"></span>
<span data-serviceicon="serviceicon-crate" data-serviceicon-class="icon--xl icon--gray"></span>

<span data-mybicon="mybicon-star" data-mybicon-class="icon--green"></span>
<span data-mybicon="mybicon-star" data-mybicon-class="icon--green-dark"></span>
<span data-mybicon="mybicon-star" data-mybicon-class="icon--orange"></span>
<span data-mybicon="mybicon-star" data-mybicon-class="icon--red"></span>
<span data-mybicon="mybicon-star" data-mybicon-class="icon--gray"></span>
<span data-mybicon="mybicon-star" data-mybicon-class="icon--lightgray"></span>

Applications and interfaces (mybicon)

Tip! By clicking on each icon, the full icon name will be copied.

address-card
alert
arrow-down
arrow-left
arrow-right
arrow-to-top
arrow-up
arrows-left
arrows-right
attention
box-check
box-edit
box
boxes-stack
building-arrow-right
calculator
calendar-attention
calendar
car
cart
chart-bar
check
circle
clipboard-checklist
clipboard-list
clock
cog
columns-edit
comment-alt-plus
comments-alt
copy
credit-card
cross
dotdotdot
download_file
economy
edit
envelope
exclamation-diamond
external-link
file-code
file-csv
file-excel
file-invoice-spec
file-invoice
file-pdf
file-search
help
info
key
leaf
list
location
mailbox
map-marked-alt
megaphone
movefile
pallet-alt
paperclip
pause
play
plus
postbox
printer
quality
search
ship
sidebar
sorting-arrows
spinner
star
sticky-note
stop
tags
talkbubble
tasks
trash
undo
upload_file
user-crown
user
users-cog
view-list
view-tile
warehouse

Usage

To clarify usage of icons that are related, look similar or might get mixed up.

Expand, add, remove, sort
Icon Meaning and usage
Closed state for disclosure and collapsible.
Closed state for drawers from left and open state for drawers from right.
Expanded/open state for disclosure and collapsible.
Indication for dropdown.
Navigate to the top.
Open state for drawers from left and closed state for drawers from right.
Navigate back.
Add, not open or expand.
Remove or hide, not close or collapse.
A compound icon for table sorting, correct display is handled by ARIA and CSS.
Communication
Icon Usage and meaning
Help messages and related buttons.
Information messages.
Important messages that need attention.
Dangerous goods
Feedback, comment, message.
Customer service.
New message, new support case.
Users
Icon Usage and meaning
Useradmin application, settings
Regular user
Superuser

Bring services (serviceicon)

Tip! By clicking on the service icons, you will also see which services they are used in.

airplane
  • Not used in any service
bicycle
  • Premium Courier Bicycle
  • Standard Courier Bicycle
  • Economy Courier Bicycle
building-return
  • Return business parcel
  • Business Parcel Return
  • Business Parcel Return Bulk
building
  • Business parcel
  • Business Parcel
  • Business Parcel Bulk
clock-striped-return
  • Return express
clock-striped
  • Business parcel express
  • Express Nordic 09:00
  • Express Nordic 09:00 Bulk
crate-07
  • Business before 07:00
crate-group-pickup
  • Not used in any service
crate-group-return
  • Not used in any service
crate-group
  • Not used in any service
crate-on-pallet-return
  • Not used in any service
crate-on-pallet
  • Business Pallet
  • Business Pallet (1/2 pallet)
  • Business Pallet (1/4 pallet)
  • Business pallet
crate-return
  • Return business groupage
crate
  • Business groupage
  • Mail
crates-parcels
  • Not used in any service
delivery-person
  • Long Distance Courier
  • Premium Courier
  • Standard Courier
  • Economy Courier
  • Courier Distribution
  • Courier Distribution Pallet
  • Same day distribution temp
  • Same day distribution parcel
  • Same day distribution pallet
door
  • Parcel home plus
  • Home Delivery Parcel
globe
  • Cargo International
house-open
  • Urban Home Delivery
house-pickup
  • Not used in any service
house-return
  • Home Delivery Return
  • Indoor Return
  • Curbside Return
house
  • Home Delivery Single Indoor
  • Home Delivery Indoor
  • Home Delivery Curbside
  • Home Delivery Curbside Evening
leaves
  • Not used in any service
letters
  • Not used in any service
locker
  • Not used in any service
mail-tracking
  • Letter Packet
mailbox-barcode
  • Not used in any service
mailbox-return
  • Return mailbox parcel
mailbox
  • Home mailbox parcel
  • Home mailbox parcel RFID
oil
  • Supply Base Logistics
  • Project Logistics
parcel-pickup
  • Not used in any service
parcel
  • Not used in any service
pointer-return
  • Return from pick-up point
  • Return parcel to business
  • PickUp Parcel Return
  • PickUp Parcel Return Bulk
pointer
  • Pickup parcel
  • PickUp Parcel
  • PickUp Parcel Bulk
  • Bring Pack
thermometer
  • Not used in any service
truck
  • Long Distance Courier Truck
  • Premium Courier Truck
  • Standard Courier Truck
  • Economy Courier Truck
weights-return
  • Not used in any service
weights
  • Business partload

Deprecations

Any implementation using xlink:href should be changed.

width and height attributes are deprecated to reduce complexity. The icons come with a default size and should use CSS to control it beyond that.

Deprecated icons
plus_circle
sorting-arrow-down
sorting-arrow-up
sorting-arrows-default
x-circle
airplane_depr
  • Not used in any service
cargo
  • Not used in any service
cargo_return
  • Not used in any service
courier_car
  • Not used in any service
home-delivery
  • Not used in any service
home-delivery_return
  • Not used in any service
oil_platform
  • Not used in any service
parcel_depr
  • Not used in any service
parcel_return
  • Not used in any service
thermo
  • Not used in any service