close_fill constant

String const close_fill

Implementation

static const String close_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" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="m12 14.121 5.303 5.304a1.5 1.5 0 002.122-2.122L14.12 12l5.304-5.303a1.5 1.5 0 10-2.122-2.121L12 9.879 6.697 4.576a1.5 1.5 0 10-2.122 2.12L9.88 12l-5.304 5.303a1.5 1.5 0 102.122 2.122L12 14.12Z"/></g></svg>';