Skip to content

Instantly share code, notes, and snippets.

var template = `
<button aria-label="Cycle Cameras" class="CycleCameraButton hsGJfJ">
<div class="ControlButton__IconWrap-gnUpcI clHgYP">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#505868">
<path d="M0 0h24v24H0z" fill="none"></path>
<path d="M17 10.5V7c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1v10c0 .55.45 1 1 1h12c.55 0 1-.45 1-1v-3.5l4 4v-11l-4 4z"></path>
</svg>
</div>
<span color="default" class="Text__StyledText-llZFeh kLLMan ControlButton__BottomText-ipkjdR gzpKjG">Cycle Cams</span>
</button>