zoom_out_solid constant

String const zoom_out_solid

Implementation

static const String zoom_out_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.5ZM4 7h5V6H4v1Z" clip-rule="evenodd"/></svg>';