expand_card_line constant

String const expand_card_line

Implementation

static const String expand_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 6H3a1 1 0 00-1 1v22a1 1 0 001 1h30a1 1 0 001-1V7a1 1 0 00-1-1Zm-1 22H4V8h28Z" class="clr-i-outline clr-i-outline-path-1"/><path fill="currentColor" d="M13.48 15.86 18 11.34l4.52 4.52a.77.77 0 00.56.24.81.81 0 00.57-1.37L18 9.08l-5.65 5.65a.8.8 0 101.13 1.13Z" class="clr-i-outline clr-i-outline-path-2"/><path fill="currentColor" d="M13.48 21.86 18 17.34l4.52 4.52a.77.77 0 00.56.24.81.81 0 00.57-1.37L18 15.08l-5.65 5.65a.8.8 0 101.13 1.13Z" class="clr-i-outline clr-i-outline-path-3"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';