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

Side by Side Diff: ui/keyboard/resources/images/shift-down.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/shift.svg ('k') | ui/keyboard/resources/images/tab.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 ="10 10 30 30">
5 <!-- TODO(fsamuel): remove the width and height workaround above after fixing SV G bug -->
6 <g>
7 <path fill="#e0e0e0" d="M23,29.25c-0.138,0-0.25-0.112-0.25-0.25v-2.75H20 c-0.101,0-0.192-0.061-0.231-0.154
8 s-0.017-0.201,0.054-0.272l5-5c0.049-0.049,0.113-0.073,0.177-0.07 3s0.128,0.024,0.177,0.073l5,5
9 c0.071,0.071,0.093,0.179,0.055,0.272c-0.039,0.093-0.13,0.154-0.2 31,0.154h-2.75V29c0,0.138-0.112,0.25-0.25,0.25H23z"/>
10 <path fill="#e0e0e0" d="M25,21l5,5h-3v3h-4v-3h-3L25,21 M25,20.5c-0.128,0 -0.256,0.049-0.354,0.146l-5,5
11 c-0.143,0.143-0.186,0.358-0.108,0.545C19.615,26.377,19.797,26.5, 20,26.5h2.5V29c0,0.276,0.224,0.5,0.5,0.5h4
12 c0.276,0,0.5-0.224,0.5-0.5v-2.5H30c0.202,0,0.385-0.122,0.462-0.3 09c0.077-0.187,0.034-0.402-0.108-0.545l-5-5
13 C25.255,20.548,25.127,20.5,25,20.5L25,20.5z"/>
14 </g>
15 </svg>
OLDNEW
« no previous file with comments | « ui/keyboard/resources/images/shift.svg ('k') | ui/keyboard/resources/images/tab.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698