internet_speed_meter_lite constant

String const internet_speed_meter_lite

Implementation

static const String internet_speed_meter_lite =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M40.5 5.5h-33a2 2 0 00-2 2v33a2 2 0 002 2h33a2 2 0 002-2v-33a2 2 0 00-2-2Zm-8.336 27.446V15.148"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="m38 22.964-5.835-7.91-5.836 7.91m-10.494-7.91v17.798m5.836-7.816-5.836 7.91L10 25.036"/></svg>';