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

Unified Diff: third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-replay-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-replay-animation-mask.svg
diff --git a/third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-replay-animation-mask.svg b/third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-replay-animation-mask.svg
new file mode 100644
index 0000000000000000000000000000000000000000..218a183ea3bc48424f0d740744f4f50f03a11f50
--- /dev/null
+++ b/third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-replay-animation-mask.svg
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="320 24 28 24" width="28" height="24">
+ <g>
+ <g style="fill:none;stroke:none">
+ <g style="fill:#000">
+ <path d="M 2.5858334,13.890843 C 0.99596482,12.428959 0,10.331325 0,8 0,3.58 3.58,0 8,0 c 4.42,0 8,3.58 8,8 0,4.42 -3.58,8 -8,8 l 0,-1.6 0,0 c 3.528,0 6.4,-2.872 6.4,-6.4 C 14.4,4.472 11.528,1.6 8,1.6 4.472,1.6 1.6,4.472 1.6,8 c 0,1.9357374 0.8646098,3.673987 2.2277938,4.848714 L 5.520254,11.428571 5.5353988,15.891545 1.1428571,15.101644 2.5858334,13.890843 z M 6.5066666,11.428571 11.078095,8 6.5066666,4.5714286 l 0,6.8571424 z" transform="translate(328,28)"/>
+ </g>
+ </g>
+ </g>
+</svg>

Powered by Google App Engine
This is Rietveld 408576698