shape_square constant

String const shape_square

Implementation

static const String shape_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" fill-rule="evenodd" d="M17 7H7v10h10V7ZM4 4v16h16V4H4Z" clip-rule="evenodd"/></svg>';