zoom_out constant

String const zoom_out

Implementation

static const String zoom_out =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M8 15a7 7 0 004.2-1.4l5.4 5.4 1.4-1.4-5.4-5.4A7 7 0 108 15Zm0-2A5 5 0 118 3a5 5 0 010 10ZM5 7h6v2H5Z"/></svg>';