all_sides constant

String const all_sides

Implementation

static const String all_sides =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M7.5.75 9.75 3h-4.5L7.5.75Zm0 13.5L9.75 12h-4.5l2.25 2.25Zm-4.5-9L.75 7.5 3 9.75v-4.5ZM14.25 7.5 12 5.25v4.5l2.25-2.25Z" clip-rule="evenodd"/></svg>';