emoji_2_line constant

String const emoji_2_line

Implementation

static const String emoji_2_line =
    '<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"><g fill="currentColor"><path d="M0 0h24v24H0z"/><path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2Zm0 2a8 8 0 100 16 8 8 0 000-16Zm3.167 8c1.012 0 1.833.82 1.833 1.833V14a5 5 0 01-10 0v-.167C7 12.821 7.82 12 8.833 12h6.334ZM15 14H9a3 3 0 106 0ZM9 7a1 1 0 01.993.883L10 8v2a1 1 0 01-1.993.117L8 10V8a1 1 0 011-1Zm5.293.293a1 1 0 011.497 1.32l-.083.094-.293.293.293.293a1 1 0 01-1.32 1.497l-.094-.083-1-1a1 1 0 01-.083-1.32l.083-.094 1-1Z"/></g></svg>';