diff options
| author | Rafi Zadanly <rafizadanly@gmail.com> | 2022-11-18 11:46:53 +0700 |
|---|---|---|
| committer | Rafi Zadanly <rafizadanly@gmail.com> | 2022-11-18 11:46:53 +0700 |
| commit | 6c2d1cf3dbb2a258f75fc20bbba8b88952f24ec4 (patch) | |
| tree | 10796206dfa495ed0a4e8eb4e074a08176eb6c01 /src/icons/menu.svg | |
| parent | d19b40f2972cc74105cfb8390a3b0fe3a4695b3a (diff) | |
Change icon
Diffstat (limited to 'src/icons/menu.svg')
| -rw-r--r-- | src/icons/menu.svg | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/src/icons/menu.svg b/src/icons/menu.svg index f4ff45ad..5d067e8e 100644 --- a/src/icons/menu.svg +++ b/src/icons/menu.svg @@ -1,5 +1 @@ -<svg width="21" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg"> -<path d="M3.04395 10H18.0439" stroke="#2B2B2B" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> -<path d="M3.04395 5H18.0439" stroke="#2B2B2B" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> -<path d="M3.04395 15H18.0439" stroke="#2B2B2B" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> -</svg> +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-menu"><line x1="3" y1="12" x2="21" y2="12"></line><line x1="3" y1="6" x2="21" y2="6"></line><line x1="3" y1="18" x2="21" y2="18"></line></svg>
\ No newline at end of file |
