expand_card_solid constant

String const expand_card_solid

Implementation

static const String expand_card_solid =
    '<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-9.21 15.41a1 1 0 01-1.41 0L18 17l-4.38 4.38a1 1 0 01-1.41 0 1 1 0 010-1.42L18 14.2l5.79 5.8a1 1 0 010 1.41Zm0-6.2a1 1 0 01-1.41 0L18 10.83l-4.38 4.38a1 1 0 01-1.41 0 1 1 0 010-1.42L18 8l5.79 5.79a1 1 0 010 1.42Z" class="clr-i-solid clr-i-solid-path-1"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';