picture constant

String const picture

Icon Data of picture

Implementation

static const String picture =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 24"><path fill="currentColor" d="M0 0h32v24H0zm2 2v20h28V2zm2.012 18.054S6.092 6.008 9.181 6.008s4.442 9.908 6.926 9.908 2.298-3.871 4.116-3.871 8.08 8.01 8.08 8.01zM25 10a3 3 0 110-6 3 3 0 010 6z"/></svg>';