Principi Base Accessibilité Sistema di design Guidelines Deutsch Français Italiano English I nostri principi di design Soluzioni focalizzate sull’utente Riconoscibilità Inclusione Riduzione Olistico Autoesplicativo Orientamento all’attività Adeguatezza Portale della marca FFS Logo Orologio digitale Diritti di utilizzazione Colori die base Colori funzionali Colori Off Brand Icone Icone dell'orario Pittogrammi Informazioni sull’accessibilità Über diesen Guide Contatti Letture consigliate Product Owner User Research Interaction Design Visual Design Development Content Design Testing What is a design system? Designing Coding FAQ Aiuto Processo Contribution Contatto Introduzione Base Componenti Overview Releases Design Tokens Komponenten Introduzione Base Informazioni Introduzione Base Componenti Senso & scopo Community Assets Istruzioni Power-Apps Banner pubblicitari digitali SAP Icone delle app Signet Info

Was macht die Komponente?

Die Komponente stellt das Signet der SBB dar und ist Bestandteil des Logo.

Wann soll die Komponente eingesetzt werden?

  • Wenn das Logo eingesetzt/benötigt wird.

Regeln

  • Die Darstellung, Grösse und Platzierung wird durch das Logo gewährleistet.
  • Das Signet darf nicht verändert werden.
Logo
Anatomie
Anatomie der Komponente
Demo

Spielwiese

Schutzraum Ideal Minimal Kein Schutzraum Hintergrund White Milk Iron Charcoal Black
No Protective Room
Minimal Protective Room
Ideal Protective Room
Panel Protective Room
HTML in Zwischenablage 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, panel and none.

With panel value, the component is displayed with a left padding, similar to the sbb-logo component but without the text.
This is useful, for example, in the sbb-header with size='s'.

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

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

<sbb-signet protective-room="panel"></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 SbbSignetProtectiveRoom 'ideal' Visual protective room around signet.

CSS Properties

Name Default Description
--sbb-signet-height auto Can be used to set the height of the signet.
Impressum Contatto Protezione dei dati Impostazioni dei cookie