This commit is contained in:
2026-04-18 13:20:20 +09:00
parent 2dcd28ecd9
commit 156a4ef951
16 changed files with 165 additions and 21 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+59
View File
@@ -0,0 +1,59 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="_レイヤー_1" data-name="レイヤー 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 256">
<defs>
<style>
.cls-1 {
font-family: MesloBIZUD-Regular, 'Meslo BIZUD';
font-size: 8px;
}
.cls-1, .cls-2, .cls-3, .cls-4 {
fill: #939393;
}
.cls-3 {
font-family: InterBIZUD-Regular, 'Inter BIZUD';
font-size: 12px;
}
.cls-4 {
font-family: InterBIZUD-Bold, 'Inter BIZUD';
font-size: 24px;
font-weight: 700;
}
.cls-5, .cls-8 {
fill: #c84040;
}
.cls-5 {
font-family: InterBIZUD-Bold, 'Inter BIZUD';
font-size: 12px;
font-weight: 700;
}
.cls-6 {
fill: #4d4d4d;
}
.cls-9 {
fill: #333;
}
.cls-10 {
fill: #1a1a1a;
}
</style>
</defs>
<rect class="cls-10" width="512" height="256"/>
<g>
<polygon class="cls-9" points="0 128 0 256 512 256 512 213.33 0 128"/>
<polygon class="cls-6" points="512 128 512 256 256 256 512 128"/>
</g>
<path class="cls-2" d="M483.6,230.12h-14.05v-3.01h11.04v-5.39l-10.16-3.4-11.8,11.8h-26.22v-27.69l37.21,12.44,13.99-13.99v29.24ZM435.41,227.11h21.96l9.86-9.86-31.82-10.64v20.5ZM472.8,215.94l7.78,2.6v-10.39l-7.78,7.78Z"/>
<rect class="cls-8" width="512" height="8"/>
<text class="cls-5" transform="translate(465.2 23.25)"><tspan x="0" y="0">ERROR</tspan></text>
<text class="cls-1" transform="translate(14.57 23.25)"><tspan x="0" y="0">__PATH__</tspan></text>
<text class="cls-4" transform="translate(13.72 54.58)"><tspan x="0" y="0">__TITLE__</tspan></text>
<text class="cls-3" transform="translate(14.34 72.64)"><tspan x="0" y="0">__DESCRIPTION__</tspan></text>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

+47
View File
@@ -0,0 +1,47 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="_レイヤー_1" data-name="レイヤー 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 256">
<defs>
<style>
.cls-1 {
font-family: MesloBIZUD-Regular, 'Meslo BIZUD';
font-size: 8px;
}
.cls-1, .cls-2, .cls-3, .cls-4 {
fill: #939393;
}
.cls-3 {
font-family: InterBIZUD-Regular, 'Inter BIZUD';
font-size: 12px;
}
.cls-5 {
fill: #4d4d4d;
}
.cls-4 {
font-family: InterBIZUD-Bold, 'Inter BIZUD';
font-size: 24px;
font-weight: 700;
}
.cls-6 {
fill: #333;
}
.cls-7 {
fill: #1a1a1a;
}
</style>
</defs>
<rect class="cls-7" width="512" height="256"/>
<g>
<polygon class="cls-6" points="0 128 0 256 512 256 512 213.33 0 128"/>
<polygon class="cls-5" points="512 128 512 256 256 256 512 128"/>
</g>
<path class="cls-2" d="M483.6,230.12h-14.05v-3.01h11.04v-5.39l-10.16-3.4-11.8,11.8h-26.22v-27.69l37.21,12.44,13.99-13.99v29.24ZM435.41,227.11h21.96l9.86-9.86-31.82-10.64v20.5ZM472.8,215.94l7.78,2.6v-10.39l-7.78,7.78Z"/>
<text class="cls-1" transform="translate(14.57 23.25)"><tspan x="0" y="0">__PATH__</tspan></text>
<text class="cls-4" transform="translate(13.72 54.58)"><tspan x="0" y="0">__TITLE__</tspan></text>
<text class="cls-3" transform="translate(14.34 72.64)"><tspan x="0" y="0">__DESCRIPTION__</tspan></text>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB