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="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" stroke="currentColor" stroke-linecap="square" d="M4.5 7.5h4M11 4 8.5 7.495 11 11m3.5-8.501a2 2 0 01-4 0 2 2 0 014 0Zm0 9.993a2 2 0 01-4 0 2 2 0 014 0Zm-10-4.997a2 2 0 01-4 0 2 2 0 014 0Z"/></svg>';