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

Unified Diff: third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-filter-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-filter-mask.svg
diff --git a/third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-filter-mask.svg b/third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-filter-mask.svg
new file mode 100644
index 0000000000000000000000000000000000000000..72e952e8e148be64906c2e740b86ee6545f3dce4
--- /dev/null
+++ b/third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-filter-mask.svg
@@ -0,0 +1,6 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="32 48 28 24" width="28" height="24">
+ <g>
+ <path style="opacity:.5;fill:#424242" d="m 44,59 2,3 0,4 4,0 0,-4 2,-3 z"/>
+ <path d="m 46.5,65.23 c 0.32,0.13 0.84,0.24 1.47,0.24 0.59,0 1.14,-0.1 1.53,-0.26 l 0,-3.93 4,-4.57 0,-0.19 -11,0 0,0.22 4,4.57 0,3.93 z M 47.97,67 C 46.81,66.91 45.82,66.71 45,66.01 l 0,-4.12 -4,-4.57 0,-2.32 14,0 0,2.35 -4,4.57 0,4.13 c -0.92,0.67 -2.1,0.94 -3.03,0.95"/>
+ </g>
+</svg>

Powered by Google App Engine
This is Rietveld 408576698