Zur Navigation Zum Inhalt Kontakt Menu Find component Overview Lyne Principles Foundation Accessibility Design System Guidelines Deutsch Français Italiano English Our design principles User-centred Recognisable Inclusive Reduced Holistic Self-explanatory Task-oriented Appropriate SBB Brand portal Logo Digital clock Rights of use Base colors Functional colors Off brand colors Icons Timetable icons Pictograms About accessibility Über diesen Guide Contact Further information Product Owner User Research Interaction Design Visual Design Development Content Design Testing What is a design system? Designing Coding FAQ Help Process Contribution Contact Overview Base Components Overview Releases Design Tokens Komponenten Overview Base Informationen Overview Base Components Sense & Purpose Community Assets Instructions Power-Apps Digital banner ads SAP Design Guidelines App Icons Signet Info

What does the component do?

The component represents the SBB signet and is part of the logo.

When should the component be used?

  • When the logo is used/required.

Rules

  • The presentation, size and placement are guaranteed by the logo.
  • The logo must not be changed.
Anatomy
Anatomy of the component
Demo

Playground

Protective room Ideal Minimal No protective room Background White Milk Iron Charcoal Black

Examples

No Protective Room
Minimal Protective Room
Ideal Protective Room
HTML-Markup kopiert.
Implementation

The sbb-signet is used as a wrapper for the SBB signet and ensures his aspect ratio and protective room.
To use the component, please define the desired height or width on sbb-signet.

<style>
  sbb-signet {
    height: 20px;
  }
</style>
<sbb-signet></sbb-signet>

Style

The aspect ratio of the logo can be changed using the protectiveRoom property.
Possible values are ideal (default), minimal and none.

<sbb-signet protective-room="none"></sbb-signet>

Properties

Name Attribute Privacy Type Default Description
accessibilityLabel accessibility-label public string 'Logo' Accessibility label which will be forwarded to the inner SVG signet.
protectiveRoom protective-room public SbbProtectiveRoom | undefined 'ideal' Visual protective room around signet.
Imprint Contact Cookie settings