battery_print constant

String const battery_print

Icon Data of battery_print

Implementation

static const String battery_print =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><g fill="currentColor"><g opacity=".8"><rect width="13" height="8" x="3" y="7" rx="1"/><rect width="2" height="5" x="16.5" y="8.5" rx=".5"/></g><rect width="2" height="5" x="16" y="7.5" rx=".5"/><path d="M4 7.5h2.5v5H4v-5Zm3.25 0h2.5v5h-2.5v-5Zm3.25 0H13v5h-2.5z"/><path fill-rule="evenodd" d="M14 5.5H3A1.5 1.5 0 001.5 7v6A1.5 1.5 0 003 14.5h11a1.5 1.5 0 001.5-1.5V7A1.5 1.5 0 0014 5.5ZM2.5 7a.5.5 0 01.5-.5h11a.5.5 0 01.5.5v6a.5.5 0 01-.5.5H3a.5.5 0 01-.5-.5V7Z" clip-rule="evenodd"/></g></svg>';