vertical_shades constant

String const vertical_shades

Implementation

static const String vertical_shades =
    '<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="M2 21v-2h2V3h16v16h2v2Zm8-2h4V5h-4Z"/></svg>';