bx_heart_square constant

String const bx_heart_square

Icon Data of bx_heart_square

Implementation

static const String bx_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="m11.998 17 4.186-4.186a2.745 2.745 0 000-3.907 2.746 2.746 0 00-3.907 0l-.278.279-.279-.279a2.746 2.746 0 00-3.907 0 2.746 2.746 0 000 3.907L11.998 17z"/><path fill="currentColor" d="M21 4a1 1 0 00-1-1H4a1 1 0 00-1 1v16a1 1 0 001 1h16a1 1 0 001-1V4zm-2 15H5V5h14v14z"/></svg>';