zoom_in_solid constant

String const zoom_in_solid

Implementation

static const String zoom_in_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M0 6.5a6.5 6.5 0 1111.436 4.23l3.418 3.416-.707.708-3.418-3.418A6.5 6.5 0 010 6.5ZM6 9V7H4V6h2V4h1v2h2v1H7v2H6Z" clip-rule="evenodd"/></svg>';