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

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

Issue 1902283002: DevTools: Update styles for full text search drawer panel (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 4 years, 8 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/search.svg
diff --git a/third_party/WebKit/Source/devtools/front_end/Images/src/search.svg b/third_party/WebKit/Source/devtools/front_end/Images/src/search.svg
new file mode 100644
index 0000000000000000000000000000000000000000..7a8b1b86d197456009ad9b9b83d2bfaf60b06a6c
--- /dev/null
+++ b/third_party/WebKit/Source/devtools/front_end/Images/src/search.svg
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg width="11px" height="11px" viewBox="0 0 11 11" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+ <!-- Generator: Sketch 3.7.1 (28215) - http://www.bohemiancoding.com/sketch -->
+ <title>Search</title>
+ <desc>Created with Sketch.</desc>
+ <defs></defs>
+ <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+ <g id="Search" transform="translate(-3.000000, -3.000000)">
+ <polygon id="bounds" opacity="0.5" points="0 0 16 0 16 16 0 16"></polygon>
+ <path d="M10.1920636,11.1062772 C9.44133351,11.6675985 8.50948503,12 7.5,12 C5.01471863,12 3,9.98528137 3,7.5 C3,5.01471863 5.01471863,3 7.5,3 C9.98528137,3 12,5.01471863 12,7.5 C12,8.61537283 11.5942081,9.63596789 10.9222047,10.4222047 L13.267767,12.767767 L12.5606602,13.4748737 L10.1920636,11.1062772 Z M7.5,11 C9.43299662,11 11,9.43299662 11,7.5 C11,5.56700338 9.43299662,4 7.5,4 C5.56700338,4 4,5.56700338 4,7.5 C4,9.43299662 5.56700338,11 7.5,11 Z" fill="#5B5B5B"></path>
+ </g>
+ </g>
+</svg>

Powered by Google App Engine
This is Rietveld 408576698