block constant

String const 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"><g fill="currentColor"><path d="M8.465 14.121a1 1 0 101.414 1.415l5.657-5.657a1 1 0 10-1.415-1.415l-5.656 5.657Z"/><path fill-rule="evenodd" d="M6.343 17.657A8 8 0 1017.657 6.343 8 8 0 006.343 17.657Zm9.9-1.414a6 6 0 11-8.486-8.485 6 6 0 018.486 8.485Z" clip-rule="evenodd"/></g></svg>';