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

Unified Diff: third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-clear-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-clear-mask.svg
diff --git a/third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-clear-mask.svg b/third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-clear-mask.svg
new file mode 100644
index 0000000000000000000000000000000000000000..408e746bc8ec4332ad7b90077b46919096d7d8d9
--- /dev/null
+++ b/third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-clear-mask.svg
@@ -0,0 +1,5 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="64 0 28 24" width="28" height="24">
+ <g>
+ <path d="m 80.44,16.94 c -2.48,0 -4.5,-2.02 -4.5,-4.5 0,-0.88 0.26,-1.7 0.69,-2.39 l 6.2,6.2 c -0.69,0.44 -1.51,0.69 -2.39,0.69 m 4.5,-4.5 c 0,0.88 -0.26,1.7 -0.69,2.39 l -6.2,-6.2 c 0.69,-0.44 1.51,-0.69 2.39,-0.69 2.48,0 4.5,2.02 4.5,4.5 M 80.5,6 C 76.91,6 74,8.91 74,12.5 74,16.09 76.91,19 80.5,19 84.09,19 87,16.09 87,12.5 87,8.91 84.09,6 80.5,6"/>
+ </g>
+</svg>

Powered by Google App Engine
This is Rietveld 408576698