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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: chrome/browser/resources/file_manager/images/common/check_with_stroke.svg
===================================================================
--- chrome/browser/resources/file_manager/images/common/check_with_stroke.svg (revision 0)
+++ chrome/browser/resources/file_manager/images/common/check_with_stroke.svg (revision 0)
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 15.0.0, SVG Export Plug-In -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
+ <!ENTITY ns_flows "http://ns.adobe.com/Flows/1.0/">
+]>
+<svg version="1.1"
+ xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
+ x="0px" y="0px" width="21px" height="21px" viewBox="0 0 21 21" overflow="visible" enable-background="new 0 0 21 21"
+ xml:space="preserve">
+<defs>
+</defs>
+<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"/>
+<rect opacity="0" fill="#FFFFFF" stroke="#4387FD" width="21" height="21"/>
+</svg>

Powered by Google App Engine
This is Rietveld 408576698