computer_tower_duotone constant

String const computer_tower_duotone

Implementation

static const String computer_tower_duotone =
    '<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"><rect width="192" height="144" x="32" y="56" fill="currentColor" opacity=".2" rx="8" transform="rotate(90 128 128)"/><path fill="currentColor" d="M88 72a8 8 0 018-8h64a8 8 0 010 16H96a8 8 0 01-8-8Zm8 40h64a8 8 0 000-16H96a8 8 0 000 16Zm32 56a12 12 0 1012 12 12 12 0 00-12-12Zm80-128v176a16 16 0 01-16 16H64a16 16 0 01-16-16V40a16 16 0 0116-16h128a16 16 0 0116 16Zm-16 0H64v176h128Z"/></svg>';