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

Unified Diff: third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-navigator-file-sync-mask.svg

Issue 2671413004: DevTools: introduce spritesheet assembler. (Closed)
Patch Set: rebaseline tests Created 3 years, 10 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
Index: third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-navigator-file-sync-mask.svg
diff --git a/third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-navigator-file-sync-mask.svg b/third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-navigator-file-sync-mask.svg
new file mode 100644
index 0000000000000000000000000000000000000000..90d69ef7a88656a995226d98538b40ff7cfa4e51
--- /dev/null
+++ b/third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-navigator-file-sync-mask.svg
@@ -0,0 +1,8 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="160 24 32 24" width="32" height="24">
+ <path style="fill:none" d="m 169,29 h 18 v 18 h -18 z"/>
+ <path style="fill:none" d="m 167.25,27.250001 h 20 v 20 h -20 z"/>
+ <path style="fill:none" d="m 165.125,25.125 h 20 v 20 h -20 z"/>
+ <g>
+ <path d="m 171,28 c -0.55,0 -1,0.45 -1,1 l 0,14 c 0,0.55 0.44,1 1,1 l 5.09375,0 c -0.0656,-0.32311 -0.0937,-0.657534 -0.0937,-1 0,-2.761424 2.23858,-5 5,-5 0.34247,0 0.67689,0.02816 1,0.09375 l 0,-5.09375 -5,-5 -6,0 z m 6,1 4,4 -4,0 0,-4 z" style="fill:#000;fill-opacity:1"/>
+ </g>
+</svg>

Powered by Google App Engine
This is Rietveld 408576698