image_copy constant

String const image_copy

Icon Data of image_copy

Implementation

static const String image_copy =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M4 22H2V4a2.002 2.002 0 012-2h18v2H4zm17-5a3 3 0 10-3-3 3.003 3.003 0 003 3zm0-4a1 1 0 11-1 1 1 1 0 011-1z"/><path fill="currentColor" d="M28 7H9a2.002 2.002 0 00-2 2v19a2.002 2.002 0 002 2h19a2.002 2.002 0 002-2V9a2.002 2.002 0 00-2-2Zm0 21H9v-6l4-3.997 5.586 5.586a2 2 0 002.828 0L23 22.003 28 27Zm0-3.828-3.586-3.586a2 2 0 00-2.828 0L20 22.172l-5.586-5.586a2 2 0 00-2.828 0L9 19.172V9h19Z"/></svg>';