shield_check_line constant

String const shield_check_line

Implementation

static const String shield_check_line =
    '<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"><g fill="currentColor"><path d="m12 1.932 9 3.375V10c0 4.118-1.62 7.113-3.535 9.074a11.407 11.407 0 01-2.915 2.175c-.913.468-1.826.751-2.55.751-.724 0-1.637-.283-2.55-.75a11.41 11.41 0 01-2.915-2.176C4.619 17.113 3 14.118 3 10V5.307l9-3.375zM5 6.693V10c0 3.549 1.38 6.054 2.965 7.676a9.411 9.411 0 002.397 1.793c.775.397 1.362.531 1.638.531.276 0 .863-.134 1.638-.53a9.412 9.412 0 002.397-1.794C17.619 16.054 19 13.55 19 10V6.693l-7-2.625-7 2.625z"/><path d="M15.707 9.293a1 1 0 010 1.414l-4 4a1 1 0 01-1.414 0l-2-2a1 1 0 111.414-1.414L11 12.586l3.293-3.293a1 1 0 011.414 0z"/></g></svg>';