zoom_in_fill constant

String const zoom_in_fill

Implementation

static const String zoom_in_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="M10.5 2a8.5 8.5 0 105.262 15.176l3.652 3.652a1 1 0 001.414-1.414l-3.652-3.652A8.5 8.5 0 0010.5 2ZM6 10.5a1 1 0 011-1h2.5V7a1 1 0 012 0v2.5H14a1 1 0 110 2h-2.5V14a1 1 0 11-2 0v-2.5H7a1 1 0 01-1-1Z"/></g></svg>';