github.com/Ilhicas/nomad@v1.0.4-0.20210304152020-e86851182bc3/ui/app/templates/components/hamburger-menu.hbs (about)

     1  <svg class="hamburger-menu" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg">
     2    <rect x="0" y="0" width="100" height="16" />
     3    <rect x="0" y="42" width="100" height="16" />
     4    <rect x="0" y="84" width="100" height="16" />
     5  </svg>