train_simple_light constant

String const train_simple_light

Implementation

static const String train_simple_light =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M188 26H68a30.1 30.1 0 00-30 30v128a30.1 30.1 0 0030 30h16l-16.8 22.4a6 6 0 109.6 7.2L99 214h58l22.2 29.6a6 6 0 009.6-7.2L172 214h16a30.1 30.1 0 0030-30V56a30.1 30.1 0 00-30-30ZM68 38h120a18.1 18.1 0 0118 18v66H50V56a18.1 18.1 0 0118-18Zm120 164H68a18.1 18.1 0 01-18-18v-50h156v50a18.1 18.1 0 01-18 18Zm-94-30a10 10 0 11-10-10 10 10 0 0110 10Zm88 0a10 10 0 11-10-10 10 10 0 0110 10Z"/></svg>';