zoom_in constant

String const 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="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M8 15a7 7 0 004.2-1.4l5.4 5.4 1.4-1.4-5.4-5.4A7 7 0 108 15Zm0-2A5 5 0 118 3a5 5 0 010 10Zm1-6h2v2H9v2H7V9H5V7h2V5h2Z"/></svg>';