input_checked_outline constant

String const input_checked_outline

Icon Data of input_checked_outline

Implementation

static const String input_checked_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="M19.885 6.177A3 3 0 0017.001 4c-.862 0-1.661.381-2.219 1H8C6.346 5 5 6.346 5 8v8c0 1.654 1.346 3 3 3h8c1.654 0 3-1.346 3-3V9.546l.622-1.088c.39-.7.482-1.51.263-2.281zm-3.758.338a.994.994 0 01.459-.416c.301-.113.623-.127.9.027.232.13.402.343.476.6a1.007 1.007 0 01-.062.685l-.021.065-4.006 7.011a1.01 1.01 0 01-.742.506l-.132.009a.993.993 0 01-.707-.293l-3-3a1 1 0 011.414-1.414l1.125 1.125.92.92.652-1.125 2.724-4.7zM16 17H8c-.552 0-1-.449-1-1V8c0-.551.448-1 1-1h6.689l-2.15 3.712-1.125-1.125c-.391-.391-.902-.586-1.414-.586s-1.023.195-1.414.586a2 2 0 000 2.828l3 3a2 2 0 001.414.586l.277-.02a2.001 2.001 0 001.471-1.01L17 11.031V16c0 .551-.448 1-1 1z"/></svg>';