vector_off constant

String const vector_off

Implementation

static const String vector_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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M6.68 6.733A.996.996 0 016 7H4a1 1 0 01-1-1V4a1 1 0 01.293-.708"/><rect width="4" height="4" x="17" y="3" rx="1"/><path d="M20.72 20.693A.997.997 0 0120 21h-2a1 1 0 01-1-1v-2c0-.282.116-.536.304-.718"/><rect width="4" height="4" x="3" y="17" rx="1"/><path d="M5 7v10M19 7v8M9 5h8M7 19h10M3 3l18 18"/></g></svg>';