crop_duotone constant

String const crop_duotone

Implementation

static const String crop_duotone =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M240 192a8 8 0 01-8 8h-32v32a8 8 0 01-16 0v-32H64a8 8 0 01-8-8V72H24a8 8 0 010-16h32V24a8 8 0 0116 0v160h160a8 8 0 018 8ZM96 72h88v88a8 8 0 0016 0V64a8 8 0 00-8-8H96a8 8 0 000 16Z"/></svg>';