crop_thin constant

String const crop_thin

Implementation

static const String crop_thin =
    '<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="M236 192a4 4 0 01-4 4h-36v36a4 4 0 01-8 0v-36H64a4 4 0 01-4-4V68H24a4 4 0 010-8h36V24a4 4 0 018 0v164h164a4 4 0 014 4ZM96 68h92v92a4 4 0 008 0V64a4 4 0 00-4-4H96a4 4 0 000 8Z"/></svg>';