photograph constant

String const photograph

Implementation

static const String photograph =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor"><g stroke="currentColor" stroke-linecap="round" stroke-width="4" clip-path="url(#svgIDa)"><path stroke-linejoin="bevel" d="M34 13V6a2 2 0 00-2-2H8a2 2 0 00-2 2v28a2 2 0 002 2h15"/><path stroke-linejoin="round" d="M28 42c-7-4-3.668-9.774-5.023-11-1.652-1.495-2.59-2.888-2.977-5-.388-2.112 1.07-4.526 2.977-3C24.885 24.526 28 31 28 31l2-2 1-11s-1-4-1-6 4 1 6 4c0 10.442 1.5 20 6 28"/><path stroke-linejoin="round" d="M25 17.4 21 11l-8 16h7M6 22l6-11 5 7"/></g><defs><clipPath id="svgIDa"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>';