initial commit
This commit is contained in:
1
assets/bootstrap-4.5.2/site/_includes/icons/menu.svg
Normal file
1
assets/bootstrap-4.5.2/site/_includes/icons/menu.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg"{% if include.width %} width="{{ include.width }}"{% endif %}{% if include.height %} height="{{ include.height }}"{% endif %}{% if include.class %} class="{{ include.class }}"{% endif %} viewBox="0 0 30 30" role="img" focusable="false"><title>Menu</title><path stroke="currentColor" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2" d="M4 7h22M4 15h22M4 23h22"/></svg>
|
After Width: | Height: | Size: 420 B |
Reference in New Issue
Block a user