zoom_in_area constant

String const zoom_in_area

Icon Data of zoom_in_area

Implementation

static const String zoom_in_area =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M15 13v4m-2-2h4"/><circle cx="15" cy="15" r="5"/><path d="m22 22-3-3M6 18H5a2 2 0 01-2-2v-1m0-4v-1m0-4V5a2 2 0 012-2h1m4 0h1m4 0h1a2 2 0 012 2v1"/></g></svg>';