computer_tower_light constant

String const computer_tower_light

Implementation

static const String computer_tower_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="M166 72a6 6 0 01-6 6H96a6 6 0 010-12h64a6 6 0 016 6Zm-6 26H96a6 6 0 000 12h64a6 6 0 000-12Zm-32 72a10 10 0 1010 10 10 10 0 00-10-10Zm78-130v176a14 14 0 01-14 14H64a14 14 0 01-14-14V40a14 14 0 0114-14h128a14 14 0 0114 14Zm-12 0a2 2 0 00-2-2H64a2 2 0 00-2 2v176a2 2 0 002 2h128a2 2 0 002-2Z"/></svg>';