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="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M13.5 6.73 11 5 7.68 7.53 6 6 2.5 8.49V11h11zm-1.25 3h-8.5v-.59L5.9 7.6l.94.86.77.7.83-.63 2.59-2 1.22.84z"/><ellipse cx="3.3" cy="5.75" fill="currentColor" rx=".8" ry=".75"/><path fill="currentColor" d="M14.75 2.5H1.25A1.25 1.25 0 000 3.75v8.5a1.25 1.25 0 001.25 1.25h13.5A1.25 1.25 0 0016 12.25v-8.5a1.25 1.25 0 00-1.25-1.25zm0 9.75H1.25v-8.5h13.5z"/></svg>';