system_ok_outlined constant

String const system_ok_outlined

Implementation

static const String system_ok_outlined =
    '<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="M6.005 8.92 7.42 7.508l3.336 3.336 5.835-5.836 1.415 1.415-7.25 7.248Z"/><path fill="currentColor" d="M21 2H3a2.006 2.006 0 00-2 2l.004 12.004A2 2 0 003 18h7v2l-1.996.004L8 22h8l.004-1.996L14 20v-2h7a2.006 2.006 0 002-2V4a2.006 2.006 0 00-2-2Zm0 14H3V4h18Z"/></svg>';