molecule constant

String const molecule

Implementation

static const String molecule =
    '<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="M7.27 10 9 7h5.42l1.16-2-.08-.5A1.5 1.5 0 0117 3a1.5 1.5 0 011.5 1.5c0 .71-.5 1.31-1.17 1.46l-.96 1.67L17.73 10l.86-1.5-.09-.5A1.5 1.5 0 0120 6.5 1.5 1.5 0 0121.5 8c0 .71-.5 1.3-1.15 1.46L18.89 12l1.73 3c.77.07 1.38.71 1.38 1.5a1.5 1.5 0 01-1.5 1.5 1.5 1.5 0 01-1.5-1.5v-.26L17.73 14l-1.36 2.37.96 1.67a1.5 1.5 0 011.17 1.46A1.5 1.5 0 0117 21a1.5 1.5 0 01-1.5-1.5l.08-.5-1.16-2h-3.84l-1.16 2 .08.5A1.5 1.5 0 018 21a1.5 1.5 0 01-1.5-1.5c0-.71.5-1.31 1.17-1.46l.96-1.67L4.38 9C3.61 8.93 3 8.29 3 7.5A1.5 1.5 0 014.5 6 1.5 1.5 0 016 7.5v.26L7.27 10m2.88-1-1.73 3 1.73 3h4.7l1.73-3-1.73-3h-4.7Z"/></svg>';