Skip to content

Instantly share code, notes, and snippets.

View grodriguez216's full-sized avatar

Gerson Rodriguez grodriguez216

  • Establishment Labs
  • Costa Rica
View GitHub Profile
@cyberbobs
cyberbobs / MenuBackIcon.qml
Created November 16, 2014 23:07
Animated hamburger-back icon in Material Design style done in QML
import QtQuick 2.2
Item {
id: root
width: 24
height: 24
Rectangle {
id: bar1
x: 2