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/code.svg | |
| download | startpage-25f512633704d3a1020a77addb77c3b9217f10fa.tar.xz startpage-25f512633704d3a1020a77addb77c3b9217f10fa.zip | |
init
Diffstat (limited to 'src/assets/icons/code.svg')
| -rw-r--r-- | src/assets/icons/code.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/assets/icons/code.svg b/src/assets/icons/code.svg new file mode 100644 index 0000000..b96f7cb --- /dev/null +++ b/src/assets/icons/code.svg @@ -0,0 +1,3 @@ +<svg class="bi bi-code" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> + <path fill-rule="evenodd" d="M5.854 4.146a.5.5 0 010 .708L2.707 8l3.147 3.146a.5.5 0 01-.708.708l-3.5-3.5a.5.5 0 010-.708l3.5-3.5a.5.5 0 01.708 0zm4.292 0a.5.5 0 000 .708L13.293 8l-3.147 3.146a.5.5 0 00.708.708l3.5-3.5a.5.5 0 000-.708l-3.5-3.5a.5.5 0 00-.708 0z" clip-rule="evenodd"/> +</svg>
\ No newline at end of file |
