status_acknowledge constant

String const status_acknowledge

Icon Data of status_acknowledge

Implementation

static const String status_acknowledge =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M24 30a6 6 0 116-6 6.007 6.007 0 01-6 6zm0-10a4 4 0 104 4 4.005 4.005 0 00-4-4zm-12-4.41L9.41 13 8 14.41l4 4 7-7L17.59 10 12 15.59z"/><path fill="currentColor" d="M14 24a10 10 0 1110-10h2a12 12 0 10-12 12z"/></svg>';