icon constant

String const icon

Icon Data of icon

Implementation

static const String icon =
    '<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="M1.927 23.935a2.4 2.4 0 01-1.882-1.883 2.4 2.4 0 012.82-2.82 2.4 2.4 0 011.882 1.882 2.4 2.4 0 01-2.82 2.82zM21.135 4.768a2.4 2.4 0 01-1.882-1.882 2.4 2.4 0 012.82-2.82 2.4 2.4 0 011.882 1.882 2.4 2.4 0 01-2.82 2.82zM12.021 6.01c1.147 0 2.219.324 3.13.883l2.585-2.585A9.583 9.583 0 004.328 17.716l2.586-2.586a5.99 5.99 0 015.107-9.12zm5.107 2.86a5.99 5.99 0 01-8.237 8.237l-2.586 2.585A9.583 9.583 0 0019.713 6.284Z"/></svg>';