zoom_in_outline constant

String const zoom_in_outline

Implementation

static const String zoom_in_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" stroke="currentColor" d="m14.5 14.5-4-4M6.5 4v5M4 6.5h5m-2.5 6a6 6 0 110-12 6 6 0 010 12Z"/></svg>';