form_select constant

String const form_select

Implementation

static const String form_select =
    '<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="M15 5h3l-1.5 2L15 5M5 2h14a2 2 0 012 2v16c0 1.11-.89 2-2 2H5a2 2 0 01-2-2V4c0-1.1.9-2 2-2m0 2v4h14V4H5m0 16h14V10H5v10m2-8h10v2H7v-2m0 4h10v2H7v-2Z"/></svg>';