19 lines
507 B
XML
19 lines
507 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg id="_レイヤー_1" data-name="レイヤー 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 100">
|
|
<defs>
|
|
<style>
|
|
.cls-1 {
|
|
fill: none;
|
|
stroke: #fff;
|
|
stroke-miterlimit: 10;
|
|
stroke-width: 4px;
|
|
}
|
|
|
|
.cls-2 {
|
|
fill: #202020;
|
|
}
|
|
</style>
|
|
</defs>
|
|
<rect class="cls-2" width="320" height="100"/>
|
|
<polyline class="cls-1" points="208 58.1 112 26 112 74 160 74 208 26 208 74 183 74"/>
|
|
</svg> |