window_grid constant
String
const window_grid
Implementation
static const String window_grid =
'<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 11H10V2H8v20h2v-9h12z" opacity=".25"/><path fill="currentColor" d="M3 2h5v20H3a1 1 0 01-1-1V3a1 1 0 011-1z"/><path fill="currentColor" d="M10 2h11a1 1 0 011 1v8H10V2zm0 11h12v8a1 1 0 01-1 1H10v-9z" opacity=".5"/></svg>';