Lots of improvements
This commit is contained in:
parent
3853b5dce7
commit
b94cf17d75
33 changed files with 2587 additions and 1866 deletions
|
|
@ -141,15 +141,6 @@ const FEATURE_ICON_PATHS: Record<string, ReactNode> = {
|
|||
),
|
||||
|
||||
// ── Transport ────────────────────────────────
|
||||
'Train or tube stations within 1km': (
|
||||
<>
|
||||
<rect x="4" y="3" width="16" height="14" rx="2" />
|
||||
<path d="M4 11h16" />
|
||||
<circle cx="8" cy="15" r="1" fill="currentColor" />
|
||||
<circle cx="16" cy="15" r="1" fill="currentColor" />
|
||||
<path d="M8 21l-2-4h12l-2 4" />
|
||||
</>
|
||||
),
|
||||
'Distance to nearest train or tube station (km)': (
|
||||
<>
|
||||
<path d="M12 2v8" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue