dashboard constant

String const dashboard

Implementation

static const String dashboard =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M3.889 2.095a6.5 6.5 0 117.222 10.81A6.5 6.5 0 013.89 2.094zm.555 9.978A5.5 5.5 0 007.5 13 5.506 5.506 0 0013 7.5a5.5 5.5 0 10-8.556 4.573zM10.294 4l.706.707-2.15 2.15a1.514 1.514 0 11-.707-.707L10.293 4zM7.221 7.916a.5.5 0 10.556-.832.5.5 0 00-.556.832zm4.286-2.449-.763.763c.166.403.253.834.255 1.27a3.463 3.463 0 01-.5 1.777l.735.735a4.477 4.477 0 00.274-4.545h-.001zM8.733 4.242A3.373 3.373 0 007.5 4 3.5 3.5 0 004 7.5a3.46 3.46 0 00.5 1.777l-.734.735A4.5 4.5 0 019.5 3.473l-.767.769z" clip-rule="evenodd"/></svg>';