rectangular_vertebra constant

String const rectangular_vertebra

Implementation

static const String rectangular_vertebra =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="m12 9 12-5 12 5 8 29-20 6-20-6 8-29Zm12 35V14m12-5-12 5M12 9l12 5M5 38l19-6m20 6-20-6"/></svg>';