picture constant

String const picture

Icon Data of picture

Implementation

static const String picture =
    '<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 -4 24 24"><path fill="currentColor" d="M18 8.503V3a1 1 0 00-1-1H3a1 1 0 00-1 1v10a1 1 0 001 1h3.504l4.39-7.322a3 3 0 014.69-.582L18 8.503zm0 2.823-3.828-3.814a1 1 0 00-1.563.195L8.836 14H17a1 1 0 001-1v-1.674zM3 0h14a3 3 0 013 3v10a3 3 0 01-3 3H3a3 3 0 01-3-3V3a3 3 0 013-3zm3 9a3 3 0 110-6 3 3 0 010 6zm0-2a1 1 0 100-2 1 1 0 000 2z"/></svg>';