nav_icon_grid constant

String const nav_icon_grid

Icon Data of nav_icon_grid

Implementation

static const String nav_icon_grid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="23" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 23 24"><path fill="currentColor" d="M0 0h5.219v5.219H0zm9.39 0h5.219v5.219H9.39zm8.608 0h5.219v5.219h-5.219zM0 9.39h5.219v5.219H0zm9.39 0h5.219v5.219H9.39zm8.608 0h5.219v5.219h-5.219zM0 18.781h5.219V24H0zm9.39 0h5.219V24H9.39zm8.608 0h5.219V24h-5.219z"/></svg>';