close_circle_fill constant

String const close_circle_fill

Implementation

static const String close_circle_fill =
    '<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="M0 0h24v24H0z"/><path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2ZM9.879 8.464a1 1 0 00-1.498 1.32l.084.095 2.12 2.12-2.12 2.122a1 1 0 001.32 1.498l.094-.083L12 13.414l2.121 2.122a1 1 0 001.498-1.32l-.083-.095L13.414 12l2.122-2.121a1 1 0 00-1.32-1.498l-.095.083L12 10.586 9.879 8.464Z"/></g></svg>';