zoom_out constant

String const zoom_out

Icon Data of zoom_out

Implementation

static const String zoom_out =
    '<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="M6.5 10a3.5 3.5 0 100-7 3.5 3.5 0 000 7Zm0 1a4.48 4.48 0 002.809-.984l2.837 2.838a.5.5 0 00.708-.708L10.016 9.31A4.5 4.5 0 106.5 11ZM4.75 6a.5.5 0 000 1h3.5a.5.5 0 000-1h-3.5Z" clip-rule="evenodd"/></svg>';