toggle_right_fill constant

String const toggle_right_fill

Implementation

static const String toggle_right_fill =
    '<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"><circle cx="15" cy="12" r="1" fill="currentColor"/><path fill="currentColor" d="M15 5H9a7 7 0 000 14h6a7 7 0 000-14Zm0 10a3 3 0 113-3 3 3 0 01-3 3Z"/></svg>';