computer_tower_thin constant

String const computer_tower_thin

Implementation

static const String computer_tower_thin =
    '<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="M164 72a4 4 0 01-4 4H96a4 4 0 010-8h64a4 4 0 014 4Zm-4 28H96a4 4 0 000 8h64a4 4 0 000-8Zm-32 72a8 8 0 108 8 8 8 0 00-8-8Zm76-132v176a12 12 0 01-12 12H64a12 12 0 01-12-12V40a12 12 0 0112-12h128a12 12 0 0112 12Zm-8 0a4 4 0 00-4-4H64a4 4 0 00-4 4v176a4 4 0 004 4h128a4 4 0 004-4Z"/></svg>';