chevrons_square_down_left constant

String const chevrons_square_down_left

Icon Data of chevrons_square_down_left

Implementation

static const String chevrons_square_down_left =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="-2 -2 24 24"><path fill="currentColor" d="M4 0h12a4 4 0 014 4v12a4 4 0 01-4 4H4a4 4 0 01-4-4V4a4 4 0 014-4zm0 2a2 2 0 00-2 2v12a2 2 0 002 2h12a2 2 0 002-2V4a2 2 0 00-2-2H4zm4 10h3a1 1 0 010 2H7a1 1 0 01-1-1V9a1 1 0 112 0v3zm3-3h3a1 1 0 010 2h-4a1 1 0 01-1-1V6a1 1 0 112 0v3z"/></svg>';