Introduce icons as SVGs
authorMathieu Baudier <mbaudier@argeo.org>
Wed, 4 May 2022 10:20:41 +0000 (12:20 +0200)
committerMathieu Baudier <mbaudier@argeo.org>
Wed, 4 May 2022 10:20:41 +0000 (12:20 +0200)
commit5a6e8c7dc4afe9fe23f81fb204fb4658b36d7154
tree1f90648e06d4ca7a4b08a040e837938e4f7a671f
parentec8e12e87106d5ed4799e104b386f5d44ff30701
Introduce icons as SVGs
42 files changed:
org.argeo.app.theme.default/icons/types/.gitignore [new file with mode: 0644]
org.argeo.app.theme.default/icons/types/svg/activity.svg [new file with mode: 0644]
org.argeo.app.theme.default/icons/types/svg/add.svg [new file with mode: 0644]
org.argeo.app.theme.default/icons/types/svg/ascending.svg [new file with mode: 0644]
org.argeo.app.theme.default/icons/types/svg/calendar.svg [new file with mode: 0644]
org.argeo.app.theme.default/icons/types/svg/close.svg [new file with mode: 0644]
org.argeo.app.theme.default/icons/types/svg/closeAll.svg [new file with mode: 0644]
org.argeo.app.theme.default/icons/types/svg/dashboard.svg [new file with mode: 0644]
org.argeo.app.theme.default/icons/types/svg/delete.svg [new file with mode: 0644]
org.argeo.app.theme.default/icons/types/svg/descending.svg [new file with mode: 0644]
org.argeo.app.theme.default/icons/types/svg/document.svg [new file with mode: 0644]
org.argeo.app.theme.default/icons/types/svg/documents.svg [new file with mode: 0644]
org.argeo.app.theme.default/icons/types/svg/email.svg [new file with mode: 0644]
org.argeo.app.theme.default/icons/types/svg/fav.svg [new file with mode: 0644]
org.argeo.app.theme.default/icons/types/svg/favNot.svg [new file with mode: 0644]
org.argeo.app.theme.default/icons/types/svg/folder.svg [new file with mode: 0644]
org.argeo.app.theme.default/icons/types/svg/group.svg [new file with mode: 0644]
org.argeo.app.theme.default/icons/types/svg/historyAscending.svg [new file with mode: 0644]
org.argeo.app.theme.default/icons/types/svg/historyDescending.svg [new file with mode: 0644]
org.argeo.app.theme.default/icons/types/svg/home.svg [new file with mode: 0644]
org.argeo.app.theme.default/icons/types/svg/license.svg [new file with mode: 0644]
org.argeo.app.theme.default/icons/types/svg/location.svg [new file with mode: 0644]
org.argeo.app.theme.default/icons/types/svg/logout.svg [new file with mode: 0644]
org.argeo.app.theme.default/icons/types/svg/milestone.svg [new file with mode: 0644]
org.argeo.app.theme.default/icons/types/svg/mobile.svg [new file with mode: 0644]
org.argeo.app.theme.default/icons/types/svg/note.svg [new file with mode: 0644]
org.argeo.app.theme.default/icons/types/svg/organisation.svg [new file with mode: 0644]
org.argeo.app.theme.default/icons/types/svg/people.svg [new file with mode: 0644]
org.argeo.app.theme.default/icons/types/svg/person.svg [new file with mode: 0644]
org.argeo.app.theme.default/icons/types/svg/project-01.svg [new file with mode: 0644]
org.argeo.app.theme.default/icons/types/svg/refresh.svg [new file with mode: 0644]
org.argeo.app.theme.default/icons/types/svg/save.svg [new file with mode: 0644]
org.argeo.app.theme.default/icons/types/svg/saveAll.svg [new file with mode: 0644]
org.argeo.app.theme.default/icons/types/svg/search.svg [new file with mode: 0644]
org.argeo.app.theme.default/icons/types/svg/settings.svg [new file with mode: 0644]
org.argeo.app.theme.default/icons/types/svg/tag.svg [new file with mode: 0644]
org.argeo.app.theme.default/icons/types/svg/task.svg [new file with mode: 0644]
org.argeo.app.theme.default/icons/types/svg/task_1.svg [new file with mode: 0644]
org.argeo.app.theme.default/icons/types/svg/telephone.svg [new file with mode: 0644]
org.argeo.app.theme.default/icons/types/svg/timeLine.svg [new file with mode: 0644]
org.argeo.app.theme.default/icons/types/svg/todo.svg [new file with mode: 0644]
org.argeo.app.theme.default/icons/types/svg/user.svg [new file with mode: 0644]