restore wbK.svg

pull/4569/head
Thibault Duplessis 2018-08-25 11:33:50 +02:00
parent 4bc115b587
commit 5a19d581dd
3 changed files with 3 additions and 2 deletions

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="34.68" height="35.141"><defs><clipPath id="a"><rect width="19.358" height="38.632" x="3.05" y="2.617" ry="0" opacity=".1"/></clipPath><clipPath id="b"><path opacity=".1" d="M22.492 3.814h18.647v37.85H22.492z"/></clipPath></defs><g clip-path="url(#a)" transform="translate(-5.082 -5.234)"><g fill="none" stroke="#000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M22.5 11.63V6M20 8h5" stroke-linejoin="miter"/><path d="M22.5 25s4.5-7.5 3-10.5c0 0-1-2.5-3-2.5s-3 2.5-3 2.5c-1.5 3 3 10.5 3 10.5" fill="#fff" stroke-linecap="butt" stroke-linejoin="miter"/><path d="M11.5 37c5.5 3.5 15.5 3.5 21 0v-7s9-4.5 6-10.5c-4-6.5-13.5-3.5-16 4V27v-3.5c-3.5-7.5-13-10.5-16-4-3 6 5 10 5 10V37z" fill="#fff"/><path d="M11.5 30c5.5-3 15.5-3 21 0M11.5 33.5c5.5-3 15.5-3 21 0M11.5 37c5.5-3 15.5-3 21 0"/></g></g><g transform="translate(-5.166 -5.234)" clip-path="url(#b)"><g fill="none" stroke="#000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M22.5 11.63V6" stroke-linejoin="miter"/><path d="M22.5 25s4.5-7.5 3-10.5c0 0-1-2.5-3-2.5s-3 2.5-3 2.5c-1.5 3 3 10.5 3 10.5" fill="#000" stroke-linecap="butt" stroke-linejoin="miter"/><path d="M11.5 37c5.5 3.5 15.5 3.5 21 0v-7s9-4.5 6-10.5c-4-6.5-13.5-3.5-16 4V27v-3.5c-3.5-7.5-13-10.5-16-4-3 6 5 10 5 10V37z" fill="#000"/><path d="M20 8h5" stroke-linejoin="miter"/><path d="M32 29.5s8.5-4 6.03-9.65C34.15 14 25 18 22.5 24.5l.01 2.1-.01-2.1C20 18 9.906 14 6.997 19.85c-2.497 5.65 4.853 9 4.853 9" stroke="#fff"/><path d="M11.5 30c5.5-3 15.5-3 21 0m-21 3.5c5.5-3 15.5-3 21 0m-21 3.5c5.5-3 15.5-3 21 0" stroke="#fff"/></g></g></svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -64,7 +64,7 @@ form.color .color_1 i {
background-image: url(../piece/cburnett/wK.svg);
}
form.color .color_2 i {
background-image: url(../piece/cburnett/wbK.svg);
background-image: url(../images/wbK.svg);
}
form.color .color_3 i {
background-image: url(../piece/cburnett/bK.svg);

View File

@ -144,7 +144,7 @@ div.game_config button.random {
padding: 10px;
}
div.game_config .color_submits button.random i {
background-image: url(../piece/cburnett/wbK.svg);
background-image: url(../images/wbK.svg);
background-size: 55px 55px;
display: block;
width: 55px;