Skip to content

Instantly share code, notes, and snippets.

@markcaron
Created October 12, 2020 18:17
Show Gist options
  • Select an option

  • Save markcaron/f216c667b5d2c40fed7ea8d4aa3292e5 to your computer and use it in GitHub Desktop.

Select an option

Save markcaron/f216c667b5d2c40fed7ea8d4aa3292e5 to your computer and use it in GitHub Desktop.
<div class="clockNoteRow">
<svg class="clock-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><title>clock icon</title><path d="M26.44,17.39a.76.76,0,0,0-1,.41.72.72,0,0,0-.06.29.75.75,0,0,0,.22.53.78.78,0,0,0,.24.16.75.75,0,0,0,1-.69.72.72,0,0,0-.06-.29.63.63,0,0,0-.16-.24A.81.81,0,0,0,26.44,17.39Z"></path><path d="M23.48,13a.87.87,0,0,0,.28.05.75.75,0,0,0,.54-.22.74.74,0,0,0,.21-.53.87.87,0,0,0-.05-.28.89.89,0,0,0-.16-.25.79.79,0,0,0-1.07,0,.72.72,0,0,0-.16.25.71.71,0,0,0-.06.28.75.75,0,0,0,.22.53A.85.85,0,0,0,23.48,13Z"></path><path d="M23.23,24.38a.77.77,0,0,0,.54.22.74.74,0,0,0,.52-.22.73.73,0,0,0,0-1.06.67.67,0,0,0-.24-.16.77.77,0,0,0-.82.16.75.75,0,0,0,0,1.06Z"></path><path d="M17.71,25.55a.78.78,0,0,0-.24.16.63.63,0,0,0-.16.24.73.73,0,0,0,0,.58.63.63,0,0,0,.16.24.75.75,0,0,0,1.06,0,.78.78,0,0,0,.16-.24.72.72,0,0,0,.06-.29.75.75,0,0,0-1-.69Z"></path><path d="M12.52,23.16a.77.77,0,0,0-.81.16.73.73,0,0,0,0,1.06.75.75,0,0,0,.53.22.79.79,0,0,0,.53-.22.75.75,0,0,0,0-1.06A.72.72,0,0,0,12.52,23.16Z"></path><path d="M9.32,17.56a.81.81,0,0,0-.17.24.93.93,0,0,0-.05.29.75.75,0,0,0,.22.53.78.78,0,0,0,.24.16.72.72,0,0,0,.29.06.77.77,0,0,0,.53-.22.75.75,0,0,0,.22-.53.72.72,0,0,0-.06-.29.75.75,0,0,0-1.22-.24Z"></path><path d="M12.93,12a.72.72,0,0,0-.16-.25.76.76,0,0,0-.82-.16.67.67,0,0,0-.24.16.74.74,0,0,0-.17.25.71.71,0,0,0-.06.28.72.72,0,0,0,.23.53.7.7,0,0,0,.52.22.93.93,0,0,0,.29-.05,1,1,0,0,0,.25-.17.75.75,0,0,0,.22-.53A.71.71,0,0,0,12.93,12Z"></path><path d="M18,29.77A11.77,11.77,0,0,0,29.75,18a.75.75,0,1,0-1.5,0,10.25,10.25,0,1,1-11-10.22V16A2.18,2.18,0,1,0,19,20l1.77,1.77a.74.74,0,0,0,.53.22.73.73,0,0,0,.53-.22.74.74,0,0,0,0-1.06L20,18.9A2.14,2.14,0,0,0,18.75,16V7A.75.75,0,0,0,18,6.27a11.75,11.75,0,0,0,0,23.5Zm0-12.44a.69.69,0,1,1-.69.69A.69.69,0,0,1,18,17.33Z"></path></svg>
Times shown as 24 hour clock
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment