printer_point_of_sale_check_outline constant

String const printer_point_of_sale_check_outline

Implementation

static const String printer_point_of_sale_check_outline =
    '<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="M7 15v-2h4v2H7m-1 2h7.35c-.22.63-.35 1.3-.35 2H4v-7a2 2 0 012-2h1V4h10v6h1a2 2 0 012 2v1.09c-.33-.05-.66-.09-1-.09-.34 0-.67.04-1 .09V12H6v5m3-7h6V6H9v4m12.34 5.84-3.59 3.59-1.59-1.59L15 19l2.75 3 4.75-4.75-1.16-1.41Z"/></svg>';