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

Unified Diff: third_party/WebKit/Source/devtools/front_end/Images/icons/smallicon-bezier-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/smallicon-bezier-mask.svg
diff --git a/third_party/WebKit/Source/devtools/front_end/Images/icons/smallicon-bezier-mask.svg b/third_party/WebKit/Source/devtools/front_end/Images/icons/smallicon-bezier-mask.svg
new file mode 100644
index 0000000000000000000000000000000000000000..10db9222365fb47741f68331df8edd1a39d5b3a1
--- /dev/null
+++ b/third_party/WebKit/Source/devtools/front_end/Images/icons/smallicon-bezier-mask.svg
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="80 20 10 10" width="10" height="10">
+ <path style="fill:#000;stroke:none" d="M 80.000338,20.995398 C 80.000338,20.445655 80.456002,20 80.995736,20 h 8.009204 c 0.549743,0 0.995398,0.455664 0.995398,0.995398 v 8.009204 C 90.000338,29.554345 89.544674,30 89.00494,30 h -8.009204 c -0.549743,0 -0.995398,-0.455664 -0.995398,-0.995398 z m 5.123299,4.744397 C 87.690923,25.311914 88.750338,24.546782 88.750338,22 h -1.5 c 0,1.619885 -0.440585,1.938086 -2.373299,2.260205 C 82.309753,24.688086 81.250338,25.453218 81.250338,28 h 1.5 c 0,-1.619885 0.440585,-1.938086 2.373299,-2.260205 z"/>
+</svg>

Powered by Google App Engine
This is Rietveld 408576698