diff options
| author | ivarlovlie <ivar.lovlie@gmail.com> | 2020-07-12 19:25:48 +0200 |
|---|---|---|
| committer | ivarlovlie <ivar.lovlie@gmail.com> | 2020-07-12 19:25:48 +0200 |
| commit | 25f512633704d3a1020a77addb77c3b9217f10fa (patch) | |
| tree | 19a11f675d66a8895ccba37571d809d765c4219f /src/assets/icons/list-task.svg | |
| download | startpage-25f512633704d3a1020a77addb77c3b9217f10fa.tar.xz startpage-25f512633704d3a1020a77addb77c3b9217f10fa.zip | |
init
Diffstat (limited to 'src/assets/icons/list-task.svg')
| -rw-r--r-- | src/assets/icons/list-task.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/assets/icons/list-task.svg b/src/assets/icons/list-task.svg new file mode 100644 index 0000000..2585227 --- /dev/null +++ b/src/assets/icons/list-task.svg @@ -0,0 +1,5 @@ +<svg class="bi bi-list-task" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> + <path fill-rule="evenodd" d="M2 2.5a.5.5 0 00-.5.5v1a.5.5 0 00.5.5h1a.5.5 0 00.5-.5V3a.5.5 0 00-.5-.5H2zM3 3H2v1h1V3z" clip-rule="evenodd"/> + <path d="M5 3.5a.5.5 0 01.5-.5h9a.5.5 0 010 1h-9a.5.5 0 01-.5-.5zM5.5 7a.5.5 0 000 1h9a.5.5 0 000-1h-9zm0 4a.5.5 0 000 1h9a.5.5 0 000-1h-9z"/> + <path fill-rule="evenodd" d="M1.5 7a.5.5 0 01.5-.5h1a.5.5 0 01.5.5v1a.5.5 0 01-.5.5H2a.5.5 0 01-.5-.5V7zM2 7h1v1H2V7zm0 3.5a.5.5 0 00-.5.5v1a.5.5 0 00.5.5h1a.5.5 0 00.5-.5v-1a.5.5 0 00-.5-.5H2zm1 .5H2v1h1v-1z" clip-rule="evenodd"/> +</svg>
\ No newline at end of file |
