hook constant

String const hook

Implementation

static const String hook =
    '<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="M18 6a3.99 3.99 0 01-3 3.86V17a5 5 0 01-5 5 5 5 0 01-5-5v-5l5 5H7a3 3 0 003 3 3 3 0 003-3V9.86c-1.77-.46-3-2.06-3-3.89C10 3.76 11.8 2 14 2c2.22 0 4 1.79 4 4m-4 2a2 2 0 002-2 2 2 0 00-2-2 2 2 0 00-2 2 2 2 0 002 2Z"/></svg>';