clipboard constant

String const clipboard

Implementation

static const String clipboard =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="897" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 897 1024"><path fill="currentColor" d="M832.488 1024h-768q-26 0-45-19t-19-45V128q0-27 18.5-46t45.5-19h128v128q0 27 19 45.5t45 18.5h384q27 0 45.5-18.5t18.5-45.5V63h128q27 0 45.5 19t18.5 46v832q0 26-18.5 45t-45.5 19zm-256-832h-256q-26 0-45-19t-19-45q0-27 19-45.5t45-18.5q0-27 19-45.5t45-18.5h128q27 0 45.5 18.5t18.5 45.5q27 0 45.5 18.5t18.5 45.5q0 26-18.5 45t-45.5 19z"/></svg>';