Improved itinerary delegates

Steal the look of itinerary items from itinerary but simplified. Also includes new support for flights and restaurants

![image](/uploads/a574d2362edad52ecf91ce89a1849f27/image.png)
This commit is contained in:
James Graham
2024-03-23 09:33:51 +00:00
parent 7d4f8780ad
commit ba45318b56
61 changed files with 1156 additions and 64 deletions

View File

@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22">
<defs id="defs3051">
<style type="text/css" id="current-color-scheme">
.ColorScheme-Text {
color:#4d4d4d;
}
</style>
</defs>
<path
d="M 18.270753,3.2659119 14.646412,14.864869 c -0.01672,0.06553 -0.921877,1.686021 -2.174043,1.681772 l -7.3329699,0.01812 c -1.238273,-0.413166 -1.229256,-1.466354 -1.229256,-1.466354 0,0 -0.05503,-1.219046 1.286042,-1.57108 l 6.2575869,0.02125 c 0.289281,-0.142682 0.285418,-0.063 0.426871,-0.415318 L 15.188634,2.4779275 c 0.04419,-0.1814692 0.444638,-1.3733887 1.996173,-1.0635157 1.323434,0.432045 1.134602,1.7542909 1.085946,1.8515001 z"
style="fill:#4d4d4d;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<path
d="m 12.511479,9.6326174 -4.2465189,-0.0022 c -0.436543,0.00592 -1.180203,0.2731972 -1.278698,1.1330156 -0.09676,0.844716 0.04306,0.825819 0.04306,0.825819 0.0022,0.01975 0.04841,0.126554 0.223252,0.212145 l 4.5915099,-3.04e-4 z"
style="fill:#4d4d4d;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<path
d="m 12.965467,17.031896 -0.908629,-0.02576 1.001921,2.921594 c 0.05194,0.122275 -0.05837,0.16911 -0.12924,0.174385 l -7.6249769,-0.01411 c -0.07821,-0.01611 -0.111476,-0.103479 -0.06521,-0.192766 l 1.015412,-2.847699 -0.931814,-0.01364 -0.945272,2.697325 c -0.02203,0.614614 0.175621,0.814271 0.175621,0.814271 0,0 0.17226,0.261324 0.538924,0.3735 l 7.9892399,0.0018 c 0.28247,0.01106 0.615134,-0.35466 0.615134,-0.35466 0.04515,-0.01943 0.301887,-0.441164 0.245863,-0.719598 z"
style="fill:#4d4d4d;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB