706de95458
* header revamp - wip * fix webpack fonts * wip icons * fix compilation errors * implement icons loading without iconmoo * new svg implementation * wip * fix issues with svgs * fix issues with svgs * fix bits svg * fix displaying of pet in avatar * avatar class icon * no party header * update navigation * split code by route * round gems and gp * add string for faqs * fix icons in css
4 lines
287 B
XML
4 lines
287 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
<path fill="#A5A1AC" fill-rule="evenodd" d="M6 12h8V6H6v6zM4 9H2V3h7v1H6a2 2 0 0 0-2 2v3zm10-5h-3V3a2 2 0 0 0-2-2H2a1 1 0 0 0-2 0v15h2v-5h2v1a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2z"/>
|
|
</svg>
|