toggle_left constant

String const toggle_left

Implementation

static const String toggle_left =
    '<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"><path fill="currentColor" d="M176 56H80a72 72 0 000 144h96a72 72 0 000-144Zm0 128H80a56 56 0 010-112h96a56 56 0 010 112ZM80 88a40 40 0 1040 40 40 40 0 00-40-40Zm0 64a24 24 0 1124-24 24.1 24.1 0 01-24 24Z"/></svg>';