bone constant

String const bone

Icon Data of bone

Implementation

static const String bone =
    '<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="M8 14a3 3 0 01-3 3 3 3 0 01-3-3c0-.77.29-1.47.76-2-.47-.53-.76-1.23-.76-2a3 3 0 013-3 3 3 0 013 3c1.33.08 2.67.17 4 .17s2.67-.09 4-.17a3 3 0 013-3 3 3 0 013 3c0 .77-.29 1.47-.76 2 .47.53.76 1.23.76 2a3 3 0 01-3 3 3 3 0 01-3-3c-1.33-.08-2.67-.17-4-.17s-2.67.09-4 .17Z"/></svg>';