clipboard_fill constant

String const clipboard_fill

Implementation

static const String clipboard_fill =
    '<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" d="M18 4v3a2 2 0 01-2 2H8a2 2 0 01-2-2V4a3 3 0 00-3 3v12a3 3 0 003 3h12a3 3 0 003-3V7a3 3 0 00-3-3Z"/><rect width="10" height="6" x="7" y="2" fill="currentColor" rx="1" ry="1"/></svg>';