photo_widget constant

String const photo_widget

Icon Data of photo_widget

Implementation

static const String photo_widget =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M40.5 5.5h-33a2 2 0 00-2 2v33a2 2 0 002 2h33a2 2 0 002-2v-33a2 2 0 00-2-2Z"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M12 30.742V17.264h4.38a4.549 4.549 0 110 9.097H12m24-9.103-3.369 13.478-3.37-13.478-3.369 13.478-3.37-13.478"/></svg>';