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

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

Issue 249493002: Reskins the Compact and System VK to look closer to the IME VK. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Changed background-image to background-color. Created 6 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/return.svg ('k') | ui/keyboard/resources/images/search.svg » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> 1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <!-- Created with Inkscape (http://www.inkscape.org/) --> 2 <!-- Created with Inkscape (http://www.inkscape.org/) -->
3 3
4 <svg 4 <svg
5 xmlns:dc="http://purl.org/dc/elements/1.1/" 5 xmlns:dc="http://purl.org/dc/elements/1.1/"
6 xmlns:cc="http://creativecommons.org/ns#" 6 xmlns:cc="http://creativecommons.org/ns#"
7 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 7 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8 xmlns:svg="http://www.w3.org/2000/svg" 8 xmlns:svg="http://www.w3.org/2000/svg"
9 xmlns="http://www.w3.org/2000/svg" 9 xmlns="http://www.w3.org/2000/svg"
10 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" 10 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
11 version="1.1" 11 version="1.1"
12 width="43.75" 12 width="43.75"
13 height="26.25" 13 height="26.25"
14 id="svg2" 14 id="svg2"
15 xml:space="preserve"><metadata 15 xml:space="preserve"><metadata
16 id="metadata8"><rdf:RDF><cc:Work 16 id="metadata8"><rdf:RDF><cc:Work
17 rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type 17 rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
18 rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></r df:RDF></metadata><defs 18 rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></r df:RDF></metadata><defs
19 id="defs6" /><g 19 id="defs6" /><g
20 transform="matrix(1.25,0,0,-1.25,0,26.25)" 20 transform="matrix(1.25,0,0,-1.25,0,26.25)"
21 id="g10"><g 21 id="g10"><g
22 transform="translate(15.2148,6.9004)" 22 transform="translate(15.2148,6.9004)"
23 id="g12"><path 23 id="g12"><path
24 d="M 0,0 3.57,3.57 0,7.199" 24 d="M 0,0 3.57,3.57 0,7.199"
25 inkscape:connector-curvature="0" 25 inkscape:connector-curvature="0"
26 id="path14" 26 id="path14"
27 style="fill:none;stroke:#ffffff;stroke-width:1.60000002;stroke-linecap: square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharr ay:none" /></g></g></svg> 27 style="fill:none;stroke:#666666;stroke-width:1.60000002;stroke-linecap: square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharr ay:none" /></g></g></svg>
OLDNEW
« no previous file with comments | « ui/keyboard/resources/images/return.svg ('k') | ui/keyboard/resources/images/search.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698