crop constant

String const crop

Icon Data of crop

Implementation

static const String crop =
    '<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="M3.5 0a.5.5 0 01.5.5V3h7.5a.5.5 0 01.5.5V11h2.5a.5.5 0 110 1H12v2.5a.5.5 0 01-1 0V12H3.5a.5.5 0 01-.5-.5V4H.5a.5.5 0 110-1H3V.5a.5.5 0 01.5-.5ZM4 4v7h7V4H4Z" clip-rule="evenodd"/></svg>';