Index: wp-includes/css/admin-bar-rtl.dev.css
===================================================================
--- wp-includes/css/admin-bar-rtl.dev.css	(revision 19132)
+++ wp-includes/css/admin-bar-rtl.dev.css	(working copy)
@@ -131,9 +131,6 @@
 	font-family: Tahoma, Arial, Helvetica, sans-serif;
 	padding: 0 24px 0 3px;
 	margin: 0 0 0 3px;
-
-	/* @todo: replace/move twenty eleven image to a core search icon. */
-	background-image: url('../../wp-content/themes/twentyeleven/images/search.png');
 	background-position: 98% 2px;
 }
 
Index: wp-includes/css/admin-bar.dev.css
===================================================================
--- wp-includes/css/admin-bar.dev.css	(revision 19132)
+++ wp-includes/css/admin-bar.dev.css	(working copy)
@@ -366,8 +366,7 @@
 	text-shadow: #444 0px -1px 0px;
 	background-color: rgba( 255, 255, 255, 0 );
 
-	/* @todo: replace/move twenty eleven image to a core search icon. */
-	background-image: url('../../wp-content/themes/twentyeleven/images/search.png');
+	background-image: url('../images/admin-bar-search.png');
 	background-repeat: no-repeat;
 	background-position: 4px 2px;
 
Index: wp-includes/images/admin-bar-search.png
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream

Property changes on: wp-includes/images/admin-bar-search.png
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

