collapse_card_solid constant

String const collapse_card_solid

Implementation

static const String collapse_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"><rect width="32" height="8" x="2" y="22" fill="currentColor" class="clr-i-solid clr-i-solid-path-1" rx="1" ry="1"/><path fill="currentColor" d="m18 20.7-5.79-5.79a1 1 0 010-1.41 1 1 0 011.41 0L18 17.87l4.38-4.37a1 1 0 011.41 0 1 1 0 010 1.41Z" class="clr-i-solid clr-i-solid-path-2"/><path fill="currentColor" d="m18 14.5-5.79-5.79a1 1 0 010-1.42 1 1 0 011.41 0L18 11.67l4.38-4.38a1 1 0 011.41 0 1 1 0 010 1.42Z" class="clr-i-solid clr-i-solid-path-3"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';