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

Unified Diff: third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-chevron-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-chevron-mask.svg
diff --git a/third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-chevron-mask.svg b/third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-chevron-mask.svg
new file mode 100644
index 0000000000000000000000000000000000000000..391fe78cc9eff52d7da86860830e2753cf010e5a
--- /dev/null
+++ b/third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-chevron-mask.svg
@@ -0,0 +1,6 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="68 143 24 26" width="24" height="26">
+ <g>
+ <path d="M 76.94,152 76,152.94 79.05334,156 76,159.06 l 0.94,0.94 4,-4 z"/>
+ <path d="M 80.94,152 80,152.94 83.05334,156 80,159.06 l 0.94,0.94 4,-4 z"/>
+ </g>
+</svg>

Powered by Google App Engine
This is Rietveld 408576698