summaryrefslogtreecommitdiffstats
path: root/core/img/places/contacts.svg
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>
* Svg icon api sass function and upgrade of all stylesJohn Molakvoæ (skjnldsv)2018-07-191-1/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Re-optimize places and files iconsMarin Treselj2017-11-151-1/+1
| | | | Signed-off-by: Marin Treselj <marin@pixelipo.com>
* Revert "Proof of concept #5593 - inline SVG icon for icon-contacts"Joas Schilling2017-08-031-1/+1
|
* Proof of concept #5593 - inline SVG icon for icon-contactsMarin Treselj2017-08-021-1/+1
| | | | Signed-off-by: Marin Treselj <marin@pixelipo.com>
* Add viewport to all core/img/places/* icons.Marin Treselj2017-06-171-1/+1
| | | | | | Also removed some unneeded style declarations. Signed-off-by: Marin Treselj <marin@pixelipo.com>
* Contacts menuChristoph Wurst2017-04-251-0/+1
* load list of contacts from the server * show last message of each contact Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>