Sass Burger

100% vegan
.burger-icon {
    @include burger(25px, 3px, 5px, #222);
}
.circle.is-active .burger-icon {
    @include burger-to-cross;
}
Download on GitHub
and share it
Tweet