printer_settings constant

String const printer_settings

Implementation

static const String printer_settings =
    '<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 2v4H6V2h12m1 9a1 1 0 001-1 1 1 0 00-1-1 1 1 0 00-1 1 1 1 0 001 1m-3 7v-5H8v5h8m3-11a3 3 0 013 3v6h-4v4H6v-4H2v-6a3 3 0 013-3h14m-4 17v-2h2v2h-2m-4 0v-2h2v2h-2m-4 0v-2h2v2H7Z"/></svg>';