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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15 3a3 3 0 013 3 3 3 0 11-2.12 5.122l-4.758 4.758a3 3 0 11-5.117 2.297L6 18l-.176-.005a3 3 0 112.298-5.115l4.758-4.758A3 3 0 0115 3z"/></svg>';