aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/img
Commit message (Collapse)AuthorAgeFilesLines
* fix(assets): Optimize SVGs with scour 0.38.2Joas Schilling2023-04-241-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Update comments icon to use updated core oneJan-Christoph Borchardt2019-06-262-2/+2
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Use PNG version of the icons for shipped activitiesJoas Schilling2017-06-201-0/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Svgo optimizationskjnldsv2016-09-271-4/+1
| | | | Signed-off-by: John Molakvoæ <fremulon@protonmail.com>
* Add viewBox to app iconsRoeland Jago Douma2016-08-171-1/+1
| | | | | If we don't add a viewbox a lot of browsers will just say NOPE!!! when we ask them to scale.
* Add app icons for Comments and Tags (#579)Jan-Christoph Borchardt2016-07-261-0/+4
* add icon for Comments app * add icon for Tags app