Add this to your stylesheet.
.blog-title h3 i.icon-edit {
display: none !important;
}
Simpleo theme support provided the solution to this problem, which was for me to install
https://wordpress.org/plugins/advanced-excerpt/
I tried that but it did not work.