如何在以下CSS内容属性中插入Google Material Icon"chevron icon right"(https://design.google.com/icons/#ic_chevron_right):
.bullet li a:before {
content: "";
}
Run Code Online (Sandbox Code Playgroud) css css3 contentproperty material-design google-material-icons