Initial astro commit
This commit is contained in:
1
public/img/loading.min.svg
Normal file
1
public/img/loading.min.svg
Normal file
@ -0,0 +1 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?><svg version="1.1" width="350" height="135" viewBox="-25 -5 350 135" xmlns="http://www.w3.org/2000/svg"><style>path{fill:none;}#b{fill:#1b1b1b;}#t,#l{stroke:#000;stroke-width:5px;stroke-dasharray:395.335;stroke-dashoffset:395.335;}#e{stroke:#a90000;stroke-width:15px;stroke-dasharray:318.656;stroke-dashoffset:318.656;stroke-linecap:square;}#d{fill:#a90000;}#d,#b,#c{fill-opacity:0;}#e,#d,#c{clip-path:path("M50 0H250V125H50Z");}#e,#d,#c{animation:e 5s linear infinite;}#b,#t,#l{animation:l 5s linear infinite;}@keyframes l{30%,60%{stroke-dashoffset:0;fill-opacity:0;}40%,50%{fill-opacity:1;}90%,100%{stroke-dashoffset:-395.335;fill-opacity:0;}}@keyframes e{30%{stroke-dashoffset:318.656;fill-opacity:0;}35%{fill-opacity:0;}45%{fill-opacity:0.7;}55%{fill-opacity:0.7;}60%,100%{fill-opacity:0;stroke-dashoffset:-318.656;}}</style><path d="M 0 0 H 200 C 250 0 250 0 300 125 H 100 C 50 125 50 125 0 0 Z" id="b" /><path d="M 208.76 0.03 C 243 49 210 114 150 115 C 95 115 55 53 91.26 0 Z" id="d" /><path d="M 208.76 0.03 C 243 49 210 114 150 115 C 95 115 55 53 91.26 0" id="e" /><circle cx="150" cy="40" r="40" id="c" fill="#000" /><path d="M -20 0 H 200 C 250 0 250 0 300 125" id="t" /><path d="M 320 125 H 100 C 50 125 50 125 0 0" id="l" /></svg>
|
After Width: | Height: | Size: 1.3 KiB |
BIN
public/img/read-blog.png
Normal file
BIN
public/img/read-blog.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.5 KiB |
10
public/img/read-blog.svg
Normal file
10
public/img/read-blog.svg
Normal file
@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg height="1.7em" width="16.27em" xmlns="http://www.w3.org/2000/svg">
|
||||
<style>
|
||||
@import url('http://fonts.cdnfonts.com/css/cascadia-code');
|
||||
</style>
|
||||
<rect width="100%" height="100%" fill="black" />
|
||||
<text x=".5em" y="1.15em" fill="#188a18" font-family="Cascadia Code">
|
||||
Blog entry @ c0ntroller.de
|
||||
</text>
|
||||
</svg>
|
After Width: | Height: | Size: 384 B |
Reference in New Issue
Block a user