copy constant

String const copy

Icon Data of copy

Implementation

static const String copy =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"><rect width="144" height="144" x="16" y="16" ry="32"/><path d="M96 128a32 32 0 0132-32m112 32a32 32 0 00-32-32m32 112a32 32 0 01-32 32M96 208a32 32 0 0032 32m32 0h16M160 96h16m-80 64v16m144-16v16"/></g></svg>';