dashboard_2_line constant

String const dashboard_2_line

Implementation

static const String dashboard_2_line =
    '<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"><path d="M0 0h24v24H0z"/><path d="M12 2c5.523 0 10 4.477 10 10a9.972 9.972 0 01-2.938 7.08c-.4.4-1.05.392-1.44-.013l-.842-.873a1 1 0 111.44-1.388l.098.102a8 8 0 10-12.636 0l.098-.102a1 1 0 111.44 1.388l-.842.873a1.01 1.01 0 01-1.44.013A9.972 9.972 0 012 12C2 6.477 6.477 2 12 2Zm0 4a1 1 0 011 1v5.268A2 2 0 0112 16a2 2 0 01-1-3.732V7a1 1 0 011-1Z"/></g></svg>';