battery_charging_duotone constant

String const battery_charging_duotone

Implementation

static const String battery_charging_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="M256 96v64a8 8 0 01-16 0V96a8 8 0 0116 0Zm-32-24v112a24.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-68 48h-20.2l11.6-29a8 8 0 10-14.8-6l-16 40a8 8 0 00.8 7.5 7.9 7.9 0 006.6 3.5h20.2l-11.6 29a7.9 7.9 0 004.4 10.4 8 8 0 003 .6 7.9 7.9 0 007.4-5l16-40a8 8 0 00-.8-7.5 7.9 7.9 0 00-6.6-3.5Z"/></svg>';