bxs_heart_square constant

String const bxs_heart_square

Icon Data of bxs_heart_square

Implementation

static const String bxs_heart_square =
    '<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="M4 21h16a1 1 0 001-1V4a1 1 0 00-1-1H4a1 1 0 00-1 1v16a1 1 0 001 1zM7.812 8.907a2.746 2.746 0 013.907 0l.279.279.278-.279a2.746 2.746 0 013.907 0 2.745 2.745 0 010 3.907L11.998 17l-4.187-4.186a2.747 2.747 0 01.001-3.907z"/></svg>';