aboutsummaryrefslogtreecommitdiffstats
path: root/core/img
Commit message (Collapse)AuthorAgeFilesLines
* chore: Replace dashboard icon with Material Symbols "View Column"Ferdinand Thiessen2024-08-052-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix: Adapt icon color to new default for mime iconsJulius Härtl2024-07-041-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* feat: support excalidraw fileHoang Pham2024-07-041-0/+1
| | | | Signed-off-by: Hoang Pham <hoangmaths96@gmail.com>
* chore: Replace dashboard icon with Material SymbolsFerdinand Thiessen2024-07-012-1/+5
| | | | | | | | | | | Currently we use a circle as the dashboard icon, 1. This confuses with the circles app 2. Does not really gives information what this app does 3. Is not consistent with our app stores So make it consistent and use the "dashboard" Material Symbol everywhere. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: optimized SVGAndy Scherzinger2024-06-132-15/+2
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* chore: Add SPDX headerAndy Scherzinger2024-06-132-1/+10
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* style: update icon to Material SymbolAndy Scherzinger2024-06-131-1/+7
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* chore: update mastodon icon with original resourceAndy Scherzinger2024-06-101-1/+1
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* chore: Update license infosAndy Scherzinger2024-06-101-1/+7
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* chore: Replace icons with latest Material Design versionsAndy Scherzinger2024-06-10105-95/+92
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* chore: updated images for Material icons and added SPDX infoAndy Scherzinger2024-06-0746-36/+36
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* chore: Add SPDX headerAndy Scherzinger2024-06-0617-21/+17
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* fix(core): package-x-generic svg width and heightJohn Molakvoæ2024-05-311-1/+1
| | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
* fix(theming): replace standard generic package icon by material designskjnldsv2024-05-231-1/+1
| | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* Feat: Fix pdf iconMarco Ambrosini2024-05-131-4/+2
| | | | Signed-off-by: Marco Ambrosini <marcoambrosini@proton.me>
* fix(icons): Update files iconprovokateurin2024-05-031-1/+1
| | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* feat: Add more new mdi iconsChristopher Ng2024-03-273-3/+15
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* feat: Add new icon-filetype-text and icon-add-folder-descriptionChristopher Ng2024-03-201-0/+4
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* fix: Use default grey for text as background-image url svgs do not support ↵Christopher Ng2024-03-201-1/+1
| | | | | | CSS variables Signed-off-by: Christopher Ng <chrng8@gmail.com>
* chore: Add mdi mimetype svgsChristopher Ng2024-03-205-5/+22
| | | | | | | | | | - article for text - description for x-office-document - file-table-box for x-office-spreadsheet - file-presentation-box for x-office-presentation - drawing-box for x-office-drawing Signed-off-by: Christopher Ng <chrng8@gmail.com>
* feat: Rename circles to teamsJulius Härtl2024-03-061-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* fix(core): Convert text to path in f-droid banner SVGFerdinand Thiessen2024-02-261-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix: Use viewBox instead of viewbox in SVGsprovokateurin2024-01-2281-81/+81
| | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* Fix default icon: should be white instead of blackBenjamin Gaussorgues2023-11-131-1/+1
| | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* remove stroke= and style= attributes from dashboard.svgPrivate Maker2023-09-181-1/+1
| | | | Signed-off-by: Private Maker <privatemaker@posteo.net>
* fix: Add icon for font filesFerdinand Thiessen2023-08-031-0/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(files): Add border around favorite marker to ensure contrast ↵Ferdinand Thiessen2023-06-061-0/+1
| | | | | | requirements are met Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(assets): Optimize PNGs with optipng 0.7.7Joas Schilling2023-04-2419-0/+0
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* fix(assets): Optimize SVGs with scour 0.38.2Joas Schilling2023-04-24177-193/+178
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* feat: Add notes as recommended appJulius Härtl2023-03-021-0/+1
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix(ui): Fix and optimize more SVGsJoas Schilling2023-01-052-5283/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* fix(ui): Fix SVG mail icon missing width and heightJoas Schilling2023-01-051-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Chang mail icon to the material design icongreta2022-12-061-1/+1
| | | | Signed-off-by: greta <gretadoci@gmail.com>
* Allow to remove the background and select a custom colourJohn Molakvoæ2022-11-293-1/+0
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Add mastodon personal info fieldCarl Schwan2022-11-211-0/+40
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Add missing viewbox to SVGsJoas Schilling2022-09-2026-25/+26
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Expose core background imageJulius Härtl2022-08-191-0/+0
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Add back the deleted.png file as SVG forwarding doesn't work for /core/imgAnna Larch2022-06-081-0/+0
| | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* feat: add x-office-form-template and x-office-form iconsLuka Trovic2022-06-072-0/+10
| | | | Signed-off-by: Luka Trovic <luka@nextcloud.com>
* Migrate to static icons coloursJohn Molakvoæ2022-05-104-0/+4
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Profile backendChristopher Ng2021-10-194-3/+4
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Add OpenDocument flat mimetypes and x-office/drawing aliasJulius Härtl2021-10-121-0/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Replace some icons with pretty iconsLuka Trovic2021-09-103-0/+8
| | | | | Signed-off-by: Luka Trovic <luka@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Compress PNGsJ0WI2021-08-083-0/+0
| | | | Signed-off-by: J0WI <J0WI@users.noreply.github.com>
* Update outdated Enterprise logoJan C. Borchardt2021-08-052-1/+129
| | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
* Fix SVG logo still using strokes, convert to pathJan C. Borchardt2021-08-051-1/+1
| | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
* Improve notcreatable permissions hintszaimen2021-07-151-0/+1
| | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* Merge pull request #26481 from ghost/fdroidJulius Härtl2021-07-131-0/+5242
|\
| * Add F-DroidHouraisanNEET2021-07-041-0/+5242
| | | | | | | | Signed-off-by: HouraisanNEET <HouraisanNEET@users.noreply.github.com>
* | Add activities for addressbook managementJoas Schilling2021-05-211-0/+0
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>