zoom_out_line constant

String const zoom_out_line

Implementation

static const String zoom_out_line =
    '<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"><g fill="currentColor"><path d="M0 0h24v24H0z"/><path d="M10.5 2a8.5 8.5 0 016.676 13.762l3.652 3.652a1 1 0 01-1.414 1.414l-3.652-3.652A8.5 8.5 0 1110.5 2Zm0 2a6.5 6.5 0 100 13 6.5 6.5 0 000-13ZM14 9.5a1 1 0 110 2H7a1 1 0 110-2h7Z"/></g></svg>';