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="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M432 56h-56v32h48v376H88V88h48V56H80a24.028 24.028 0 00-24 24v392a24.028 24.028 0 0024 24h352a24.028 24.028 0 0024-24V80a24.028 24.028 0 00-24-24Z"/><path fill="currentColor" d="M192 140h128a24.028 24.028 0 0024-24V16H168v100a24.028 24.028 0 0024 24Zm8-92h112v60H200Z"/></svg>';