bxs_heart_circle constant

String const bxs_heart_circle

Implementation

static const String bxs_heart_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="0 0 24 24"><path fill="currentColor" d="M12 2C6.486 2 2 6.486 2 12s4.486 10 10 10 10-4.486 10-10S17.514 2 12 2zm4.186 10.74L12 16.926 7.814 12.74a2.745 2.745 0 010-3.907 2.745 2.745 0 013.906 0l.28.279.279-.279a2.745 2.745 0 013.906 0 2.745 2.745 0 01.001 3.907z"/></svg>';