clipboard_typography constant

String const clipboard_typography

Implementation

static const String clipboard_typography =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2"/><rect width="6" height="4" x="9" y="3" rx="2"/><path d="M9 12v-1h6v1m-3-1v6m-1 0h2"/></g></svg>';