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

Unified Diff: third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-camera-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-camera-mask.svg
diff --git a/third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-camera-mask.svg b/third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-camera-mask.svg
new file mode 100644
index 0000000000000000000000000000000000000000..679e7d31e7f7dfae4a972a6b619a6f64b6a7e357
--- /dev/null
+++ b/third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-camera-mask.svg
@@ -0,0 +1,6 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="96 24 28 24" width="28" height="24">
+ <g>
+ <path d="m 107,33 8,0 0,6 -8,0 z" style="fill:#000;fill-opacity:1;stroke:#000;stroke-width:1.99999976;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.19999981;stroke-opacity:1;stroke-dasharray:none"/>
+ <path d="m 115,36 4,-4 0,8"/>
+ </g>
+</svg>

Powered by Google App Engine
This is Rietveld 408576698