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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M7.17 4A3.001 3.001 0 0110 2h4c1.306 0 2.418.835 2.83 2H18a3 3 0 013 3v12a3 3 0 01-3 3H6a3 3 0 01-3-3V7a3 3 0 013-3h1.17zM10 4a1 1 0 000 2h4a1 1 0 100-2h-4z" clip-rule="evenodd"/></svg>';