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

Side by Side 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, 7 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 unified diff | Download patch
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <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">
3 <!-- Generator: Sketch 3.7.1 (28215) - http://www.bohemiancoding.com/sketch -->
4 <title>Search</title>
5 <desc>Created with Sketch.</desc>
6 <defs></defs>
7 <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd ">
8 <g id="Search" transform="translate(-3.000000, -3.000000)">
9 <polygon id="bounds" opacity="0.5" points="0 0 16 0 16 16 0 16"></po lygon>
10 <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.98 528137,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.5 6700338,4 4,5.56700338 4,7.5 C4,9.43299662 5.56700338,11 7.5,11 Z" fill="#5B5B5B "></path>
11 </g>
12 </g>
13 </svg>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698