Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(461)

Unified Diff: ui/webui/resources/images/laptop.svg

Issue 2830983005: Remove old webui History page on desktop and mobile (Closed)
Patch Set: merge Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ui/webui/resources/images/2x/x-thin.png ('k') | ui/webui/resources/images/smartphone.svg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/webui/resources/images/laptop.svg
diff --git a/ui/webui/resources/images/laptop.svg b/ui/webui/resources/images/laptop.svg
deleted file mode 100644
index 9c1eaddc715c79fa85469eaca0c28c64c0102f60..0000000000000000000000000000000000000000
--- a/ui/webui/resources/images/laptop.svg
+++ /dev/null
@@ -1,9 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24px" height="24px" viewBox="0 0 24 24" fill="#5a5a5a">
- <defs>
- <path id="a" d="M0 0h24v24H0V0z"/>
- </defs>
- <clipPath id="b">
- <use xlink:href="#a" overflow="visible"/>
- </clipPath>
- <path clip-path="url(#b)" d="M20 18c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2H0v2h24v-2h-4zM4 6h16v10H4V6z"/>
-</svg>
« no previous file with comments | « ui/webui/resources/images/2x/x-thin.png ('k') | ui/webui/resources/images/smartphone.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698