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

Unified Diff: third_party/WebKit/Source/devtools/front_end/Images/src/swatches.svg

Issue 2230183004: DevTools: Add shadow-editor swatch/icon before box-shadows and text-shadows (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: New image swatches.png Created 4 years, 4 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/src/swatches.svg
diff --git a/third_party/WebKit/Source/devtools/front_end/Images/src/swatches.svg b/third_party/WebKit/Source/devtools/front_end/Images/src/swatches.svg
new file mode 100644
index 0000000000000000000000000000000000000000..b34d418fbe5588720f7c6304b02b75424ced7efa
--- /dev/null
+++ b/third_party/WebKit/Source/devtools/front_end/Images/src/swatches.svg
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
lushnikov 2016/08/11 01:40:07 let's make a "smallIcons.svg" and put all the smal
flandy 2016/08/12 19:31:42 Done.
+<svg width="190px" height="10px" viewBox="0 0 190 10" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+ <!-- Generator: Sketch 39.1 (31720) - http://www.bohemiancoding.com/sketch -->
+ <title>Artboard</title>
+ <desc>Created with Sketch.</desc>
+ <defs></defs>
+ <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+ <g id="Artboard">
+ <path d="M0,0.995397568 C0,0.445654671 0.455664396,0 0.995397568,0 L9.00460243,0 C9.55434533,0 10,0.455664396 10,0.995397568 L10,9.00460243 C10,9.55434533 9.5443356,10 9.00460243,10 L0.995397568,10 C0.445654671,10 0,9.5443356 0,9.00460243 L0,0.995397568 Z M5.12329924,5.73979544 C7.69058529,5.31191443 8.75,4.54678159 8.75,2 L7.25,2 C7.25,3.61988508 6.80941471,3.93808557 4.87670076,4.26020456 C2.30941471,4.68808557 1.25,5.45321841 1.25,8 L2.75,8 C2.75,6.38011492 3.19058529,6.06191443 5.12329924,5.73979544 Z" id="animation_curve" fill="#000000"></path>
+ <path d="M20,0.995397568 C20,0.445654671 20.4556644,0 20.9953976,0 L29.0046024,0 C29.5543453,0 30,0.455664396 30,0.995397568 L30,9.00460243 C30,9.55434533 29.5443356,10 29.0046024,10 L20.9953976,10 C20.4456547,10 20,9.5443356 20,9.00460243 L20,0.995397568 Z M23.75,5.5 C22.7835017,5.5 22,4.71649831 22,3.75 C22,2.78350169 22.7835017,2 23.75,2 L27.5017117,2 C27.7769087,2 28,2.23193359 28,2.5 C28,2.77614237 27.7741898,3 27.5017117,3 L25.3315922,3 C25.3324364,3.00177715 23.7570267,3 23.7570267,3 C23.3441381,3 23,3.33578644 23,3.75 C23,4.16710138 23.3389324,4.5 23.7570267,4.5 L26.4000001,4.5 C27.2962802,4.58242355 28,5.33403049 28,6.25 C28,7.21649831 27.2164983,8 26.25,8 C26.2332775,8 26.2166098,7.99976545 26.2,7.99929945 L22.4982883,8 C22.2230913,8 22,7.76806641 22,7.5 C22,7.22385763 22.2258102,7 22.4982883,7 L26.2429733,7 C26.6558619,7 27,6.66421356 27,6.25 C27,5.83289862 26.6610676,5.5 26.2429733,5.5 L23.75,5.5 Z" id="shadow" fill="#212121"></path>
+ </g>
+ </g>
+</svg>

Powered by Google App Engine
This is Rietveld 408576698