created
This commit is contained in:
parent
f383093150
commit
01d0bd6665
1 changed files with 7 additions and 0 deletions
7
src/components/Navbar/MenuIcon.vue
Normal file
7
src/components/Navbar/MenuIcon.vue
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
<template>
|
||||||
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M19.5 8.25H4.5V6.75H19.5V8.25Z" fill="#080341"/>
|
||||||
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M19.5 12.75H4.5V11.25H19.5V12.75Z" fill="#080341"/>
|
||||||
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M19.5 17.25H4.5V15.75H19.5V17.25Z" fill="#080341"/>
|
||||||
|
</svg>
|
||||||
|
</template>
|
||||||
Loading…
Add table
Add a link
Reference in a new issue