Skip to content
Snippets Groups Projects
Commit f40332e1 authored by Ryan Dee's avatar Ryan Dee
Browse files

Fix inconsistent icon size

parent e49a7877
No related branches found
No related tags found
No related merge requests found
Pipeline #53118 failed
...@@ -77,17 +77,17 @@ $isEmbed = $context->options['embed']; ...@@ -77,17 +77,17 @@ $isEmbed = $context->options['embed'];
'text' => 'Sculptures', 'text' => 'Sculptures',
], ],
UNL_TourMap_MarkerList_Aggregate::TYPE_BIKE_RACKS => [ UNL_TourMap_MarkerList_Aggregate::TYPE_BIKE_RACKS => [
'icon' => '<svg class="dcf-h-6 dcf-w-6 maps-fill-bikes" aria-hidden="true" focusable="false" width="16" height="16" viewBox="0 0 24 24"><circle cx="19.5" cy="15" r="1"></circle><path d="M19.5 10.5c-.5 0-1 .1-1.5.3l-1.1-4.2 2.4.3c.3 0 .5.3.4.6 0 .3-.3.5-.6.4-.3 0-.5.1-.6.4 0 .3.1.5.4.6.8.1 1.6-.4 1.7-1.3.1-.8-.5-1.6-1.3-1.7l-3.2-.4c-.3 0-.6.3-.5.6l.6 2.4H8.8l-1-2.4 1 .3c.3.1.5-.1.6-.3.1-.3-.1-.5-.3-.6l-3-1c-.2-.1-.5.1-.6.3-.1.3.1.6.3.7l.7.2L7.9 9l-1.4 2c-.6-.3-1.3-.5-2.1-.5C2 10.5 0 12.5 0 15s2 4.5 4.5 4.5c2.3 0 4.2-1.8 4.5-4h2c.1 0 .3 0 .4-.1l5.4-5.4.3 1.3C15.8 12 15 13.4 15 15c0 2.5 2 4.5 4.5 4.5s4.5-2 4.5-4.5-2-4.5-4.5-4.5zM4.5 18c-1.7 0-3-1.3-3-3s1.3-3 3-3 3 1.3 3 3-1.3 3-3 3zM9 14.5c-.1-1.2-.7-2.2-1.6-2.9l1-1.5 1.9 4.4H9zm2.2-.4l-2-4.6h6.6l-4.6 4.6zm8.3 3.9c-1.7 0-3-1.3-3-3s1.3-3 3-3 3 1.3 3 3-1.3 3-3 3z"></path><circle cx="4.5" cy="15" r="1"></circle></svg>', 'icon' => '<svg class="dcf-h-5 dcf-w-5 maps-fill-bikes" aria-hidden="true" focusable="false" width="16" height="16" viewBox="0 0 24 24"><circle cx="19.5" cy="15" r="1"></circle><path d="M19.5 10.5c-.5 0-1 .1-1.5.3l-1.1-4.2 2.4.3c.3 0 .5.3.4.6 0 .3-.3.5-.6.4-.3 0-.5.1-.6.4 0 .3.1.5.4.6.8.1 1.6-.4 1.7-1.3.1-.8-.5-1.6-1.3-1.7l-3.2-.4c-.3 0-.6.3-.5.6l.6 2.4H8.8l-1-2.4 1 .3c.3.1.5-.1.6-.3.1-.3-.1-.5-.3-.6l-3-1c-.2-.1-.5.1-.6.3-.1.3.1.6.3.7l.7.2L7.9 9l-1.4 2c-.6-.3-1.3-.5-2.1-.5C2 10.5 0 12.5 0 15s2 4.5 4.5 4.5c2.3 0 4.2-1.8 4.5-4h2c.1 0 .3 0 .4-.1l5.4-5.4.3 1.3C15.8 12 15 13.4 15 15c0 2.5 2 4.5 4.5 4.5s4.5-2 4.5-4.5-2-4.5-4.5-4.5zM4.5 18c-1.7 0-3-1.3-3-3s1.3-3 3-3 3 1.3 3 3-1.3 3-3 3zM9 14.5c-.1-1.2-.7-2.2-1.6-2.9l1-1.5 1.9 4.4H9zm2.2-.4l-2-4.6h6.6l-4.6 4.6zm8.3 3.9c-1.7 0-3-1.3-3-3s1.3-3 3-3 3 1.3 3 3-1.3 3-3 3z"></path><circle cx="4.5" cy="15" r="1"></circle></svg>',
'label' => 'bikes', 'label' => 'bikes',
'text' => 'Bike Racks', 'text' => 'Bike Racks',
], ],
UNL_TourMap_MarkerList_Aggregate::TYPE_PARKING => [ UNL_TourMap_MarkerList_Aggregate::TYPE_PARKING => [
'icon' => '<svg class="dcf-h-6 dcf-w-6 dcf-fill-current" aria-hidden="true" focusable="false" width="16" height="16" viewBox="0 0 24 24"><path d="M24 10.5v-2c0-.3-.2-.5-.5-.5h-3c-.1 0-.2 0-.3.1L19 4.3c-.1-.2-.3-.3-.5-.3h-13c-.2 0-.4.1-.5.3L3.8 8.1C3.7 8 3.6 8 3.5 8h-3c-.3 0-.5.2-.5.5v2c0 .3.2.5.5.5h1.8L.2 13.1s-.1.1-.1.2v4.2c-.1.3.1.5.4.5H1v1.5c0 .3.2.5.5.5h3c.3 0 .5-.2.5-.5V18h3v.5c0 .3.2.5.5.5h7c.3 0 .5-.2.5-.5V18h3v1.5c0 .3.2.5.5.5h3c.3 0 .5-.2.5-.5V18h.5c.3 0 .5-.2.5-.5v-4.2c0-.1-.1-.1-.1-.2L21.7 11h1.8c.3 0 .5-.2.5-.5zM4 15H1v-1h3v1zm11 3H9v-2h6v2zm-3.5-4.5v-1c0-.3.2-.5.5-.5s.5.2.5.5v1c0 .3-.2.5-.5.5s-.5-.2-.5-.5zM4.2 10l1.7-5h12.3l1.7 5H4.2zM23 14v1h-3v-1h3z"></path></svg>', 'icon' => '<svg class="dcf-h-5 dcf-w-5 dcf-fill-current" aria-hidden="true" focusable="false" width="16" height="16" viewBox="0 0 24 24"><path d="M24 10.5v-2c0-.3-.2-.5-.5-.5h-3c-.1 0-.2 0-.3.1L19 4.3c-.1-.2-.3-.3-.5-.3h-13c-.2 0-.4.1-.5.3L3.8 8.1C3.7 8 3.6 8 3.5 8h-3c-.3 0-.5.2-.5.5v2c0 .3.2.5.5.5h1.8L.2 13.1s-.1.1-.1.2v4.2c-.1.3.1.5.4.5H1v1.5c0 .3.2.5.5.5h3c.3 0 .5-.2.5-.5V18h3v.5c0 .3.2.5.5.5h7c.3 0 .5-.2.5-.5V18h3v1.5c0 .3.2.5.5.5h3c.3 0 .5-.2.5-.5V18h.5c.3 0 .5-.2.5-.5v-4.2c0-.1-.1-.1-.1-.2L21.7 11h1.8c.3 0 .5-.2.5-.5zM4 15H1v-1h3v1zm11 3H9v-2h6v2zm-3.5-4.5v-1c0-.3.2-.5.5-.5s.5.2.5.5v1c0 .3-.2.5-.5.5s-.5-.2-.5-.5zM4.2 10l1.7-5h12.3l1.7 5H4.2zM23 14v1h-3v-1h3z"></path></svg>',
'label' => 'parking', 'label' => 'parking',
'text' => 'Parking', 'text' => 'Parking',
], ],
UNL_TourMap_MarkerList_Aggregate::TYPE_COVID_TEST_SITES => [ UNL_TourMap_MarkerList_Aggregate::TYPE_COVID_TEST_SITES => [
'icon' => '<svg class="dcf-h-6 dcf-w-6 maps-fill-covidtestsites" aria-hidden="true" focusable="false" width="16" height="16" viewBox="0 0 24 24"><path d="M21.73.574a.499.499 0 00-.517.033c-1.768 1.234-3.226 1.785-4.727 1.785a5.872 5.872 0 01-4.59-2.21c-.191-.234-.606-.234-.796.001a5.863 5.863 0 01-4.587 2.209c-1.503 0-2.961-.55-4.727-1.785A.499.499 0 001 1.019l.018 14.944s1.626 5.571 10.348 8.016a.512.512 0 00.27 0c8.722-2.445 10.347-8.016 10.347-8.016L22 1.019a.5.5 0 00-.27-.445zM16 13h-2.5a.5.5 0 00-.5.5V16h-3v-2.5a.5.5 0 00-.5-.5H7v-3h2.5a.5.5 0 00.5-.5V7h3v2.5a.5.5 0 00.5.5H16v3z"></path></svg>', 'icon' => '<svg class="dcf-h-5 dcf-w-5 maps-fill-covidtestsites" aria-hidden="true" focusable="false" width="16" height="16" viewBox="0 0 24 24"><path d="M21.73.574a.499.499 0 00-.517.033c-1.768 1.234-3.226 1.785-4.727 1.785a5.872 5.872 0 01-4.59-2.21c-.191-.234-.606-.234-.796.001a5.863 5.863 0 01-4.587 2.209c-1.503 0-2.961-.55-4.727-1.785A.499.499 0 001 1.019l.018 14.944s1.626 5.571 10.348 8.016a.512.512 0 00.27 0c8.722-2.445 10.347-8.016 10.347-8.016L22 1.019a.5.5 0 00-.27-.445zM16 13h-2.5a.5.5 0 00-.5.5V16h-3v-2.5a.5.5 0 00-.5-.5H7v-3h2.5a.5.5 0 00.5-.5V7h3v2.5a.5.5 0 00.5.5H16v3z"></path></svg>',
'label' => 'covidtestsite', 'label' => 'covidtestsite',
'text' => 'Covid Test Sites', 'text' => 'Covid Test Sites',
], ],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment