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

Unified Diff: third_party/WebKit/Source/devtools/front_end/Images/icons/mediumicon-service-worker-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/mediumicon-service-worker-mask.svg
diff --git a/third_party/WebKit/Source/devtools/front_end/Images/icons/mediumicon-service-worker-mask.svg b/third_party/WebKit/Source/devtools/front_end/Images/icons/mediumicon-service-worker-mask.svg
new file mode 100644
index 0000000000000000000000000000000000000000..9d5eede79d857043142132362b9afa16527e87c2
--- /dev/null
+++ b/third_party/WebKit/Source/devtools/front_end/Images/icons/mediumicon-service-worker-mask.svg
@@ -0,0 +1,6 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="20 0 16 16" width="16" height="16">
+ <g style="fill:none;stroke:none" transform="translate(20,0)">
+ <rect width="16" height="16" style="opacity:0;fill:#e8f0fe"/>
+ <path d="M 6.5,3.2289011 6.5,1 l 3,0 0,2.2289011 c 0.707631,0.222254 1.347469,0.5975907 1.880704,1.0871978 l 1.931474,-1.115137 1.5,2.5980762 -1.930528,1.114591 C 12.959139,7.2633886 13,7.6269226 13,8 13,8.3730774 12.95914,8.7366114 12.88165,9.0863709 l 1.930528,1.1145911 -1.5,2.598076 -1.931474,-1.115137 C 10.847469,12.173508 10.207631,12.548845 9.5,12.771099 L 9.5,15 l -3,0 0,-2.228901 C 5.7923692,12.548845 5.1525306,12.173508 4.6192962,11.683901 l -1.931474,1.115137 -1.5,-2.598076 1.9305283,-1.1145911 C 3.0408605,8.7366114 3,8.3730774 3,8 3,7.6269226 3.0408605,7.2633886 3.1183505,6.9136291 l -1.9305283,-1.114591 1.5,-2.5980762 1.931474,1.115137 C 5.1525306,3.8264918 5.7923692,3.4511551 6.5,3.2289011 z M 8,10.5 C 9.3807119,10.5 10.5,9.3807119 10.5,8 10.5,6.6192881 9.3807119,5.5 8,5.5 6.6192881,5.5 5.5,6.6192881 5.5,8 c 0,1.3807119 1.1192881,2.5 2.5,2.5 z" style="fill:#212121"/>
+ </g>
+</svg>

Powered by Google App Engine
This is Rietveld 408576698