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

Unified Diff: third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-box-shadow-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-box-shadow-mask.svg
diff --git a/third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-box-shadow-mask.svg b/third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-box-shadow-mask.svg
new file mode 100644
index 0000000000000000000000000000000000000000..8a374e3d43780fa6f69483a790a7094199684bfd
--- /dev/null
+++ b/third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-box-shadow-mask.svg
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="160 48 28 24" width="28" height="24">
+ <g>
+ <g transform="translate(167,51)">
+ <rect style="fill:#212121;fill-opacity:0" height="18" width="18"/>
+ <path style="fill:#000;fill-opacity:.36000001" d="m 13,5 1.493562,0 C 15.325544,5 16,5.6715406 16,6.5064385 l 0,7.9871235 C 16,15.325544 15.328459,16 14.493562,16 L 6.5064385,16 C 5.6744555,16 5,15.328459 5,14.493562 L 5,13 11.493562,13 C 12.328459,13 13,12.325544 13,11.493562 L 13,5 z"/>
+ <path style="fill:#212121" d="M 3.5,2 C 2.669,2 2,2.669 2,3.5 l 0,8 C 2,12.331 2.669,13 3.5,13 l 8,0 c 0.831,0 1.5,-0.669 1.5,-1.5 l 0,-8 C 13,2.669 12.331,2 11.5,2 l -8,0 z m 0,1.5 8,0 0,8 -8,0 0,-8 z"/>
+ </g>
+ </g>
+</svg>

Powered by Google App Engine
This is Rietveld 408576698