antenna_bars constant

String const antenna_bars

Implementation

static const String antenna_bars =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="64" height="64" preserveAspectRatio="xMidYMid meet" viewBox="0 0 64 64"><path fill="currentColor" d="M32 2C15.432 2 2 15.432 2 32s13.432 30 30 30 30-13.432 30-30S48.568 2 32 2M20 48h-6v-8h6v8m10 0h-6V32h6v16m10 0h-6V24h6v24m10 0h-6V16h6v32"/></svg>';