tickertape constant

String const tickertape

Icon Data of tickertape

Implementation

static const String tickertape =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><rect width="5.606" height="3.441" x="5.5" y="22.279" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" rx=".781"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="m18.283 27.911-4.516-7.822H22.8Zm8.873-7.947-4.516 7.822h9.033Z"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M7.5 5.5a2 2 0 00-2 2v9.295h27.502a1.393 1.393 0 011.396 1.396V29.81a1.393 1.393 0 01-1.396 1.396H5.5V40.5a2 2 0 002 2h33a2 2 0 002-2v-33a2 2 0 00-2-2Z"/></svg>';