web_grid constant
String
const web_grid
Implementation
static const String web_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="M2 13h12v9h2V2h-2v9H2z" opacity=".25"/><path fill="currentColor" d="M21 22h-5V2h5a1 1 0 011 1v18a1 1 0 01-1 1z"/><path fill="currentColor" d="M14 22H3a1 1 0 01-1-1v-8h12v9zm0-11H2V3a1 1 0 011-1h11v9z" opacity=".5"/></svg>';