crop_fill constant

String const crop_fill

Implementation

static const String crop_fill =
    '<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="M21 16h-3V8.56A2.56 2.56 0 0015.44 6H8V3a1 1 0 00-2 0v3H3a1 1 0 000 2h3v7.44A2.56 2.56 0 008.56 18H16v3a1 1 0 002 0v-3h3a1 1 0 000-2ZM8.56 16a.56.56 0 01-.56-.56V8h7.44a.56.56 0 01.56.56V16Z"/></svg>';