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="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M12.5 4.5a1 1 0 100-2 1 1 0 000 2Zm0 1.5a2.5 2.5 0 10-2.469-2.104L5.298 6.263a2.5 2.5 0 100 3.475l4.733 2.366a2.5 2.5 0 10.671-1.341L5.97 8.396a2.519 2.519 0 000-.792l4.733-2.367c.455.47 1.092.763 1.798.763Zm1 6.5a1 1 0 11-2 0 1 1 0 012 0ZM4.5 8a1 1 0 11-2 0 1 1 0 012 0Z" clip-rule="evenodd"/></svg>';