monitor_duotone constant

String const monitor_duotone

Implementation

static const String monitor_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="46.9" fill="currentColor" opacity=".2" rx="16" transform="rotate(180 128 118.9)"/><path fill="currentColor" d="M208 38.9H48a24.1 24.1 0 00-24 24v112a24 24 0 0024 24h160a24 24 0 0024-24v-112a24.1 24.1 0 00-24-24Zm8 136a8 8 0 01-8 8H48a8 8 0 01-8-8v-112a8 8 0 018-8h160a8 8 0 018 8Zm-56 40H96a8 8 0 100 16h64a8 8 0 000-16Z"/></svg>';