viewport_wide constant

String const viewport_wide

Icon Data of viewport_wide

Implementation

static const String viewport_wide =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 12H3l3-3m0 6-3-3m11 0h7l-3-3m0 6 3-3M3 6V3h18v3M3 18v3h18v-3"/></svg>';