toggle_right_outline constant

String const toggle_right_outline

Implementation

static const String toggle_right_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M15 5H9a7 7 0 000 14h6a7 7 0 000-14Zm0 12H9A5 5 0 019 7h6a5 5 0 010 10Z"/><path fill="currentColor" d="M15 9a3 3 0 103 3 3 3 0 00-3-3Zm0 4a1 1 0 111-1 1 1 0 01-1 1Z"/></svg>';