pictures constant

String const pictures

Icon Data of pictures

Implementation

static const String pictures =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="-2 -2 24 24"><path fill="currentColor" d="M2 8v10h12V8H2zm2-2V2a2 2 0 012-2h12a2 2 0 012 2v10a2 2 0 01-2 2h-2v4a2 2 0 01-2 2H2a2 2 0 01-2-2V8a2 2 0 012-2h2zm2 0h8a2 2 0 012 2v4h2V2H6v4zm0 9a3 3 0 110-6 3 3 0 010 6zm0-2a1 1 0 100-2 1 1 0 000 2zm1-7a3 3 0 116 0h-2a1 1 0 00-2 0H7zm1.864 13.518-1.728-1.007 2.725-4.673a3 3 0 014.8-.52l1.088 1.184-1.473 1.354-1.087-1.184a1 1 0 00-1.6.174l-2.725 4.672zm6.512-12.97a2.994 2.994 0 013.285.77l1.088 1.184-1.473 1.354-1.087-1.184A1 1 0 0016 8.457V8c0-.571-.24-1.087-.624-1.451z"/></svg>';