desktop_tower_duotone constant

String const desktop_tower_duotone

Implementation

static const String desktop_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="96" height="176" x="144" y="40" fill="currentColor" opacity=".2" rx="8"/><path fill="currentColor" d="M24 96v72a8 8 0 008 8h80a8 8 0 010 16H96v16h16a8 8 0 010 16H64a8 8 0 010-16h16v-16H32a24.1 24.1 0 01-24-24V96a24.1 24.1 0 0124-24h80a8 8 0 010 16H32a8 8 0 00-8 8Zm184-32h-32a8 8 0 000 16h32a8 8 0 000-16Zm0 32h-32a8 8 0 000 16h32a8 8 0 000-16Zm40-48v160a16 16 0 01-16 16h-80a16 16 0 01-16-16V48a16 16 0 0116-16h80a16 16 0 0116 16Zm-16 160V48h-80v160Zm-40-40a12 12 0 1012 12 12 12 0 00-12-12Z"/></svg>';