diff options
author | Chocobozzz <me@florianbigard.com> | 2019-07-25 10:44:21 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2019-07-25 11:00:45 +0200 |
commit | 41b15c892192073828458d007256a9dfdf3bb6fb (patch) | |
tree | acfa791944197742044a85a84d1313db74b8e4f4 /client/src/assets/images/global/more-vertical.html | |
parent | 03652b3179b7d3d2959b68318fdc5e00f94eb95f (diff) | |
download | PeerTube-41b15c892192073828458d007256a9dfdf3bb6fb.tar.gz PeerTube-41b15c892192073828458d007256a9dfdf3bb6fb.tar.zst PeerTube-41b15c892192073828458d007256a9dfdf3bb6fb.zip |
Update client dependencies
Diffstat (limited to 'client/src/assets/images/global/more-vertical.html')
-rw-r--r-- | client/src/assets/images/global/more-vertical.html | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/client/src/assets/images/global/more-vertical.html b/client/src/assets/images/global/more-vertical.html deleted file mode 100644 index 9bff87a82..000000000 --- a/client/src/assets/images/global/more-vertical.html +++ /dev/null | |||
@@ -1,11 +0,0 @@ | |||
1 | <svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> | ||
2 | <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> | ||
3 | <g id="Artboard-4" transform="translate(-268.000000, -1046.000000)" fill="#000000"> | ||
4 | <g id="Extras" transform="translate(48.000000, 1046.000000)"> | ||
5 | <g id="more-vertical" transform="translate(220.000000, 0.000000)"> | ||
6 | <path d="M10,12 C10,10.8954305 10.8877296,10 12,10 C13.1045695,10 14,10.8877296 14,12 C14,13.1045695 13.1122704,14 12,14 C10.8954305,14 10,13.1122704 10,12 Z M10,5 C10,3.8954305 10.8877296,3 12,3 C13.1045695,3 14,3.88772964 14,5 C14,6.1045695 13.1122704,7 12,7 C10.8954305,7 10,6.11227036 10,5 Z M10,19 C10,17.8954305 10.8877296,17 12,17 C13.1045695,17 14,17.8877296 14,19 C14,20.1045695 13.1122704,21 12,21 C10.8954305,21 10,20.1122704 10,19 Z" id="Combined-Shape"/> | ||
7 | </g> | ||
8 | </g> | ||
9 | </g> | ||
10 | </g> | ||
11 | </svg> | ||