It would be great to have a new icon. Use cases: sum everything (tables, etc).
https://en.wikipedia.org/wiki/File:Greek_uc_sigma.svg
duplicate of #4834 , please +1 that request
closing here
.fa-sum:before {
content: "\03a3";
font-family: sans-serif;
}
i agree with @peterdeak
Most helpful comment
.fa-sum:before {
content: "\03a3";
font-family: sans-serif;
}