telescope constant

String const telescope

Icon Data of 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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m6 21 6-5 6 5m-6-8v8m-8.706-7.322.166.281c.52.88 1.624 1.265 2.605.91l14.242-5.165a1.023 1.023 0 00.565-1.456l-2.62-4.705a1.087 1.087 0 00-1.447-.42l-.056.032-12.694 7.618c-1.02.613-1.357 1.897-.76 2.905zM14 5l3 5.5"/></svg>';