dashboard constant

String const dashboard

Icon Data of dashboard

Implementation

static const String dashboard =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="-2 -5 24 24"><path fill="currentColor" d="M.832 14A9.966 9.966 0 010 10C0 4.477 4.477 0 10 0s10 4.477 10 10a9.966 9.966 0 01-.832 4H.832zm16.916-2a8 8 0 10-15.497 0h15.497zM10 5a1 1 0 110-2 1 1 0 010 2zM5 9a1 1 0 110-2 1 1 0 010 2zm10 0a1 1 0 110-2 1 1 0 010 2zm-5-3a1 1 0 011 1v3a1 1 0 01-2 0V7a1 1 0 011-1z"/></svg>';