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

Side by Side Diff: ui/keyboard/resources/images/mic.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/keyboard.svg ('k') | ui/keyboard/resources/images/ret.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"
5 width="50px" height="50px" viewBox="0 0 50 50" enable-background="new 0 0 50 50" xml:space="preserve">
6 <g>
7 <line fill="#bababb" stroke="#bababb" stroke-width="10" stroke-linecap=" round" x1="25" y1="24.5" x2="25" y2="15.5"/>
8 <g>
9 <defs>
10 <rect id="SVGID_1_" x="-295" y="-214.5" width="640" heig ht="480"/>
11 </defs>
12 <clipPath id="SVGID_2_">
13 <use xlink:href="#SVGID_1_" overflow="visible"/>
14 </clipPath>
15 <path clip-path="url(#SVGID_2_)" fill="none" stroke="#bababb" st roke-width="3" stroke-linecap="round" d="M34,24.5
16 c0,4.971-4.029,9-9,9c-4.971,0-9-4.029-9-9"/>
17
18 <line clip-path="url(#SVGID_2_)" fill="#bababb" stroke=" #bababb" stroke-width="3" stroke-linecap="round" x1="25" y1="33.5" x2="25" y2="3 9.5"/>
19
20 <line clip-path="url(#SVGID_2_)" fill="#bababb" stroke=" #bababb" stroke-width="3" stroke-linecap="round" x1="29" y1="39.5" x2="21" y2="3 9.5"/>
21 </g>
22 </g>
23 </svg>
OLDNEW
« no previous file with comments | « ui/keyboard/resources/images/keyboard.svg ('k') | ui/keyboard/resources/images/ret.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698