device_mobile_speaker_light constant

String const device_mobile_speaker_light

Implementation

static const String device_mobile_speaker_light =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M176 18H80a22.1 22.1 0 00-22 22v176a22.1 22.1 0 0022 22h96a22.1 22.1 0 0022-22V40a22.1 22.1 0 00-22-22Zm10 198a10 10 0 01-10 10H80a10 10 0 01-10-10V40a10 10 0 0110-10h96a10 10 0 0110 10ZM166 56a6 6 0 01-6 6H96a6 6 0 010-12h64a6 6 0 016 6Z"/></svg>';