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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="m7 21 6-8 8 8M5.228 7.303l13.532-5.06a1 1 0 011.108.285l.19.22A8 8 0 0122 7.973v.616a1 1 0 01-.65.937l-13.536 5.06-2.586-7.283Z"/><path d="M2.66 11.371a2 2 0 011.193-2.545l1.694-.624 1.944 5.473-1.64.612a2 2 0 01-2.585-1.205l-.606-1.711ZM13 13v9"/></g></svg>';