hand_stop constant

String const hand_stop

Implementation

static const String hand_stop =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M17 16a4 4 0 01-4 4H7a4 4 0 01-4-4.01V4a1 1 0 011-1 1 1 0 011 1v6h1V2a1 1 0 011-1 1 1 0 011 1v8h1V1a1 1 0 112 0v9h1V2a1 1 0 011-1 1 1 0 011 1v13h1V9a1 1 0 011-1h1v8z"/></svg>';