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/trophy.svg | |
| download | startpage-25f512633704d3a1020a77addb77c3b9217f10fa.tar.xz startpage-25f512633704d3a1020a77addb77c3b9217f10fa.zip | |
init
Diffstat (limited to 'src/assets/icons/trophy.svg')
| -rw-r--r-- | src/assets/icons/trophy.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/assets/icons/trophy.svg b/src/assets/icons/trophy.svg new file mode 100644 index 0000000..f4d39af --- /dev/null +++ b/src/assets/icons/trophy.svg @@ -0,0 +1,6 @@ +<svg class="bi bi-trophy" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> + <path d="M3 1h10c-.495 3.467-.5 10-5 10S3.495 4.467 3 1zm0 15a1 1 0 011-1h8a1 1 0 011 1H3zm2-1a1 1 0 011-1h4a1 1 0 011 1H5z"/> + <path fill-rule="evenodd" d="M12.5 3a2 2 0 100 4 2 2 0 000-4zm-3 2a3 3 0 116 0 3 3 0 01-6 0zm-6-2a2 2 0 100 4 2 2 0 000-4zm-3 2a3 3 0 116 0 3 3 0 01-6 0z" clip-rule="evenodd"/> + <path d="M7 10h2v4H7v-4z"/> + <path d="M10 11c0 .552-.895 1-2 1s-2-.448-2-1 .895-1 2-1 2 .448 2 1z"/> +</svg>
\ No newline at end of file |
