Lucien Cartier-Tilet 66764e9f98
Some checks failed
Tests / tests (push) Failing after 3m44s
chore: initialize theming
2025-06-01 22:54:22 +02:00

6 lines
199 B
Vue

<template>
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24">
<path fill="currentColor" d="M3 6h18v2H3zm0 5h18v2H3zm0 5h18v2H3z"></path>
</svg>
</template>