crop_free constant

String const crop_free

Implementation

static const String crop_free =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M6 4h2v1H6a2 2 0 00-2 2v2H3V7a3 3 0 013-3ZM4 18a2 2 0 002 2h2v1H6a3 3 0 01-3-3v-2h1v2ZM17 4a3 3 0 013 3v2h-1V7a2 2 0 00-2-2h-2V4h2Zm3 14a3 3 0 01-3 3h-2v-1h2a2 2 0 002-2v-2h1v2Z"/></svg>';