image_frame_line constant

String const image_frame_line

Implementation

static const String image_frame_line =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M16 20h3a2 2 0 002-2v-5m-5 7H5a2 2 0 01-2-2v-3m13 5c-.558-1.116-2.43-2.979-6.128-4.088M21 13V8a2 2 0 00-2-2h-3m5 7c-3.076-.118-8.335.435-11.128 2.912M3 15V8a2 2 0 012-2h3m-5 9c2.776 0 5.047.364 6.872.912M8 6l2.586-2.586a2 2 0 012.828 0L16 6M8 6h8M7.5 9C7 9 6 9.3 6 10.5S7 12 7.5 12 9 11.7 9 10.5 8 9 7.5 9z"/></svg>';