share_outline constant

String const share_outline

Implementation

static const String share_outline =
    '<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="M18 15a3 3 0 00-2.1.86L8 12.34v-.67l7.9-3.53A3 3 0 1015 6v.34L7.1 9.86a3 3 0 100 4.28l7.9 3.53V18a3 3 0 103-3Zm0-10a1 1 0 11-1 1 1 1 0 011-1ZM5 13a1 1 0 111-1 1 1 0 01-1 1Zm13 6a1 1 0 111-1 1 1 0 01-1 1Z"/></svg>';