join_outline constant

String const join_outline

Implementation

static const String join_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="M16 17q2.075 0 3.538-1.463Q21 14.075 21 12t-1.462-3.538Q18.075 7 16 7q-.675 0-1.312.175-.638.175-1.188.5.725.9 1.113 2Q15 10.775 15 12t-.387 2.325q-.388 1.1-1.113 2 .55.325 1.188.5Q15.325 17 16 17Zm-4-2q.475-.625.738-1.387Q13 12.85 13 12t-.262-1.613Q12.475 9.625 12 9q-.475.625-.738 1.387Q11 11.15 11 12t.262 1.613q.263.762.738 1.387Zm-4 2q.675 0 1.312-.175.638-.175 1.188-.5-.725-.9-1.113-2Q9 13.225 9 12t.387-2.325q.388-1.1 1.113-2-.55-.325-1.188-.5Q8.675 7 8 7 5.925 7 4.463 8.462 3 9.925 3 12q0 2.075 1.463 3.537Q5.925 17 8 17Zm0 2q-2.925 0-4.962-2.038Q1 14.925 1 12t2.038-4.963Q5.075 5 8 5q1.125 0 2.137.325Q11.15 5.65 12 6.25q.85-.6 1.863-.925Q14.875 5 16 5q2.925 0 4.962 2.037Q23 9.075 23 12q0 2.925-2.038 4.962Q18.925 19 16 19q-1.125 0-2.137-.325Q12.85 18.35 12 17.75q-.85.6-1.863.925Q9.125 19 8 19Z"/></svg>';