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

Update toggle button icon

parent faa691dd
No related tags found
No related merge requests found
Pipeline #53503 failed
...@@ -22,7 +22,7 @@ $isEmbed = $context->options['embed']; ...@@ -22,7 +22,7 @@ $isEmbed = $context->options['embed'];
<button class="maps-btn-popup dcf-btn dcf-btn-primary dcf-d-flex dcf-ai-center unl-drop-shadow" id="maps-btn-toggle-controls" aria-controls="maps-popup-controls" aria-expanded="false" aria-haspopup="true" aria-labelledby="maps-btn-label-controls"> <button class="maps-btn-popup dcf-btn dcf-btn-primary dcf-d-flex dcf-ai-center unl-drop-shadow" id="maps-btn-toggle-controls" aria-controls="maps-popup-controls" aria-expanded="false" aria-haspopup="true" aria-labelledby="maps-btn-label-controls">
<span class="dcf-sr-only" id="maps-btn-label-controls">Map Controls</span> <span class="dcf-sr-only" id="maps-btn-label-controls">Map Controls</span>
<svg class="dcf-fill-current" aria-hidden="true" focusable="false" width="16" height="16" viewBox="0 0 24 24"> <svg class="dcf-fill-current" aria-hidden="true" focusable="false" width="16" height="16" viewBox="0 0 24 24">
<circle cx="3" cy="12" r="3"/><circle cx="12" cy="12" r="3"/><circle cx="21" cy="12" r="3"/><path fill="none" d="M0 0h24v24H0z"/> <path d="M2.5 20c-.3 0-.5-.2-.5-.5V10H.5c-.3 0-.5.2-.5.5v11c0 .3.2.5.5.5h17c.3 0 .5-.2.5-.5V20H2.5z"/><path d="M6.5 16c-.3 0-.5-.2-.5-.5V6H4.5c-.3 0-.5.2-.5.5v11c0 .3.2.5.5.5h16c.3 0 .5-.2.5-.5V16H6.5z"/><path d="M23.5 2h-15c-.3 0-.5.2-.5.5v11c0 .3.2.5.5.5h15c.3 0 .5-.2.5-.5v-11c0-.3-.2-.5-.5-.5z"/><path style="fill:none" d="M0 0h24v24H0z"/>
</svg> </svg>
</button> </button>
<form class="dcf-form dcf-w-100% dcf-w-max-xs" id="mapSearch"> <form class="dcf-form dcf-w-100% dcf-w-max-xs" id="mapSearch">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment