measuring_tape constant

String const measuring_tape

Implementation

static const String measuring_tape =
    '<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" d="M9 5a7 7 0 017 7h1v3h-1v4H9a7 7 0 01-7-7 7 7 0 017-7m0 3a4 4 0 00-4 4 4 4 0 004 4 4 4 0 004-4 4 4 0 00-4-4m8 9h5v4h-2v-2h-3v-2Z"/></svg>';