computer_tower_fill constant

String const computer_tower_fill

Implementation

static const String computer_tower_fill =
    '<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="M192 24H64a16 16 0 00-16 16v176a16 16 0 0016 16h128a16 16 0 0016-16V40a16 16 0 00-16-16Zm-64 168a12 12 0 1112-12 12 12 0 01-12 12Zm32-80H96a8 8 0 010-16h64a8 8 0 010 16Zm0-32H96a8 8 0 010-16h64a8 8 0 010 16Z"/></svg>';