clipboard constant

String const clipboard

Icon Data of clipboard

Implementation

static const String clipboard =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><defs><path id="svgIDa" fill="currentColor" d="M16.086 18H3.907A1.107 1.107 0 012.8 16.893V3.607c0-.611.496-1.107 1.107-1.107H7.23v2.214H5.014v11.072h9.965V4.714h-2.215V2.5h3.322c.611 0 1.107.496 1.107 1.107v13.286c0 .611-.496 1.107-1.107 1.107Z"/></defs><g fill="currentColor"><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M6.675 2.5h6.643v3.875H6.675z"/><use href="#svgIDa"/><path fill-rule="evenodd" d="M5.675 2.5a1 1 0 011-1h6.643a1 1 0 011 1v3.875a1 1 0 01-1 1H6.675a1 1 0 01-1-1V2.5Zm2 1v1.875h4.643V3.5H7.675Z" clip-rule="evenodd"/><use href="#svgIDa"/></g></svg>';