Skip to content

Instantly share code, notes, and snippets.

@rsgranne
Created April 30, 2026 17:05
Show Gist options
  • Select an option

  • Save rsgranne/510cc9cef59d960b4d085e6dd94c5be3 to your computer and use it in GitHub Desktop.

Select an option

Save rsgranne/510cc9cef59d960b4d085e6dd94c5be3 to your computer and use it in GitHub Desktop.
White hamburger menu for Bootstrap 5
url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='white' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
@rsgranne
Copy link
Copy Markdown
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment