computer_tower_bold constant

String const computer_tower_bold

Implementation

static const String computer_tower_bold =
    '<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="M84 76a12 12 0 0112-12h64a12 12 0 010 24H96a12 12 0 01-12-12Zm12 52h64a12 12 0 000-24H96a12 12 0 000 24Zm32 40a16 16 0 1016 16 16 16 0 00-16-16Zm84-128v176a20.1 20.1 0 01-20 20H64a20.1 20.1 0 01-20-20V40a20.1 20.1 0 0120-20h128a20.1 20.1 0 0120 20Zm-24 4H68v168h120Z"/></svg>';