This commit is contained in:
2026-03-29 00:03:04 +09:00
commit d8cce8499f
62 changed files with 27628 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="_レイヤー_1" data-name="レイヤー 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 720 720">
<defs>
<style>
.cls-1 {
fill: none;
stroke: #fff;
stroke-linecap: square;
stroke-miterlimit: 10;
stroke-width: 16px;
}
.cls-2 {
fill: #202020;
}
</style>
</defs>
<rect class="cls-2" width="720" height="720" rx="128" ry="128"/>
<polyline class="cls-1" points="0 360 360 360 540 180 540 540 180 540 180 180 720 360"/>
</svg>

After

Width:  |  Height:  |  Size: 561 B