resize_down_line constant

String const resize_down_line

Implementation

static const String resize_down_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="M32 15h-9.59l9.25-9.25a1 1 0 00-1.41-1.41L21 13.59V4a1 1 0 00-2 0v13h13a1 1 0 000-2Z" class="clr-i-outline clr-i-outline-path-1"/><path fill="currentColor" d="M4 19a1 1 0 000 2h9.59l-9.26 9.25a1 1 0 101.41 1.41L15 22.41V32a1 1 0 002 0V19Z" class="clr-i-outline clr-i-outline-path-2"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';