apps constant

String const apps

Icon Data of apps

Implementation

static const String apps =
    '<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"><rect width="9" height="9" x="2" y="2" fill="currentColor" rx="1"/><rect width="9" height="9" x="2" y="13" fill="currentColor" opacity=".5" rx="1"/><rect width="9" height="9" x="13" y="2" fill="currentColor" opacity=".5" rx="1"/><rect width="9" height="9" x="13" y="13" fill="currentColor" opacity=".5" rx="1"/></svg>';