planet constant

String const planet

Implementation

static const String planet =
    '<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" fill-rule="evenodd" d="M4.859 5A9.973 9.973 0 0112 2c4.479 0 8.267 2.943 9.542 7H15a1 1 0 100 2h6.95c.033.33.05.663.05 1 0 5.523-4.477 10-10 10a9.972 9.972 0 01-7.141-3H11a1 1 0 100-2H3.338a9.95 9.95 0 01-.88-2H13a1 1 0 100-2H2.05a9.957 9.957 0 011.289-6H12a1 1 0 100-2H4.859zM10 9a1 1 0 000 2h2a1 1 0 100-2h-2zm-2.292 1.708a1 1 0 01-1.414 0h-.001a1 1 0 111.414-1.415 1 1 0 010 1.415zm7.586 4a1 1 0 101.414-1.414v-.001a1 1 0 00-1.415 1.414z" clip-rule="evenodd"/></svg>';