zoom_out_fill constant

String const zoom_out_fill

Implementation

static const String zoom_out_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"><g fill="currentColor" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="M2 10.5a8.5 8.5 0 1115.176 5.262l3.652 3.652a1 1 0 01-1.414 1.414l-3.652-3.652A8.5 8.5 0 012 10.5Zm5-1a1 1 0 000 2h7a1 1 0 100-2H7Z"/></g></svg>';