Restore comment action icon
This commit is contained in:
@@ -0,0 +1 @@
|
||||
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m21.2 1.4h-18.4c-.9 0-1.6.7-1.6 1.6v13.1c0 .9.7 1.6 1.6 1.6h4.3l-1.2 5.2c0 .4 0 .9.5.9s.6-.2.6-.2l6.9-6h7.3c.9 0 1.6-.7 1.6-1.6v-13c0-.9-.7-1.6-1.6-1.6z"/></svg>
|
||||
|
After Width: | Height: | Size: 230 B |
@@ -31,6 +31,7 @@
|
||||
.icon--caret-down { --svg: url("caret-down.svg "); }
|
||||
.icon--check { --svg: url("check.svg "); }
|
||||
.icon--close { --svg: url("close.svg "); }
|
||||
.icon--comment { --svg: url("comment.svg "); }
|
||||
.icon--copy-paste { --svg: url("copy-paste.svg "); }
|
||||
.icon--crown { --svg: url("crown.svg "); }
|
||||
.icon--email { --svg: url("email.svg "); }
|
||||
|
||||
Reference in New Issue
Block a user