toggle_right_duotone constant

String const toggle_right_duotone

Implementation

static const String toggle_right_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"><path fill="currentColor" d="M208 128a32 32 0 11-32-32 32 32 0 0132 32Z" opacity=".2"/><path fill="currentColor" d="M176 56H80a72 72 0 000 144h96a72 72 0 000-144Zm0 128H80a56 56 0 010-112h96a56 56 0 010 112Zm0-96a40 40 0 1040 40 40 40 0 00-40-40Zm0 64a24 24 0 1124-24 24.1 24.1 0 01-24 24Z"/></svg>';