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

Unified Diff: third_party/WebKit/Source/devtools/front_end/Images/src/smallIcons.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: Add TODO 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/smallIcons.svg
diff --git a/third_party/WebKit/Source/devtools/front_end/Images/src/smallIcons.svg b/third_party/WebKit/Source/devtools/front_end/Images/src/smallIcons.svg
index defecf57d6fd663473fc616eeff463b3f9874c5a..6d7cb6c903973295d7fa10084aad625a23ea175e 100644
--- a/third_party/WebKit/Source/devtools/front_end/Images/src/smallIcons.svg
+++ b/third_party/WebKit/Source/devtools/front_end/Images/src/smallIcons.svg
@@ -305,8 +305,8 @@
showgrid="true"
inkscape:window-width="1178"
inkscape:window-height="865"
- inkscape:window-x="612"
- inkscape:window-y="125"
+ inkscape:window-x="2254"
+ inkscape:window-y="165"
inkscape:window-maximized="0">
<inkscape:grid
type="xygrid"
@@ -513,5 +513,14 @@
inkscape:connector-curvature="0" />
</g>
</g>
+ <g
+ style="fill:#212121;fill-rule:evenodd;stroke:none"
+ id="shadow_swatch"
+ transform="translate(60,1042.3622)">
+ <path
+ inkscape:connector-curvature="0"
+ id="Combined-Shape-3"
+ d="M 0,0.99539757 C 0,0.44565467 0.4556644,0 0.99539757,0 L 9.0046024,0 C 9.5543453,0 10,0.4556644 10,0.99539757 L 10,9.0046024 C 10,9.5543453 9.5443356,10 9.0046024,10 L 0.99539757,10 C 0.44565467,10 0,9.5443356 0,9.0046024 L 0,0.99539757 z M 3.75,5.5 C 2.7835017,5.5 2,4.7164983 2,3.75 2,2.7835017 2.7835017,2 3.75,2 L 7.5017117,2 C 7.7769087,2 8,2.2319336 8,2.5 8,2.7761424 7.7741898,3 7.5017117,3 L 5.3315922,3 C 5.3324364,3.0017772 3.7570267,3 3.7570267,3 3.3441382,3 3,3.3357864 3,3.75 3,4.1671014 3.3389324,4.5 3.7570267,4.5 l 2.6429734,0 C 7.2962802,4.5824235 8,5.3340305 8,6.25 8,7.2164983 7.2164983,8 6.25,8 6.2332775,8 6.2166098,7.9997654 6.2,7.9992994 L 2.4982883,8 C 2.2230913,8 2,7.7680664 2,7.5 2,7.2238576 2.2258102,7 2.4982883,7 l 3.744685,0 C 6.6558618,7 7,6.6642136 7,6.25 7,5.8328986 6.6610676,5.5 6.2429733,5.5 L 3.75,5.5 z" />
+ </g>
</g>
</svg>

Powered by Google App Engine
This is Rietveld 408576698