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/square-half.svg | |
| download | startpage-25f512633704d3a1020a77addb77c3b9217f10fa.tar.xz startpage-25f512633704d3a1020a77addb77c3b9217f10fa.zip | |
init
Diffstat (limited to 'src/assets/icons/square-half.svg')
| -rw-r--r-- | src/assets/icons/square-half.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/assets/icons/square-half.svg b/src/assets/icons/square-half.svg new file mode 100644 index 0000000..7058c5a --- /dev/null +++ b/src/assets/icons/square-half.svg @@ -0,0 +1,3 @@ +<svg class="bi bi-square-half" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> + <path fill-rule="evenodd" d="M8 1H2a1 1 0 00-1 1v12a1 1 0 001 1h6V1zM2 0a2 2 0 00-2 2v12a2 2 0 002 2h12a2 2 0 002-2V2a2 2 0 00-2-2H2z" clip-rule="evenodd"/> +</svg>
\ No newline at end of file |
