molecules constant

String const molecules

Implementation

static const String molecules =
    '<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="M21 9a2.952 2.952 0 00-.368.037l-1.478-2.955A2.994 2.994 0 1014.184 3H9.816a2.993 2.993 0 10-4.973 3.078l-1.48 2.959A2.963 2.963 0 003 9a3 3 0 000 6 2.963 2.963 0 00.364-.037l1.479 2.96A2.994 2.994 0 109.816 21h4.368a2.993 2.993 0 104.976-3.074l1.481-2.962A2.963 2.963 0 0021 15a3 3 0 000-6Zm-3.632 8.037A2.952 2.952 0 0017 17a2.991 2.991 0 00-2.816 2H9.816A2.991 2.991 0 007 17a2.963 2.963 0 00-.364.037l-1.479-2.96a2.983 2.983 0 000-4.155l1.48-2.959A2.963 2.963 0 007 7a2.991 2.991 0 002.816-2h4.368a2.837 2.837 0 003.175 1.964l1.48 2.962a2.983 2.983 0 00.007 4.156Z"/></svg>';