🐼 first commit

This commit is contained in:
koirand 2018-09-23 20:11:35 +09:00
commit 8c7ec3df80
27 changed files with 2823 additions and 0 deletions

View file

@ -0,0 +1,22 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
<defs>
<style>
.cls-1, .cls-3 {
fill: none;
}
.cls-1 {
stroke: #d3d3d3;
stroke-width: 3px;
}
.cls-2 {
stroke: none;
}
</style>
</defs>
<g id="楕円形_1" data-name="楕円形 1" class="cls-1">
<circle class="cls-2" cx="50" cy="50" r="50"/>
<circle class="cls-3" cx="50" cy="50" r="48.5"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 459 B

BIN
static/img/avatar.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB