copy constant

String const copy

Implementation

static const String copy =
    '<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="M6 0v3h3z"/><path fill="currentColor" d="M9 4H5V0H0v12h9zm4 0v3h3z"/><path fill="currentColor" d="M12 4h-2v9H7v3h9V8h-4z"/></svg>';