close_circle constant

String const close_circle

Icon Data of close_circle

Implementation

static const String close_circle =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="-2 -2 24 24"><path fill="currentColor" d="m11.414 10 2.829 2.828a1 1 0 01-1.415 1.415L10 11.414l-2.828 2.829a1 1 0 11-1.415-1.415L8.586 10 5.757 7.172a1 1 0 011.415-1.415L10 8.586l2.828-2.829a1 1 0 011.415 1.415L11.414 10zM10 20C4.477 20 0 15.523 0 10S4.477 0 10 0s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 100-16 8 8 0 000 16z"/></svg>';