hole_filling_cursor constant

String const hole_filling_cursor

Icon Data of hole_filling_cursor

Implementation

static const String hole_filling_cursor =
    '<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"><circle cx="19" cy="19" r="4" fill="currentColor"/><path fill="currentColor" d="M28 30H10a2.002 2.002 0 01-2-2V10a2.002 2.002 0 012-2h18a2.002 2.002 0 012 2v18a2.002 2.002 0 01-2 2zM10 10v18h18V10zm1-8H2v9h2V4h7V2z"/></svg>';