@import "svgdraw";

.wpmp_icon_draw_svg{
    background: url(../images/drawsvg.png) !important;
    background-size: cover !important;
}
.wpmp_icon_sequence_image{
    background: url(../images/sequence.png) !important;
    background-size: cover !important;
}
.wpmp_icon_split_text{
    background: url(../images/splittext.png) !important;
    background-size: cover !important;
}