share constant

String const share

Icon Data of 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="-5 -5 24 24"><path fill="currentColor" d="M8 3.414v5.642a1 1 0 11-2 0V3.414L4.879 4.536A1 1 0 013.464 3.12L6.293.293a.997.997 0 011.414 0l2.829 2.828A1 1 0 119.12 4.536L8 3.414zM3 6a1 1 0 110 2H2v4h10V8h-1a1 1 0 010-2h1a2 2 0 012 2v4a2 2 0 01-2 2H2a2 2 0 01-2-2V8a2 2 0 012-2h1z"/></svg>';