share constant

String const share

Implementation

static const String share =
    '<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="M11.293 2.293a1 1 0 011.414 0l3 3a1 1 0 01-1.414 1.414L13 5.414V15a1 1 0 11-2 0V5.414L9.707 6.707a1 1 0 01-1.414-1.414l3-3zM4 11a2 2 0 012-2h2a1 1 0 010 2H6v9h12v-9h-2a1 1 0 110-2h2a2 2 0 012 2v9a2 2 0 01-2 2H6a2 2 0 01-2-2v-9z"/></svg>';