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

Side by Side Diff: chrome/browser/resources/file_manager/images/common/check_with_stroke.svg

Issue 10107020: [filemanager] New visuals for file name, saved and overwrite original UI elemetns in image editor. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Style. Created 8 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- Generator: Adobe Illustrator 15.0.0, SVG Export Plug-In -->
3 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1 .1/DTD/svg11.dtd" [
4 <!ENTITY ns_flows "http://ns.adobe.com/Flows/1.0/">
5 ]>
6 <svg version="1.1"
7 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/ xlink" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
8 x="0px" y="0px" width="21px" height="21px" viewBox="0 0 21 21" overflow ="visible" enable-background="new 0 0 21 21"
9 xml:space="preserve">
10 <defs>
11 </defs>
12 <polygon points="7.5,16 17,6 16,5 7.5,13 4,11 4,12" fill="#FFFFFF" stroke="#222" stroke-linejoin="miter" stroke-width=".5"/>
13 <rect opacity="0" fill="#FFFFFF" stroke="#4387FD" width="21" height="21"/>
14 </svg>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698