diff --git a/services/web/frontend/stylesheets/components/lists.less b/services/web/frontend/stylesheets/components/lists.less index ef16296983..5d7ced87b2 100644 --- a/services/web/frontend/stylesheets/components/lists.less +++ b/services/web/frontend/stylesheets/components/lists.less @@ -35,7 +35,7 @@ &.checked { li { - background: url('../../../public/img/material-icon-circle-green.svg') + background: url('../../../public/img/material-icons/circle-green-24.svg') no-repeat left top; background-size: @icon-bullet-list-icon-size @icon-bullet-list-icon-size; min-height: @icon-bullet-list-icon-size; diff --git a/services/web/public/img/material-icon-arrow-white.svg b/services/web/public/img/material-icons/arrow-white-24.svg similarity index 100% rename from services/web/public/img/material-icon-arrow-white.svg rename to services/web/public/img/material-icons/arrow-white-24.svg diff --git a/services/web/public/img/material-icons/assignment-blue-68.svg b/services/web/public/img/material-icons/assignment-blue-68.svg new file mode 100644 index 0000000000..e6324c1914 --- /dev/null +++ b/services/web/public/img/material-icons/assignment-blue-68.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/services/web/public/img/material-icon-circle-green.svg b/services/web/public/img/material-icons/circle-green-24.svg similarity index 100% rename from services/web/public/img/material-icon-circle-green.svg rename to services/web/public/img/material-icons/circle-green-24.svg diff --git a/services/web/public/img/material-icons/description-blue-68.svg b/services/web/public/img/material-icons/description-blue-68.svg new file mode 100644 index 0000000000..892821f737 --- /dev/null +++ b/services/web/public/img/material-icons/description-blue-68.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/services/web/public/img/material-icons/functions-green-24.svg b/services/web/public/img/material-icons/functions-green-24.svg new file mode 100644 index 0000000000..a815f9229e --- /dev/null +++ b/services/web/public/img/material-icons/functions-green-24.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/services/web/public/img/material-icons/history-green-24.svg b/services/web/public/img/material-icons/history-green-24.svg new file mode 100644 index 0000000000..bee242774e --- /dev/null +++ b/services/web/public/img/material-icons/history-green-24.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/services/web/public/img/material-icons/note-add-blue-68.svg b/services/web/public/img/material-icons/note-add-blue-68.svg new file mode 100644 index 0000000000..be12963be4 --- /dev/null +++ b/services/web/public/img/material-icons/note-add-blue-68.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/services/web/public/img/material-icons/page-green-24.svg b/services/web/public/img/material-icons/page-green-24.svg new file mode 100644 index 0000000000..56c2a9ab26 --- /dev/null +++ b/services/web/public/img/material-icons/page-green-24.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/services/web/public/img/material-icons/school-blue-68.svg b/services/web/public/img/material-icons/school-blue-68.svg new file mode 100644 index 0000000000..9a08222bdb --- /dev/null +++ b/services/web/public/img/material-icons/school-blue-68.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/services/web/public/img/other-brands/logo_dropbox.svg b/services/web/public/img/other-brands/logo_dropbox.svg new file mode 100644 index 0000000000..914e1209f0 --- /dev/null +++ b/services/web/public/img/other-brands/logo_dropbox.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/services/web/public/img/other-brands/logo_git.svg b/services/web/public/img/other-brands/logo_git.svg new file mode 100644 index 0000000000..be16111096 --- /dev/null +++ b/services/web/public/img/other-brands/logo_git.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/services/web/public/img/other-brands/logo_github.svg b/services/web/public/img/other-brands/logo_github.svg new file mode 100644 index 0000000000..2d3589a604 --- /dev/null +++ b/services/web/public/img/other-brands/logo_github.svg @@ -0,0 +1,3 @@ + + + diff --git a/services/web/public/img/other-brands/logo_mendeley.svg b/services/web/public/img/other-brands/logo_mendeley.svg new file mode 100644 index 0000000000..96a203aeba --- /dev/null +++ b/services/web/public/img/other-brands/logo_mendeley.svg @@ -0,0 +1,29 @@ + + + + +Black +Created with Sketch. + + + + + + diff --git a/services/web/public/img/other-brands/logo_zotero.svg b/services/web/public/img/other-brands/logo_zotero.svg new file mode 100644 index 0000000000..82314cd623 --- /dev/null +++ b/services/web/public/img/other-brands/logo_zotero.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file