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

Unified Diff: third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-checkmark-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-checkmark-mask.svg
diff --git a/third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-checkmark-mask.svg b/third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-checkmark-mask.svg
new file mode 100644
index 0000000000000000000000000000000000000000..e2e944a72c7f0d743ccf99caba2d79f32fe03c54
--- /dev/null
+++ b/third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-checkmark-mask.svg
@@ -0,0 +1,6 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="260 71 28 24" width="28" height="24">
+ <g style="fill:#000;fill-rule:evenodd">
+ <path style="fill:none" d="M 0,0 H 18 V 18 H 0 z" transform="matrix(0.90179072,0,0,0.90179072,264.3085,75.525127)"/>
+ <path d="M 4.174,8.343 2.76,9.757 7.003,13.999 15.488,5.514 14.074,4.1 7.003,11.171 z" transform="matrix(0.90179072,0,0,0.90179072,264.3085,75.525127)"/>
+ </g>
+</svg>

Powered by Google App Engine
This is Rietveld 408576698