crop_light constant

String const crop_light

Implementation

static const String crop_light =
    '<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="M238 192a6 6 0 01-6 6h-34v34a6 6 0 01-12 0v-34H64a6 6 0 01-6-6V70H24a6 6 0 010-12h34V24a6 6 0 0112 0v162h162a6 6 0 016 6ZM96 70h90v90a6 6 0 0012 0V64a6 6 0 00-6-6H96a6 6 0 000 12Z"/></svg>';