diff options
author | Rigel Kent <sendmemail@rigelk.eu> | 2020-06-30 11:21:04 +0200 |
---|---|---|
committer | Rigel Kent <par@rigelk.eu> | 2020-07-01 17:03:48 +0200 |
commit | c41c0e28ed444fdb427f9803d2f123ba6f535fb9 (patch) | |
tree | c02558445dc13281a78321731061131b67253244 /client/src/assets/images/global | |
parent | 9b01cfc788a6ed525d72620da9f9e607b8d6396e (diff) | |
download | PeerTube-c41c0e28ed444fdb427f9803d2f123ba6f535fb9.tar.gz PeerTube-c41c0e28ed444fdb427f9803d2f123ba6f535fb9.tar.zst PeerTube-c41c0e28ed444fdb427f9803d2f123ba6f535fb9.zip |
switch from softies to feathericons
also organize icons in folders per origin
Diffstat (limited to 'client/src/assets/images/global')
40 files changed, 0 insertions, 265 deletions
diff --git a/client/src/assets/images/global/add.svg b/client/src/assets/images/global/add.svg deleted file mode 100644 index 4e6955192..000000000 --- a/client/src/assets/images/global/add.svg +++ /dev/null | |||
@@ -1,8 +0,0 @@ | |||
1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> | ||
2 | <defs/> | ||
3 | <g fill="none" fill-rule="evenodd"> | ||
4 | <circle cx="12" cy="12" r="10" stroke="#000" stroke-width="2"/> | ||
5 | <rect width="2" height="10" x="11" y="7" fill="#000" rx="1"/> | ||
6 | <rect width="10" height="2" x="7" y="11" fill="#000" rx="1"/> | ||
7 | </g> | ||
8 | </svg> | ||
diff --git a/client/src/assets/images/global/alert.svg b/client/src/assets/images/global/alert.svg deleted file mode 100644 index 7571f5e99..000000000 --- a/client/src/assets/images/global/alert.svg +++ /dev/null | |||
@@ -1,8 +0,0 @@ | |||
1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> | ||
2 | <defs/> | ||
3 | <g fill="none" fill-rule="evenodd"> | ||
4 | <path stroke="#000" stroke-linejoin="round" stroke-width="2" d="M12.9 3.5L12 2l-.9 1.5-9 16-.8 1.5h21.4l-.8-1.5-9-16z"/> | ||
5 | <path fill="#000" d="M12 17.8a1.3 1.3 0 100-2.6 1.3 1.3 0 000 2.6z"/> | ||
6 | <rect width="2" height="5" x="11" y="9" fill="#000" rx="1"/> | ||
7 | </g> | ||
8 | </svg> | ||
diff --git a/client/src/assets/images/global/circle-tick.svg b/client/src/assets/images/global/circle-tick.svg deleted file mode 100644 index 5121a674f..000000000 --- a/client/src/assets/images/global/circle-tick.svg +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> | ||
2 | <defs/> | ||
3 | <g fill="none" fill-rule="evenodd" stroke="#000" stroke-width="2"> | ||
4 | <circle cx="12" cy="12" r="10"/> | ||
5 | <path stroke-linecap="round" stroke-linejoin="round" d="M8.5 12.5l2 2 5-5"/> | ||
6 | </g> | ||
7 | </svg> | ||
diff --git a/client/src/assets/images/global/clock.svg b/client/src/assets/images/global/clock.svg deleted file mode 100644 index b4cc42751..000000000 --- a/client/src/assets/images/global/clock.svg +++ /dev/null | |||
@@ -1,8 +0,0 @@ | |||
1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> | ||
2 | <defs/> | ||
3 | <g fill="none" fill-rule="evenodd" stroke="#000" stroke-width="2"> | ||
4 | <path d="M12 21a9 9 0 110-18 9 9 0 010 18z"/> | ||
5 | <path stroke-linecap="round" d="M12 12h4"/> | ||
6 | <path stroke-linecap="round" stroke-linejoin="round" d="M12 12V7"/> | ||
7 | </g> | ||
8 | </svg> | ||
diff --git a/client/src/assets/images/global/cloud-download.svg b/client/src/assets/images/global/cloud-download.svg deleted file mode 100644 index 3a4e58df1..000000000 --- a/client/src/assets/images/global/cloud-download.svg +++ /dev/null | |||
@@ -1,8 +0,0 @@ | |||
1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> | ||
2 | <defs/> | ||
3 | <g fill="none" fill-rule="evenodd" stroke="#000" stroke-linecap="round" stroke-width="2"> | ||
4 | <path stroke-linejoin="round" d="M8 17H5h0a4 4 0 111-7.9v-.6a5.5 5.5 0 0110.8-1.4A5 5 0 0123 12a5 5 0 01-5 5h-2"/> | ||
5 | <path d="M12 13v8"/> | ||
6 | <path stroke-linejoin="round" d="M15 20l-3 3-3-3"/> | ||
7 | </g> | ||
8 | </svg> | ||
diff --git a/client/src/assets/images/global/cloud-error.svg b/client/src/assets/images/global/cloud-error.svg deleted file mode 100644 index cddbf192e..000000000 --- a/client/src/assets/images/global/cloud-error.svg +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> | ||
2 | <defs/> | ||
3 | <g fill="none" fill-rule="evenodd" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> | ||
4 | <path d="M7 18H5a4 4 0 111-7.9v-.6a5.5 5.5 0 0110.8-1.4A5 5 0 0123 13a5 5 0 01-5 5h-1M9 21l6-6M15 21l-6-6"/> | ||
5 | </g> | ||
6 | </svg> | ||
diff --git a/client/src/assets/images/global/cog.svg b/client/src/assets/images/global/cog.svg deleted file mode 100644 index 36d9bab38..000000000 --- a/client/src/assets/images/global/cog.svg +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> | ||
2 | <defs/> | ||
3 | <path fill="none" fill-rule="evenodd" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M7.2 4.4A9 9 0 0110 3.2V2c0-.6.4-1 1-1h2c.5 0 1 .4 1 1v1.2c1 .3 2 .6 2.8 1.2l.9-.9a1 1 0 011.4 0L20.5 5c.4.4.4 1 0 1.4l-.9 1a9 9 0 011.2 2.7H22c.6 0 1 .4 1 1v2c0 .5-.4 1-1 1h-1.2a9 9 0 01-1.2 2.8l.9.9c.4.3.4 1 0 1.4L19 20.5a1 1 0 01-1.4 0l-1-.9a9 9 0 01-2.7 1.2V22c0 .6-.4 1-1 1h-2a1 1 0 01-1-1v-1.2a9 9 0 01-2.8-1.2l-.9.9a1 1 0 01-1.4 0L3.5 19a1 1 0 010-1.4l.9-1A9 9 0 013.2 14H2a1 1 0 01-1-1v-2c0-.5.4-1 1-1h1.2c.3-1 .6-2 1.2-2.8l-.9-.9a1 1 0 010-1.4L5 3.5a1 1 0 011.4 0l1 .9zM12 16a4 4 0 100-8 4 4 0 000 8z"/> | ||
4 | </svg> | ||
diff --git a/client/src/assets/images/global/cross.svg b/client/src/assets/images/global/cross.svg deleted file mode 100644 index 3b8b2d30d..000000000 --- a/client/src/assets/images/global/cross.svg +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> | ||
2 | <defs/> | ||
3 | <g fill="none" fill-rule="evenodd" stroke="#000" stroke-linecap="round" stroke-width="2"> | ||
4 | <path d="M19 5L5 19M5 5l14 14"/> | ||
5 | </g> | ||
6 | </svg> | ||
diff --git a/client/src/assets/images/global/delete.svg b/client/src/assets/images/global/delete.svg deleted file mode 100644 index 522934703..000000000 --- a/client/src/assets/images/global/delete.svg +++ /dev/null | |||
@@ -1,9 +0,0 @@ | |||
1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> | ||
2 | <defs/> | ||
3 | <g fill="none" fill-rule="evenodd"> | ||
4 | <path stroke="#000" stroke-width="2" d="M5 7v13c0 1.1.9 2 2 2h10a2 2 0 002-2V7"/> | ||
5 | <rect width="20" height="2" x="2" y="4" fill="#000" rx="1"/> | ||
6 | <path fill="#000" d="M9 11c0-.6.4-1 1-1s1 .5 1 1v6c0 .6-.4 1-1 1a1 1 0 01-1-1v-6zm4 0c0-.6.4-1 1-1s1 .5 1 1v6c0 .6-.4 1-1 1a1 1 0 01-1-1v-6z"/> | ||
7 | <path stroke="#000" stroke-linejoin="round" stroke-width="2" d="M9 5V3c0-.6.5-1 1-1h4c.6 0 1 .4 1 1v2"/> | ||
8 | </g> | ||
9 | </svg> | ||
diff --git a/client/src/assets/images/global/download.svg b/client/src/assets/images/global/download.svg deleted file mode 100644 index 5cecec139..000000000 --- a/client/src/assets/images/global/download.svg +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> | ||
2 | <defs/> | ||
3 | <g fill="none" fill-rule="evenodd" stroke="#000" stroke-linecap="round" stroke-width="2"> | ||
4 | <path d="M12 3v12"/> | ||
5 | <path stroke-linejoin="round" d="M18 11l-6 6-6-6M3 18v2c0 .6.4 1 1 1h16c.6 0 1-.4 1-1v-2"/> | ||
6 | </g> | ||
7 | </svg> | ||
diff --git a/client/src/assets/images/global/edit.svg b/client/src/assets/images/global/edit.svg deleted file mode 100644 index 39cedd063..000000000 --- a/client/src/assets/images/global/edit.svg +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> | ||
2 | <defs/> | ||
3 | <g fill="none" fill-rule="evenodd" stroke="#000" stroke-width="2"> | ||
4 | <path stroke-linecap="round" stroke-linejoin="round" d="M3 21v-4L15.9 4.1a3 3 0 014.2 0L20 4a3 3 0 010 4.2L7 21H3z"/> | ||
5 | <path d="M14.5 5.5l4 4"/> | ||
6 | </g> | ||
7 | </svg> | ||
diff --git a/client/src/assets/images/global/exit-fullscreen.svg b/client/src/assets/images/global/exit-fullscreen.svg deleted file mode 100644 index 10cb4cc62..000000000 --- a/client/src/assets/images/global/exit-fullscreen.svg +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> | ||
2 | <defs/> | ||
3 | <g fill="none" fill-rule="evenodd" stroke="#333" stroke-linejoin="round" stroke-width="2"> | ||
4 | <path d="M6 8h12v8H6z"/> | ||
5 | <path stroke-linecap="round" d="M20 4v3h3M1 17h3v3M20 20v-3h3M1 7h3V4"/> | ||
6 | </g> | ||
7 | </svg> | ||
diff --git a/client/src/assets/images/global/folder.svg b/client/src/assets/images/global/folder.svg deleted file mode 100644 index 4bd701c05..000000000 --- a/client/src/assets/images/global/folder.svg +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> | ||
2 | <defs/> | ||
3 | <g fill="none" fill-rule="evenodd"> | ||
4 | <path stroke="#000" stroke-linejoin="round" stroke-width="2" d="M11.6 8l2.7-2.7.3-.3H20a2 2 0 012 2v11a2 2 0 01-2 2H4a2 2 0 01-2-2v-8c0-1.1.9-2 2-2h7.6z"/> | ||
5 | <path fill="#000" d="M3 5c0-.6.4-1 1-1h8.5l-2 2H4a1 1 0 01-1-1z"/> | ||
6 | </g> | ||
7 | </svg> | ||
diff --git a/client/src/assets/images/global/forward.svg b/client/src/assets/images/global/forward.svg deleted file mode 100644 index 2b3b9d9a1..000000000 --- a/client/src/assets/images/global/forward.svg +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> | ||
2 | <defs/> | ||
3 | <path fill="#000000" fill-rule="nonzero" d="M15 7v4H8l-4 1 4 1h7v4l5-5-5-5zm-7 8a2 2 0 01-.5 0l-4-1c-2-.5-2-3.4 0-4l4-1H13V7a2 2 0 013.4-1.4l5 5c.8.8.8 2 0 2.8l-5 5A2 2 0 0113 17v-2H8z"/> | ||
4 | </svg> | ||
diff --git a/client/src/assets/images/global/fullscreen.svg b/client/src/assets/images/global/fullscreen.svg deleted file mode 100644 index 823b53dc6..000000000 --- a/client/src/assets/images/global/fullscreen.svg +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> | ||
2 | <defs/> | ||
3 | <g fill="none" fill-rule="evenodd" stroke="#333" stroke-width="2"> | ||
4 | <rect width="22" height="16" x="1" y="4" rx="1"/> | ||
5 | <path stroke-linecap="round" stroke-linejoin="round" d="M20 10V7h-3M7 17H4v-3M20 14v3h-3M7 7H4v3"/> | ||
6 | </g> | ||
7 | </svg> | ||
diff --git a/client/src/assets/images/global/help.svg b/client/src/assets/images/global/help.svg deleted file mode 100644 index f89cd5908..000000000 --- a/client/src/assets/images/global/help.svg +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> | ||
2 | <defs/> | ||
3 | <g fill="none" fill-rule="evenodd"> | ||
4 | <circle cx="12" cy="12" r="10" stroke="#000" stroke-width="2"/> | ||
5 | <path fill="#000" d="M12 14.5c.4 0 .6-.2.7-.6v-.7c1.8-.3 3.3-1.2 3.3-3.3 0-2-1.5-3.2-3.8-3.2-1.4 0-2.5.5-3.4 1.3-.2.2-.3.4-.3.7a.9.9 0 001.5.6c.7-.5 1.3-.9 2.2-.9 1.1 0 1.8.7 1.8 1.6 0 1-.8 1.6-2.3 1.7-.4 0-.7.4-.6.8l.1 1.4c0 .4.4.6.7.6h.1zm-1.2 2.3v.2a1 1 0 001.1 1 1 1 0 001.2-1v-.2a1 1 0 00-1.2-1 1 1 0 00-1.1 1z"/> | ||
6 | </g> | ||
7 | </svg> | ||
diff --git a/client/src/assets/images/global/history.svg b/client/src/assets/images/global/history.svg deleted file mode 100644 index e2a9ba4b2..000000000 --- a/client/src/assets/images/global/history.svg +++ /dev/null | |||
@@ -1,8 +0,0 @@ | |||
1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> | ||
2 | <defs/> | ||
3 | <g fill="none" fill-rule="evenodd" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> | ||
4 | <path d="M6.6 18.4A9 9 0 0013 21h0a9 9 0 10-9-9"/> | ||
5 | <path fill="#000" d="M1.5 11h6l-3 3z"/> | ||
6 | <path d="M13 7v5l2.5 2.5"/> | ||
7 | </g> | ||
8 | </svg> | ||
diff --git a/client/src/assets/images/global/inbox-full.svg b/client/src/assets/images/global/inbox-full.svg deleted file mode 100644 index f9c67bdf0..000000000 --- a/client/src/assets/images/global/inbox-full.svg +++ /dev/null | |||
@@ -1,8 +0,0 @@ | |||
1 | <svg xmlns="http://www.w3.org/2000/svg" height="24px" width="24px" viewBox="0 0 24 24"> | ||
2 | <defs/> | ||
3 | <g fill="none" fill-rule="evenodd"> | ||
4 | <path stroke="#333" stroke-linejoin="round" stroke-width="2" d="M7.4 14H2v6c0 1.1.9 2 2 2h16a2 2 0 002-2v-6H15.9l-.2.6a4 4 0 01-7.4 0l-.2-.6h-.7z"/> | ||
5 | <path stroke="#333" stroke-linejoin="round" stroke-width="2" d="M2 15.5V13l3.6-9c.2-.6.8-1 1.4-1h10c.6 0 1.2.4 1.4 1l3.7 9-.1 2"/> | ||
6 | <path fill="#333" d="M6 9h12v1H6V9zm-1 2h14v1H5v-1zm2-4h10v1H7V7zm1-2h8v1H8V5z"/> | ||
7 | </g> | ||
8 | </svg> | ||
diff --git a/client/src/assets/images/global/more-horizontal.svg b/client/src/assets/images/global/more-horizontal.svg deleted file mode 100644 index 5bb0cfc8b..000000000 --- a/client/src/assets/images/global/more-horizontal.svg +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> | ||
2 | <defs/> | ||
3 | <path fill="#000" fill-rule="evenodd" d="M10 12a2 2 0 114 0 2 2 0 11-4 0zm7 0a2 2 0 114 0 2 2 0 11-4 0zM3 12a2 2 0 114 0 2 2 0 11-4 0z"/> | ||
4 | </svg> | ||
diff --git a/client/src/assets/images/global/more-vertical.svg b/client/src/assets/images/global/more-vertical.svg deleted file mode 100644 index 42f868af2..000000000 --- a/client/src/assets/images/global/more-vertical.svg +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | <svg xmlns="http://www.w3.org/2000/svg" width="24px" height="24px" viewBox="0 0 24 24"> | ||
2 | <defs/> | ||
3 | <path fill="#000" fill-rule="evenodd" d="M10 12a2 2 0 114 0 2 2 0 11-4 0zm0-7a2 2 0 114 0 2 2 0 11-4 0zm0 14a2 2 0 114 0 2 2 0 11-4 0z"/> | ||
4 | </svg> | ||
diff --git a/client/src/assets/images/global/no.svg b/client/src/assets/images/global/no.svg deleted file mode 100644 index f8e409646..000000000 --- a/client/src/assets/images/global/no.svg +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> | ||
2 | <defs/> | ||
3 | <g fill="none" fill-rule="evenodd" stroke="#000" stroke-width="2"> | ||
4 | <circle cx="12" cy="12" r="9"/> | ||
5 | <path d="M18 18L6 6"/> | ||
6 | </g> | ||
7 | </svg> | ||
diff --git a/client/src/assets/images/global/npm.svg b/client/src/assets/images/global/npm.svg deleted file mode 100644 index 1d1d82784..000000000 --- a/client/src/assets/images/global/npm.svg +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | <svg version="1.1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 18 7" style="transform: scale(1.3) translateY(1px);"> | ||
2 | <path fill="#000" d="M0,0h18v6H9v1H5V6H0V0z M1,5h2V2h1v3h1V1H1V5z M6,1v5h2V5h2V1H6z M8,2h1v2H8V2z M11,1v4h2V2h1v3h1V2h1v3h1V1H11z"/> | ||
3 | <polygon fill="#FFFFFF" points="1,5 3,5 3,2 4,2 4,5 5,5 5,1 1,1 "/> | ||
4 | <polygon fill="#FFFFFF" d="M6,1v5h2V5h2V1H6z M9,4H8V2h1V4z"/> | ||
5 | <polygon fill="#FFFFFF" points="11,1 11,5 13,5 13,2 14,2 14,5 15,5 15,2 16,2 16,5 17,5 17,1 "/> | ||
6 | </svg> | ||
diff --git a/client/src/assets/images/global/play.svg b/client/src/assets/images/global/play.svg deleted file mode 100644 index 37f0f0834..000000000 --- a/client/src/assets/images/global/play.svg +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> | ||
2 | <defs/> | ||
3 | <path fill="#000" fill-rule="evenodd" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M5 21V3l16 9z"/> | ||
4 | </svg> | ||
diff --git a/client/src/assets/images/global/playlists.svg b/client/src/assets/images/global/playlists.svg deleted file mode 100644 index 22d377cf8..000000000 --- a/client/src/assets/images/global/playlists.svg +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> | ||
2 | <defs/> | ||
3 | <path fill="none" fill-rule="evenodd" stroke="#000" d="M7.5 7c0-.3.2-.5.5-.5h12c.3 0 .5.2.5.5s-.2.5-.5.5H8a.5.5 0 01-.5-.5zm0 5c0-.3.2-.5.5-.5h12c.3 0 .5.2.5.5s-.2.5-.5.5H8a.5.5 0 01-.5-.5zm0 5c0-.3.2-.5.5-.5h12c.3 0 .5.2.5.5s-.2.5-.5.5H8a.5.5 0 01-.5-.5zM4 7.5a.5.5 0 110-1 .5.5 0 010 1zm0 5a.5.5 0 110-1 .5.5 0 010 1zm0 5a.5.5 0 110-1 .5.5 0 010 1z"/> | ||
4 | </svg> | ||
diff --git a/client/src/assets/images/global/refresh.svg b/client/src/assets/images/global/refresh.svg deleted file mode 100644 index e85a495e3..000000000 --- a/client/src/assets/images/global/refresh.svg +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> | ||
2 | <defs/> | ||
3 | <path fill="#000" fill-rule="evenodd" d="M21 13a9 9 0 11-9-9v2a7 7 0 107 7 1 1 0 112 0zm-9-4V1l4 4-4 4z"/> | ||
4 | </svg> | ||
diff --git a/client/src/assets/images/global/repeat.svg b/client/src/assets/images/global/repeat.svg deleted file mode 100644 index 2b886a914..000000000 --- a/client/src/assets/images/global/repeat.svg +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> | ||
2 | <defs/> | ||
3 | <g fill="none" fill-rule="evenodd"> | ||
4 | <path fill="#333" fill-rule="nonzero" d="M16.6 9.8A1 1 0 0115 9V5a1 1 0 011.6-.8l3 2a1 1 0 010 1.6l-3 2zM7.4 19.8l-3-2a1 1 0 010-1.6l3-2A1 1 0 019 15v4a1 1 0 01-1.6.8z"/> | ||
5 | <path stroke="#333" stroke-linecap="round" stroke-width="2" d="M3 12a5 5 0 015-5h10m3 5a5 5 0 01-5 5H7"/> | ||
6 | </g> | ||
7 | </svg> | ||
diff --git a/client/src/assets/images/global/robot.svg b/client/src/assets/images/global/robot.svg deleted file mode 100644 index 46db9baef..000000000 --- a/client/src/assets/images/global/robot.svg +++ /dev/null | |||
@@ -1,11 +0,0 @@ | |||
1 | <svg xmlns="http://www.w3.org/2000/svg" height="24px" width="24px" viewBox="0 0 24 24"> | ||
2 | <defs/> | ||
3 | <g fill="none" fill-rule="evenodd"> | ||
4 | <rect width="22" height="14" x="1" y="7" stroke="#000" stroke-width="2" rx="2"/> | ||
5 | <path fill="#000" d="M11 3h2v4h-2z"/> | ||
6 | <circle cx="12" cy="2" r="2" fill="#000"/> | ||
7 | <circle cx="18" cy="12" r="2" fill="#000"/> | ||
8 | <circle cx="6" cy="12" r="2" fill="#000"/> | ||
9 | <path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 15c0 1.1.9 2 2 2h0a2 2 0 002-2"/> | ||
10 | </g> | ||
11 | </svg> | ||
diff --git a/client/src/assets/images/global/search.svg b/client/src/assets/images/global/search.svg deleted file mode 100644 index 1583c437b..000000000 --- a/client/src/assets/images/global/search.svg +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | <svg xmlns="http://www.w3.org/2000/svg" height="24px" width="24px" viewBox="0 0 24 24"> | ||
2 | <defs/> | ||
3 | <g fill="none" fill-rule="evenodd" stroke="#000" stroke-width="2"> | ||
4 | <circle cx="10" cy="10" r="7"/> | ||
5 | <path stroke-linecap="round" stroke-linejoin="round" d="M15 15l6 6"/> | ||
6 | </g> | ||
7 | </svg> | ||
diff --git a/client/src/assets/images/global/server.svg b/client/src/assets/images/global/server.svg deleted file mode 100644 index f0deabf07..000000000 --- a/client/src/assets/images/global/server.svg +++ /dev/null | |||
@@ -1,11 +0,0 @@ | |||
1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> | ||
2 | <defs/> | ||
3 | <g fill="none" fill-rule="evenodd"> | ||
4 | <ellipse cx="12" cy="6" stroke="#000" stroke-width="2" rx="9" ry="3"/> | ||
5 | <path stroke="#000" d="M3 10.5c0 1.7 4 3 9 3h0c5 0 9-1.3 9-3M3 14.5c0 1.7 4 3 9 3s9-1.3 9-3"/> | ||
6 | <path stroke="#000" stroke-width="2" d="M3 6v13c0 1.7 4 3 9 3s9-1.3 9-3V6"/> | ||
7 | <circle cx="18.5" cy="10.5" r="1" fill="#000"/> | ||
8 | <circle cx="18.5" cy="14.5" r="1" fill="#000"/> | ||
9 | <circle cx="18.5" cy="18.5" r="1" fill="#000"/> | ||
10 | </g> | ||
11 | </svg> | ||
diff --git a/client/src/assets/images/global/sign-out.svg b/client/src/assets/images/global/sign-out.svg deleted file mode 100644 index 551c10df9..000000000 --- a/client/src/assets/images/global/sign-out.svg +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1536 1536"> | ||
2 | <defs/> | ||
3 | <path d="M640 1440c0 28 13 96-32 96H288A288 288 0 010 1248V544c0-159 129-288 288-288h320c17 0 32 15 32 32 0 28 13 96-32 96H288c-88 0-160 72-160 160v704c0 88 72 160 160 160h288c25 0 64-5 64 32zm928-544c0 17-7 33-19 45l-544 544c-12 12-28 19-45 19-35 0-64-29-64-64v-288H448c-35 0-64-29-64-64V704c0-35 29-64 64-64h448V352c0-35 29-64 64-64 17 0 33 7 45 19l544 544c12 12 19 28 19 45z"/> | ||
4 | </svg> | ||
diff --git a/client/src/assets/images/global/sparkle.svg b/client/src/assets/images/global/sparkle.svg deleted file mode 100644 index c313e0b07..000000000 --- a/client/src/assets/images/global/sparkle.svg +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> | ||
2 | <defs/> | ||
3 | <g fill="none" fill-rule="evenodd" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> | ||
4 | <path d="M10 9C8.5 7.5 8 3 8 3s-.5 4.5-2 6-4 2-4 2 2.5.5 4 2 2 6 2 6 .5-4.5 2-6 4-2 4-2-2.5-.5-4-2zM19.7 4.8c-1-1-1.2-3.8-1.2-3.8s-.3 2.8-1.2 3.8C16.5 5.7 15 6 15 6s1.5.3 2.3 1.3c1 .9 1.2 3.7 1.2 3.7s.3-2.8 1.2-3.8C20.5 6.3 22 6 22 6s-1.5-.3-2.3-1.3zM17 17c-.8-.8-1-3-1-3s-.3 2.3-1 3c-.8.8-2 1-2 1s1.3.3 2 1c.8.8 1 3 1 3s.3-2.3 1-3c.8-.8 2-1 2-1s-1.3-.3-2-1z"/> | ||
5 | </g> | ||
6 | </svg> | ||
diff --git a/client/src/assets/images/global/syndication.svg b/client/src/assets/images/global/syndication.svg deleted file mode 100644 index a2ce11f64..000000000 --- a/client/src/assets/images/global/syndication.svg +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 559 559"> | ||
2 | <defs/> | ||
3 | <path d="M53 0a497 497 0 01358 148 508 508 0 01148 358c0 15-5 27-15 38a51 51 0 01-38 15c-15 0-27-5-38-15a51 51 0 01-15-38 390 390 0 00-117-282A400 400 0 0053 106 52 52 0 010 53c0-14 5-27 16-37C26 5 39 0 53 0zm0 201c42 0 82 8 119 25s69 37 96 65a312 312 0 0190 215c0 15-5 27-16 38a51 51 0 01-37 15c-15 0-27-5-38-15a51 51 0 01-15-38 192 192 0 00-59-140 201 201 0 00-140-58c-14 0-27-5-37-16-11-10-16-23-16-37s5-28 16-38c10-10 23-16 37-16zm98 280a73 73 0 01-45 69c-10 4-19 6-30 6a73 73 0 01-68-46 74 74 0 0139-98 74 74 0 01104 69z"/> | ||
4 | </svg> | ||
diff --git a/client/src/assets/images/global/tick.svg b/client/src/assets/images/global/tick.svg deleted file mode 100644 index f34040bab..000000000 --- a/client/src/assets/images/global/tick.svg +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> | ||
2 | <defs/> | ||
3 | <g fill="none" fill-rule="evenodd" stroke="#000" stroke-linecap="round" stroke-width="2"> | ||
4 | <path d="M21 6L9 18M4 13l5 5"/> | ||
5 | </g> | ||
6 | </svg> | ||
diff --git a/client/src/assets/images/global/undo.svg b/client/src/assets/images/global/undo.svg deleted file mode 100644 index dd7e8face..000000000 --- a/client/src/assets/images/global/undo.svg +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> | ||
2 | <defs/> | ||
3 | <path fill="#000" fill-rule="evenodd" d="M13 19a1 1 0 100 2 9 9 0 10-9-9h2a7 7 0 117 7zm-4-7H1l4 4 4-4z"/> | ||
4 | </svg> | ||
diff --git a/client/src/assets/images/global/user-add.svg b/client/src/assets/images/global/user-add.svg deleted file mode 100644 index b52f5fe26..000000000 --- a/client/src/assets/images/global/user-add.svg +++ /dev/null | |||
@@ -1,8 +0,0 @@ | |||
1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> | ||
2 | <defs/> | ||
3 | <g fill="none" fill-rule="evenodd"> | ||
4 | <path fill="#000" fill-rule="nonzero" d="M14.3 15H7c-2.8 0-4.6 1.2-5.5 3a6.2 6.2 0 00-.5 3.1 1 1 0 102-.2c0-.6 0-1.3.3-2C4 17.7 5 17 7 17h6.2c.2-.7.6-1.4 1-2z"/> | ||
5 | <path fill="#000" d="M19 18v-1.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5V18h-1.5c-.3 0-.5.2-.5.5s.2.5.5.5H18v1.5c0 .3.2.5.5.5s.5-.2.5-.5V19h1.5c.3 0 .5-.2.5-.5s-.2-.5-.5-.5H19zm-.5 5a4.5 4.5 0 110-9 4.5 4.5 0 010 9z"/> | ||
6 | <circle cx="12" cy="8" r="5" stroke="#000" stroke-width="2"/> | ||
7 | </g> | ||
8 | </svg> | ||
diff --git a/client/src/assets/images/global/user.svg b/client/src/assets/images/global/user.svg deleted file mode 100644 index cb37e6060..000000000 --- a/client/src/assets/images/global/user.svg +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> | ||
2 | <defs/> | ||
3 | <g fill="none" fill-rule="evenodd" stroke="#000" stroke-width="2"> | ||
4 | <path stroke-linecap="round" stroke-linejoin="round" d="M2 21s0-5 5-5h10c6 0 5 5 5 5"/> | ||
5 | <circle cx="12" cy="8" r="5"/> | ||
6 | </g> | ||
7 | </svg> | ||
diff --git a/client/src/assets/images/global/users.svg b/client/src/assets/images/global/users.svg deleted file mode 100644 index 58c1640c1..000000000 --- a/client/src/assets/images/global/users.svg +++ /dev/null | |||
@@ -1,8 +0,0 @@ | |||
1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> | ||
2 | <defs/> | ||
3 | <g fill="none" fill-rule="evenodd"> | ||
4 | <path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M7 21s0-4 4-4h8c4 0 4 4 4 4"/> | ||
5 | <path fill="#000" fill-rule="nonzero" d="M8.3 12a5 5 0 114.2-8.5 7 7 0 00-1.8 1A3 3 0 108 9.8a7.1 7.1 0 00.3 2.1zm.4 1H5c-2.1 0-3.6 1-4.4 2.6-.5.9-.6 1.8-.6 2.4a1 1 0 002 0v-.5l.4-1c.5-1 1.2-1.5 2.6-1.5h5.1a7 7 0 01-1.4-2z"/> | ||
6 | <circle cx="15" cy="10" r="4" stroke="#000" stroke-width="2"/> | ||
7 | </g> | ||
8 | </svg> | ||
diff --git a/client/src/assets/images/global/validate.svg b/client/src/assets/images/global/validate.svg deleted file mode 100644 index 5121a674f..000000000 --- a/client/src/assets/images/global/validate.svg +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> | ||
2 | <defs/> | ||
3 | <g fill="none" fill-rule="evenodd" stroke="#000" stroke-width="2"> | ||
4 | <circle cx="12" cy="12" r="10"/> | ||
5 | <path stroke-linecap="round" stroke-linejoin="round" d="M8.5 12.5l2 2 5-5"/> | ||
6 | </g> | ||
7 | </svg> | ||
diff --git a/client/src/assets/images/global/video-lang.svg b/client/src/assets/images/global/video-lang.svg deleted file mode 100644 index 5ffed18da..000000000 --- a/client/src/assets/images/global/video-lang.svg +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | <svg xmlns="http://www.w3.org/2000/svg" transform="scale(1.1)" viewBox="0 0 24 24"> | ||
2 | <defs/> | ||
3 | <g class="layer"> | ||
4 | <path fill="#fff" fill-rule="evenodd" stroke="#000" stroke-width="1.8" d="M20.5 6.7s-.2-1.4-.8-2c-.7-.8-1.6-.8-2-.9-2.7-.2-6.9-.2-6.9-.2h0s-4.2 0-7 .2c-.3 0-1.2 0-2 .9-.5.6-.7 2-.7 2L.9 10v1.6l.2 3.3s.2 1.4.8 2c.7.8 1.7.8 2.2.9 1.6.2 6.7.2 6.7.2s4.2 0 7-.2c.3 0 1.2 0 2-.9.5-.6.7-2 .7-2l.2-3.3V10l-.2-3.3h0z"/> | ||
5 | <path d="M8.7 14.7a.7.7 0 01-.5-1.2l2.9-3H8.7a.7.7 0 010-1.3h4a.7.7 0 01.5 1.2l-4 4a.7.7 0 01-.5.3zM11.7 8.6h-2a.7.7 0 110-1.4h2a.7.7 0 010 1.4z"/> | ||
6 | </g> | ||
7 | </svg> | ||
diff --git a/client/src/assets/images/global/videos.svg b/client/src/assets/images/global/videos.svg deleted file mode 100644 index 29ec768a0..000000000 --- a/client/src/assets/images/global/videos.svg +++ /dev/null | |||
@@ -1,9 +0,0 @@ | |||
1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> | ||
2 | <defs/> | ||
3 | <g fill="none" fill-rule="evenodd"> | ||
4 | <rect width="18" height="16" x="3" y="6" stroke="#000" stroke-width="2" rx="1"/> | ||
5 | <path fill="#000" d="M10 17.5v-7.1l5.5 3.5z"/> | ||
6 | <rect width="16" height="1" x="4" y="3" fill="#000" rx=".5"/> | ||
7 | <rect width="14" height="1" x="5" y="1" fill="#000" rx=".5"/> | ||
8 | </g> | ||
9 | </svg> | ||