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

Unified Diff: third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-play-animation-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-play-animation-mask.svg
diff --git a/third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-play-animation-mask.svg b/third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-play-animation-mask.svg
new file mode 100644
index 0000000000000000000000000000000000000000..380e089f8d379677a22fc22fbf333c4235362ae4
--- /dev/null
+++ b/third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-play-animation-mask.svg
@@ -0,0 +1,5 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="320 48 28 24" width="28" height="24">
+ <g>
+ <path d="m 328,60 c 0,4.42 3.58,8 8,8 4.42,0 8,-3.58 8,-8 0,-4.42 -3.58,-8 -8,-8 -4.42,0 -8,3.58 -8,8 z m 8,6.4 c -3.528,0 -6.4,-2.872 -6.4,-6.4 0,-3.528 2.872,-6.4 6.4,-6.4 3.528,0 6.4,2.872 6.4,6.4 0,3.528 -2.872,6.4 -6.4,6.4 z M 334.50667,63.428571 339.0781,60 l -4.57143,-3.428571 0,6.857142 z"/>
+ </g>
+</svg>

Powered by Google App Engine
This is Rietveld 408576698