widgets_outline constant

String const widgets_outline

Implementation

static const String widgets_outline =
    '<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="m16.7 4.5 2.8 2.8-2.8 2.8-2.8-2.8 2.8-2.8M9 5v4H5V5h4m10 10v4h-4v-4h4M16.7 1.7 11 7.3l5.7 5.7H13v8h8v-8h-4.3l5.6-5.7-5.6-5.6M11 3H3v8h8V3M9 15v4H5v-4h4m2-2H3v8h8v-8Z"/></svg>';