picture constant

String const picture

Implementation

static const String picture =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1200" height="1200" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1200 1200"><path fill="currentColor" d="M0 99.243v1001.514h1200V99.243H0zm92.065 93.604h1015.869v814.307H92.065V192.847zm209.4 117.553c-28.65 0-52.756 9.762-72.29 29.297-19.534 19.535-29.297 43.64-29.297 72.29 0 27.349 9.763 50.777 29.297 70.312 19.534 19.535 43.64 29.297 72.29 29.297 27.348 0 50.778-9.763 70.313-29.297 19.535-19.534 29.297-42.964 29.297-70.312 0-28.65-9.763-52.755-29.297-72.29-19.534-19.535-42.965-29.297-70.313-29.297zm431.689 49.512L502.661 709.57 380.273 607.983 199.878 842.358v68.407h800.244V635.962l-266.968-276.05z"/></svg>';