enlarge constant

String const enlarge

Implementation

static const String enlarge =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M177 305 43 439v-55q0-21-22-21-21 0-21 21v107q0 9 6 15t15 6h107q21 0 21-21 0-22-21-22H73l134-134q13-15 0-30-15-13-30 0zM491 0H384q-21 0-21 21 0 22 21 22h55L305 177q-13 15 0 30 6 6 15 6t15-6L469 73v55q0 21 22 21 21 0 21-21V21q0-9-6-15t-15-6z"/></svg>';