resize_up_line constant

String const resize_up_line

Implementation

static const String resize_up_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="M19 4a1 1 0 000 2h9.59l-9.25 9.25a1 1 0 101.41 1.41L30 7.41V17a1 1 0 002 0V4Z" class="clr-i-outline clr-i-outline-path-1"/><path fill="currentColor" d="M4 19a1 1 0 012 0v9.59l9.25-9.25a1 1 0 111.41 1.41L7.41 30H17a1 1 0 010 2H4Z" class="clr-i-outline clr-i-outline-path-2"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';