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="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="4"><path stroke-linecap="round" d="M17 7h-7a2 2 0 00-2 2v33a2 2 0 002 2h28a2 2 0 002-2V9a2 2 0 00-2-2h-7"/><path d="M17 4h14v6H17z"/></g></svg>';