zoom_in constant

String const zoom_in

Icon Data of zoom_in

Implementation

static const String zoom_in =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M18 12h-4V8h-2v4H8v2h4v4h2v-4h4v-2z"/><path fill="currentColor" d="M21.448 20A10.856 10.856 0 0024 13a11 11 0 10-11 11 10.856 10.856 0 007-2.552L27.586 29 29 27.586ZM13 22a9 9 0 119-9 9.01 9.01 0 01-9 9Z"/></svg>';