zoom_out constant

String const zoom_out

Icon Data of 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"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M8 4a4 4 0 100 8 4 4 0 000-8ZM2 8a6 6 0 1110.89 3.476l4.817 4.817a1 1 0 01-1.414 1.414l-4.816-4.816A6 6 0 012 8Z"/><path d="M5 8a1 1 0 011-1h4a1 1 0 110 2H6a1 1 0 01-1-1Z"/></g></svg>';