mars-v2-frontend/components/Icons/burger-menu.svg
Linkie Link ee71260429
MP-1660: base components (#57)
* MP-1660: base components

* fix: removed lodash.isequal
2022-11-29 17:45:00 +01:00

6 lines
272 B
XML

<svg version='1.1' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'>
<line stroke='currentColor' x1='3' x2='21' y1='12' y2='12' />
<line stroke='currentColor' x1='3' x2='21' y1='6' y2='6' />
<line stroke='currentColor' x1='3' x2='21' y1='18' y2='18' />
</svg>