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

Unified Diff: third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-block-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-block-mask.svg
diff --git a/third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-block-mask.svg b/third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-block-mask.svg
new file mode 100644
index 0000000000000000000000000000000000000000..d8c7736ee3be7df0a56516be79e141d6fde3e39f
--- /dev/null
+++ b/third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-block-mask.svg
@@ -0,0 +1,8 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="32 144 28 24" width="28" height="24">
+ <g>
+ <g>
+ <path style="fill:none;stroke:#000;stroke-width:1.2875576;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 80.87534,155.38257 a 4.3973203,4.6182914 0 1 1 -8.794641,0 4.3973203,4.6182914 0 1 1 8.794641,0 z" transform="matrix(1.1939089,0,0,1.1367841,-44.307792,-20.636427)"/>
+ <rect style="fill:#000;fill-opacity:1;stroke:none" width="6" height="2" x="44" y="155" rx=".386" ry="0"/>
+ </g>
+ </g>
+</svg>

Powered by Google App Engine
This is Rietveld 408576698