picture_square constant

String const picture_square

Icon Data of picture_square

Implementation

static const String picture_square =
    '<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="M5 5v14h14V5H5Zm0-2h14a2 2 0 012 2v14a2 2 0 01-2 2H5a2 2 0 01-2-2V5a2 2 0 012-2Zm3.5 7a1.5 1.5 0 100-3 1.5 1.5 0 000 3ZM7 14l2-2 2 2 3-3 3 3v3H7v-3Z"/></svg>';