direction_sign_off constant

String const direction_sign_off

Icon Data of direction_sign_off

Implementation

static const String direction_sign_off =
    '<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="m18.73 14.724 1.949-1.95a1.095 1.095 0 000-1.548l-7.905-7.905a1.095 1.095 0 00-1.548 0l-1.95 1.95m-2.01 2.01-3.945 3.945a1.095 1.095 0 000 1.548l7.905 7.905c.427.428 1.12.428 1.548 0l3.95-3.95M8 12h4m1.748 1.752L12 15.5M3 3l18 18"/></svg>';