web_grid_alt constant

String const web_grid_alt

Icon Data of web_grid_alt

Implementation

static const String web_grid_alt =
    '<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="M22 8H2v2h9v12h2V10h9z" opacity=".25"/><path fill="currentColor" d="M3 2h18a1 1 0 011 1v5H2V3a1 1 0 011-1z"/><path fill="currentColor" d="M2 10h9v12H3a1 1 0 01-1-1V10zm11 0h9v11a1 1 0 01-1 1h-8V10z" opacity=".5"/></svg>';