information banner from api with date range

This commit is contained in:
2022-09-22 11:12:04 +01:00
parent f9cdaafd7c
commit 38e70b1ec1
17 changed files with 548 additions and 119 deletions
+20
View File
@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="25px" height="25px" viewBox="0 0 25 25" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>global/icon/information</title>
<defs>
<path d="M12.5,0 C5.59625,0 0,5.59625 0,12.5 C0,19.4025 5.59625,25 12.5,25 C19.4025,25 25,19.4025 25,12.5 C25,5.59625 19.4025,0 12.5,0 M13.9423077,18.5769231 L11.5384615,18.5769231 L11.5384615,10.5769231 L13.9423077,10.5769231 L13.9423077,18.5769231 Z M13.9423077,8.17307692 L11.5384615,8.17307692 L11.5384615,5.76923077 L13.9423077,5.76923077" id="path-1"></path>
</defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="Group">
<mask id="mask-2" fill="white">
<use xlink:href="#path-1"></use>
</mask>
<use id="Page-1" fill="#0360A6" xlink:href="#path-1"></use>
<g mask="url(#mask-2)" fill="#0360A6" id="colour/blue/$blue-#0360a6">
<g>
<polygon id="#0360a6" points="-7.27163618e-14 1.43800316e-13 25 1.43800316e-13 25 25 -7.27163618e-14 25"></polygon>
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB