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

Unified Diff: third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-node-search-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-node-search-mask.svg
diff --git a/third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-node-search-mask.svg b/third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-node-search-mask.svg
new file mode 100644
index 0000000000000000000000000000000000000000..adcf72cbd10d9882ce5e25a29206f2eccfa36ebd
--- /dev/null
+++ b/third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-node-search-mask.svg
@@ -0,0 +1,10 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="320 120 28 24" width="28" height="24">
+ <g>
+ <g style="fill:none;stroke:none">
+ <g>
+ <path d="M 0,0 16,0 16,16 0,16 0,0 z" style="opacity:.5" transform="translate(330,126) translate(-2,-2)"/>
+ <path d="M 6,14 3.5,14 C 2.5,14 2,13.5 2,12.5 l 0,-9 C 2,2.5 2.5,2 3.5,2 l 9,0 C 14,2 14,3.4678488 14,3.5 14,2 14,6 14,6 l -1,0 0,-3 -10,0 0,10 3,0 0,1 z m 8.999992,-5 -2.999984,1.99997 3,3 -1,1 -3,-3 L 8.9999924,15 l -2,-7.9999695 L 14.999992,9 l 0,0 z" style="fill:#000" transform="translate(330,126) translate(-2,-2)"/>
+ </g>
+ </g>
+ </g>
+</svg>

Powered by Google App Engine
This is Rietveld 408576698