collapse_card_line constant

String const collapse_card_line

Implementation

static const String collapse_card_line =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="36" height="36" preserveAspectRatio="xMidYMid meet" viewBox="0 0 36 36"><path fill="currentColor" d="M33 21H3a1 1 0 00-1 1v6a1 1 0 001 1h30a1 1 0 001-1v-6a1 1 0 00-1-1Zm-1 6H4v-4h28Z" class="clr-i-outline clr-i-outline-path-1"/><path fill="currentColor" d="m18 20.22 5.65-5.65a.81.81 0 000-1.14.8.8 0 00-1.13 0L18 18l-4.52-4.52a.8.8 0 00-1.13 0 .81.81 0 000 1.14Z" class="clr-i-outline clr-i-outline-path-2"/><path fill="currentColor" d="m18 14.22 5.65-5.65a.81.81 0 000-1.14.8.8 0 00-1.13 0L18 12l-4.52-4.57a.8.8 0 00-1.13 0 .81.81 0 000 1.14Z" class="clr-i-outline clr-i-outline-path-3"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';