zoom_in_line constant

String const zoom_in_line

Implementation

static const String zoom_in_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.873 13.502l-.197.26 3.652 3.652a1 1 0 01-1.32 1.498l-.094-.084-3.652-3.652A8.5 8.5 0 1110.5 2Zm0 2a6.5 6.5 0 100 13 6.5 6.5 0 000-13Zm0 2a1 1 0 01.993.883L11.5 7v2.5H14a1 1 0 01.117 1.993L14 11.5h-2.5V14a1 1 0 01-1.993.117L9.5 14v-2.5H7a1 1 0 01-.117-1.993L7 9.5h2.5V7a1 1 0 011-1Z"/></g></svg>';