performance constant

String const performance

Implementation

static const String performance =
    '<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 fill-rule="evenodd" d="M11 9v4.17a3.001 3.001 0 102 0V9h-2Zm0 7a1 1 0 112 0 1 1 0 01-2 0Z" clip-rule="evenodd"/><path d="M12 5a7 7 0 017 7v1h-2v-1a5 5 0 00-10 0v1H5v-1a7 7 0 017-7Z"/><path fill-rule="evenodd" d="M12 23c6.075 0 11-4.925 11-11S18.075 1 12 1 1 5.925 1 12s4.925 11 11 11Zm0-2a9 9 0 100-18 9 9 0 000 18Z" clip-rule="evenodd"/></g></svg>';