replaced icons with masked rects

This commit is contained in:
muerwre 2018-08-22 17:33:07 +07:00
parent d17a7b6aef
commit 130e62455d
3 changed files with 32 additions and 18 deletions

View file

@ -68,6 +68,12 @@
fill: white;
stroke: white;
display: inline;
fill-rule: evenodd;
stroke-linecap: butt;
stroke-linejoin: miter;
stroke-miterlimit: 4;
stroke-dasharray: none;
stroke-width: 3;
}
}
}