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

Unified Diff: ui/keyboard/resources/images/search.svg

Issue 59813004: Adds support for the search key in the Virtual Keyboard. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 1 month 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: ui/keyboard/resources/images/search.svg
diff --git a/ui/keyboard/resources/images/search.svg b/ui/keyboard/resources/images/search.svg
new file mode 100644
index 0000000000000000000000000000000000000000..0a2fa51f5cc1514ad536c06e57eec9420c9a8350
--- /dev/null
+++ b/ui/keyboard/resources/images/search.svg
@@ -0,0 +1,14 @@
+<?xml version="1.0" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
+ "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
+<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
+ width="97.000000pt" height="58.000000pt" viewBox="0 0 97.000000 58.000000"
+ preserveAspectRatio="xMidYMid meet">
+<g transform="translate(0.000000,58.000000) scale(0.100000,-0.100000)"
+fill="#ffffff" stroke="none">
+<path d="M385 395 c-34 -33 -35 -102 -2 -133 27 -26 78 -38 102 -25 13 8 26 0
+60 -36 42 -44 45 -45 62 -28 17 17 16 20 -28 61 -38 37 -44 47 -37 66 11 30
+-7 86 -35 105 -34 24 -94 19 -122 -10z m110 -35 c35 -39 -6 -99 -59 -86 -16 4
+-31 17 -37 33 -22 58 54 100 96 53z"/>
+</g>
+</svg>
« no previous file with comments | « ui/keyboard/resources/elements/kb-key-codes.html ('k') | ui/keyboard/resources/layouts/function-key-row.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698