vertical_shades_outline constant

String const vertical_shades_outline

Implementation

static const String vertical_shades_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="M2 21v-2h2V3h16v16h2v2Zm4-2h2V5H6Zm4 0h4V5h-4Zm6 0h2V5h-2ZM6 19V5v14Zm12 0V5v14Z"/></svg>';