printer_duotone constant

String const printer_duotone

Implementation

static const String printer_duotone =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M210.7 80H45.3C35.8 80 28 87.2 28 96v80h36v-24h128v24h36V96c0-8.8-7.8-16-17.3-16Z" opacity=".2"/><circle cx="188" cy="116" r="12" fill="currentColor"/><path fill="currentColor" d="M210.7 72H200V40a8 8 0 00-8-8H64a8 8 0 00-8 8v32H45.3C31.4 72 20 82.8 20 96v80a8 8 0 008 8h28v36a8 8 0 008 8h128a8 8 0 008-8v-36h28a8 8 0 008-8V96c0-13.2-11.4-24-25.3-24ZM72 48h112v24H72Zm112 164H72v-52h112Zm36-44h-20v-16a8 8 0 00-8-8H64a8 8 0 00-8 8v16H36V96c0-4.4 4.2-8 9.3-8h165.4c5.1 0 9.3 3.6 9.3 8Z"/></svg>';