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

Side by Side Diff: ui/keyboard/resources/images/keyboard.svg

Issue 13652010: Add a virtual keyboard webui at chrome://keyboard/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: build fix Created 7 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
« no previous file with comments | « ui/keyboard/resources/images/del.svg ('k') | ui/keyboard/resources/images/mic.svg » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- Generator: Adobe Illustrator 14.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 43363) -->
3 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1 .1/DTD/svg11.dtd">
4 <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink=" http://www.w3.org/1999/xlink" x="0px" y="0px" width="50px" height="50px" viewBox ="0 0 50 50" xml:space="preserve">
5 <g>
6 <g>
7 <path fill="#bababb" fill-rule="evenodd" clip-rule="evenodd" d=" M41,12H9c-2.209,0-4,1.791-4,4v18c0,2.209,1.791,4,4,4h32c2.209,0,4-1.791,4-4
8 V16C45,13.791,43.209,12,41,12z M33,18c0-0.552,0.447-1,1- 1h2c0.552,0,1,0.448,1,1v2c0,0.552-0.448,1-1,1h-2c-0.553,0-1-0.448-1-1
9 V18z M33,24c0-0.553,0.447-1,1-1h2c0.552,0,1,0.447,1,1v2c 0,0.553-0.448,1-1,1h-2c-0.553,0-1-0.447-1-1V24z M28,18
10 c0-0.552,0.447-1,1-1h2c0.553,0,1,0.448,1,1v2c0,0.552-0.4 47,1-1,1h-2c-0.553,0-1-0.448-1-1V18z M28,24c0-0.553,0.447-1,1-1h2
11 c0.553,0,1,0.447,1,1v2c0,0.553-0.447,1-1,1h-2c-0.553,0-1 -0.447-1-1V24z M23,18c0-0.552,0.447-1,1-1h2c0.553,0,1,0.448,1,1v2
12 c0,0.552-0.447,1-1,1h-2c-0.553,0-1-0.448-1-1V18z M23,24c 0-0.553,0.447-1,1-1h2c0.553,0,1,0.447,1,1v2c0,0.553-0.447,1-1,1h-2
13 c-0.553,0-1-0.447-1-1V24z M18,18c0-0.552,0.447-1,1-1h2c0 .553,0,1,0.448,1,1v2c0,0.552-0.447,1-1,1h-2c-0.553,0-1-0.448-1-1V18z
14 M18,24c0-0.553,0.447-1,1-1h2c0.553,0,1,0.447,1,1v2c0,0. 553-0.447,1-1,1h-2c-0.553,0-1-0.447-1-1V24z M13,18
15 c0-0.552,0.447-1,1-1h2c0.553,0,1,0.448,1,1v2c0,0.552-0.4 47,1-1,1h-2c-0.553,0-1-0.448-1-1V18z M8,18c0-0.552,0.447-1,1-1h2
16 c0.552,0,1,0.448,1,1v2c0,0.552-0.448,1-1,1H9c-0.553,0-1- 0.448-1-1V18z M8,24c0-0.553,0.447-1,1-1h2c0.552,0,1,0.447,1,1v2
17 c0,0.553-0.448,1-1,1H9c-0.553,0-1-0.447-1-1V24z M14,32c0 ,0.553-0.447,1-1,1H9c-0.553,0-1-0.447-1-1v-2c0-0.553,0.447-1,1-1h4
18 c0.553,0,1,0.447,1,1V32z M13,26v-2c0-0.553,0.447-1,1-1h2 c0.553,0,1,0.447,1,1v2c0,0.553-0.447,1-1,1h-2
19 C13.447,27,13,26.553,13,26z M35,32c0,0.553-0.447,1-1,1H1 6c-0.553,0-1-0.447-1-1v-2c0-0.553,0.447-1,1-1h18c0.553,0,1,0.447,1,1
20 V32z M42,32c0,0.553-0.447,1-1,1h-4c-0.553,0-1-0.447-1-1v -2c0-0.553,0.447-1,1-1h4c0.553,0,1,0.447,1,1V32z M42,26
21 c0,0.553-0.447,1-1,1h-2c-0.553,0-1-0.447-1-1v-2c0-0.553, 0.447-1,1-1h2c0.553,0,1,0.447,1,1V26z M42,20c0,0.552-0.447,1-1,1h-2
22 c-0.553,0-1-0.448-1-1v-2c0-0.552,0.447-1,1-1h2c0.553,0,1 ,0.448,1,1V20z"/>
23 </g>
24 </g>
25 </svg>
OLDNEW
« no previous file with comments | « ui/keyboard/resources/images/del.svg ('k') | ui/keyboard/resources/images/mic.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698