diff --git a/AUTHORS b/AUTHORS
index 7e0d8f6587b..2dd7fb92642 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -26,6 +26,3 @@ With help from many libraries and frameworks including:
SabreDAV
jQuery
…
-
-"Lock” symbol from thenounproject.com collection
-"Clock” symbol by Brandon Hopkins, from thenounproject.com collection
diff --git a/core/css/icons.css b/core/css/icons.css
index 60f0b1b8c60..508fe700ae7 100644
--- a/core/css/icons.css
+++ b/core/css/icons.css
@@ -46,10 +46,6 @@
background-image: url('../img/actions/checkmark-white.svg');
}
-.icon-clock {
- background-image: url('../img/actions/clock.svg');
-}
-
.icon-close {
background-image: url('../img/actions/close.svg');
}
@@ -78,10 +74,6 @@
background-image: url('../img/actions/info.svg');
}
-.icon-lock {
- background-image: url('../img/actions/lock.svg');
-}
-
.icon-logout {
background-image: url('../img/actions/logout.svg');
}
diff --git a/core/img/actions/clock.png b/core/img/actions/clock.png
deleted file mode 100644
index 5023cf4c3f6..00000000000
Binary files a/core/img/actions/clock.png and /dev/null differ
diff --git a/core/img/actions/clock.svg b/core/img/actions/clock.svg
deleted file mode 100644
index 6b938deea82..00000000000
--- a/core/img/actions/clock.svg
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
diff --git a/core/img/actions/lock.png b/core/img/actions/lock.png
deleted file mode 100644
index 2013ebad695..00000000000
Binary files a/core/img/actions/lock.png and /dev/null differ
diff --git a/core/img/actions/lock.svg b/core/img/actions/lock.svg
deleted file mode 100644
index 9ea5015c8a3..00000000000
--- a/core/img/actions/lock.svg
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-