grids constant

String const grids

Icon Data of grids

Implementation

static const String grids =
    '<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"><path fill="currentColor" d="M23 21V3a1 1 0 00-1-1h-5v20h5a1 1 0 001-1Z" opacity=".5"/><path fill="currentColor" d="M1 3v18a1 1 0 001 1h5V2H2a1 1 0 00-1 1Z"/><path fill="currentColor" d="M9 2h6v20H9z" opacity=".5"/><path fill="currentColor" d="M7 2h2v20H7zm8 0h2v20h-2z" opacity=".25"/></svg>';