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

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

Issue 2237663002: DevTools: Use png icon for bezier editor (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Inline _createDOM function 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 1c247a8c3b62853a96479428a95370c1f7b670cf..defecf57d6fd663473fc616eeff463b3f9874c5a 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
@@ -500,5 +500,18 @@
id="path3697"
inkscape:connector-curvature="0"
style="fill:none;stroke:#bababa;stroke-width:1.5" />
+ <g
+ id="Page-1"
+ transform="translate(80,1042.3622)"
+ style="fill:none;stroke:none">
+ <g
+ id="curve_swatch"
+ style="fill:#000000">
+ <path
+ id="Combined-Shape"
+ 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 5.1232992,5.7397954 C 7.6905853,5.3119144 8.75,4.5467816 8.75,2 L 7.25,2 C 7.25,3.6198851 6.8094147,3.9380856 4.8767008,4.2602046 2.3094147,4.6880856 1.25,5.4532184 1.25,8 l 1.5,0 c 0,-1.6198851 0.4405853,-1.9380856 2.3732992,-2.2602046 z"
+ inkscape:connector-curvature="0" />
+ </g>
+ </g>
</g>
</svg>

Powered by Google App Engine
This is Rietveld 408576698