block constant

String const block

Icon Data of block

Implementation

static const String block =
    '<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="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zM4 12a8 8 0 018-8c1.848 0 3.545.633 4.9 1.686L5.686 16.9A7.957 7.957 0 014 12zm8 8a7.955 7.955 0 01-4.9-1.686L18.314 7.1A7.957 7.957 0 0120 12a8 8 0 01-8 8z"/></svg>';