world_line constant

String const world_line

Implementation

static const String world_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" fill-rule="evenodd"><path d="M24 0H0v24h24z"/><path fill-rule="nonzero" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2Zm7.194 13.505A17.942 17.942 0 0112 17c-2.556 0-4.99-.534-7.193-1.495A8 8 0 0012 20a8 8 0 007.194-4.495Zm.238-6.473A14.936 14.936 0 0112 11c-2.703 0-5.24-.716-7.432-1.968a7.979 7.979 0 00-.52 3.856A15.922 15.922 0 0012 15c2.896 0 5.61-.769 7.951-2.112a7.978 7.978 0 00-.52-3.855ZM12 4a7.989 7.989 0 00-6.462 3.283A12.936 12.936 0 0012 9a12.94 12.94 0 006.462-1.717A7.989 7.989 0 0012 4Z"/></g></svg>';