print constant

String const print

Implementation

static const String print =
    '<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"><path fill="currentColor" d="M18 16.75h-2a.75.75 0 010-1.5h2A1.25 1.25 0 0019.25 14v-4A1.25 1.25 0 0018 8.75H6A1.25 1.25 0 004.75 10v4A1.25 1.25 0 006 15.25h2a.75.75 0 010 1.5H6A2.75 2.75 0 013.25 14v-4A2.75 2.75 0 016 7.25h12A2.75 2.75 0 0120.75 10v4A2.75 2.75 0 0118 16.75Z"/><path fill="currentColor" d="M16 8.75a.76.76 0 01-.75-.75V4.75h-6.5V8a.75.75 0 01-1.5 0V4.5A1.25 1.25 0 018.5 3.25h7a1.25 1.25 0 011.25 1.25V8a.76.76 0 01-.75.75Zm-.5 12h-7a1.25 1.25 0 01-1.25-1.25v-7a1.25 1.25 0 011.25-1.25h7a1.25 1.25 0 011.25 1.25v7a1.25 1.25 0 01-1.25 1.25Zm-6.75-1.5h6.5v-6.5h-6.5Z"/></svg>';