telescope constant

String const telescope

Implementation

static const String telescope =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="14" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 14 16"><path fill="currentColor" fill-rule="evenodd" d="m8 9 3 6h-1l-2-4v5H7v-6l-2 5H4l2-5 2-1zM7 0H6v1h1V0zM5 3H4v1h1V3zM2 1H1v1h1V1zM.63 9a.52.52 0 00-.16.67l.55.92c.13.23.41.31.64.2l1.39-.66-1.16-2-1.27.86.01.01zm7.89-5.39-5.8 3.95L3.95 9.7l6.33-3.03-1.77-3.06h.01zm4.22 1.28-1.47-2.52a.51.51 0 00-.72-.17l-1.2.83 1.84 3.2 1.33-.64c.27-.13.36-.44.22-.7z"/></svg>';