clipboard_outline constant

String const clipboard_outline

Implementation

static const String clipboard_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="32" d="M336 64h32a48 48 0 0148 48v320a48 48 0 01-48 48H144a48 48 0 01-48-48V112a48 48 0 0148-48h32"/><rect width="160" height="64" x="176" y="32" fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="32" rx="26.13" ry="26.13"/></svg>';