railway constant

String const railway

Implementation

static const String railway =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="344" height="432" preserveAspectRatio="xMidYMid meet" viewBox="0 0 344 432"><path fill="currentColor" d="M0 315V91q0-27 12.5-45t38-26.5 53-11.5 67-3 67 3 53 11.5 38 26.5T341 91v224q0 31-21.5 52.5T267 389l32 32v11H43v-11l32-32q-31 0-53-21.5T0 315zm170.5 32q17.5 0 30-12.5T213 304t-12.5-30.5-30-12.5-30 12.5T128 304t12.5 30.5 30 12.5zM299 197V91H43v106h256z"/></svg>';