i_30fps constant

String const i_30fps

Implementation

static const String i_30fps =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M2 19v-3h6v-2.5H2v-3h6V8H2V5h6q1.25 0 2.125.875T11 8v1.9q0 .875-.613 1.487Q9.775 12 8.9 12q.875 0 1.487.613.613.612.613 1.487V16q0 1.25-.875 2.125T8 19Zm13-3h4V8h-4v8Zm0 3q-1.25 0-2.125-.875T12 16V8q0-1.25.875-2.125T15 5h4q1.25 0 2.125.875T22 8v8q0 1.25-.875 2.125T19 19Z"/></svg>';