printer constant

String const printer

Implementation

static const String printer =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="21" height="21" preserveAspectRatio="xMidYMid meet" viewBox="0 0 21 21"><g fill="currentColor" fill-rule="evenodd" transform="rotate(-90 10.5 8.5)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M3.5 4.384V2.486a2 2 0 012-2h4a2 2 0 012 2V14.5a2 2 0 01-2 2h-4a2 2 0 01-2-2v-2"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M1.5 4.5h5.001v8H1.5a1 1 0 01-1-1v-6a1 1 0 011-1zm12 0h2a1 1 0 011 1v6a1 1 0 01-1 1h-2"/><circle cx="9" cy="14" r="1"/></g></svg>';