.parent{
overflow: hidden;
.icon{
width:40px;
height:40px
position: relative;
left: -40px;
border-left: 40px solid transparent;
filter: drop-shadow(40px 0 #fff);
}
}
版权归属:
Malson
许可协议:
MIT