battery_warning_duotone constant

String const battery_warning_duotone

Implementation

static const String battery_warning_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="144" height="184" x="52" y="36" fill="currentColor" opacity=".2" rx="16" transform="rotate(90 124 128)"/><path fill="currentColor" d="M116 128V88a8 8 0 0116 0v40a8 8 0 01-16 0Zm132-40a8 8 0 00-8 8v64a8 8 0 0016 0V96a8 8 0 00-8-8Zm-24-16v112a24.1 24.1 0 01-24 24H48a24.1 24.1 0 01-24-24V72a24.1 24.1 0 0124-24h152a24.1 24.1 0 0124 24Zm-16 0a8 8 0 00-8-8H48a8 8 0 00-8 8v112a8 8 0 008 8h152a8 8 0 008-8Zm-84 80a12 12 0 1012 12 12 12 0 00-12-12Z"/></svg>';