ok_button constant

String const ok_button

Implementation

static const String ok_button =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="64" height="64" preserveAspectRatio="xMidYMid meet" viewBox="0 0 64 64"><path fill="currentColor" d="M22.013 25.338c-1.715 0-3.098.551-4.148 1.654-1.049 1.105-1.576 2.77-1.576 4.994 0 2.189.541 3.85 1.618 4.98 1.079 1.131 2.447 1.695 4.106 1.695 1.66 0 3.022-.561 4.088-1.682 1.063-1.123 1.595-2.805 1.595-5.047 0-2.217-.518-3.871-1.554-4.961s-2.413-1.633-4.129-1.633"/><path fill="currentColor" d="M52 2H12C6.477 2 2 6.477 2 12v40c0 5.523 4.477 10 10 10h40c5.523 0 10-4.477 10-10V12c0-5.523-4.477-10-10-10M29.284 39.354C27.476 41.119 25.058 42 22.027 42c-3.066 0-5.503-.877-7.313-2.633-1.809-1.754-2.715-4.17-2.715-7.248 0-1.971.315-3.625.942-4.961a9.107 9.107 0 011.921-2.652c.811-.783 1.699-1.363 2.664-1.74 1.287-.51 2.767-.766 4.445-.766 3.038 0 5.47.883 7.294 2.65 1.823 1.77 2.734 4.227 2.734 7.375 0 3.123-.904 5.567-2.715 7.329M46.784 42l-5.486-9.387-3.269 3.342V42h-4.03V22h4.03v8.881L46.171 22h5.42l-7.517 7.789L51.999 42h-5.215"/></svg>';