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

Side by Side Diff: third_party/WebKit/Source/devtools/front_end/Images/src/largeIcons.svg

Issue 2772643002: DevTools: Changes View (Closed)
Patch Set: fix test Created 3 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
OLDNEW
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> 1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <svg 2 <svg
3 xmlns:dc="http://purl.org/dc/elements/1.1/" 3 xmlns:dc="http://purl.org/dc/elements/1.1/"
4 xmlns:cc="http://creativecommons.org/ns#" 4 xmlns:cc="http://creativecommons.org/ns#"
5 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 5 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
6 xmlns:svg="http://www.w3.org/2000/svg" 6 xmlns:svg="http://www.w3.org/2000/svg"
7 xmlns="http://www.w3.org/2000/svg" 7 xmlns="http://www.w3.org/2000/svg"
8 xmlns:xlink="http://www.w3.org/1999/xlink" 8 xmlns:xlink="http://www.w3.org/1999/xlink"
9 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" 9 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
10 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" 10 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
(...skipping 1838 matching lines...) Expand 10 before | Expand all | Expand 10 after
1849 xml:space="preserve" 1849 xml:space="preserve"
1850 style="font-size:12px;font-style:normal;font-weight:normal;line-height:125% ;letter-spacing:0px;word-spacing:0px;fill:#b3b3b3;fill-opacity:1;stroke:none;fon t-family:Sans" 1850 style="font-size:12px;font-style:normal;font-weight:normal;line-height:125% ;letter-spacing:0px;word-spacing:0px;fill:#b3b3b3;fill-opacity:1;stroke:none;fon t-family:Sans"
1851 x="-15.644068" 1851 x="-15.644068"
1852 y="15.559311" 1852 y="15.559311"
1853 id="text4355-78" 1853 id="text4355-78"
1854 sodipodi:linespacing="125%"><tspan 1854 sodipodi:linespacing="125%"><tspan
1855 sodipodi:role="line" 1855 sodipodi:role="line"
1856 id="tspan4357-4" 1856 id="tspan4357-4"
1857 x="-15.644068" 1857 x="-15.644068"
1858 y="15.559311">9</tspan></text> 1858 y="15.559311">9</tspan></text>
1859 <g
1860 id="Page-1-6"
1861 style="fill:none;stroke:none"
1862 transform="translate(200,50)">
1863 <g
1864 id="undo">
1865 <rect
1866 height="20"
1867 width="20"
1868 y="0"
1869 x="0"
1870 id="bounds"
1871 style="fill:#ffffff;fill-opacity:0" />
1872 <path
1873 id="shape"
1874 d="M 4.3431457,9.3431458 C 5.790861,7.8954305 7.790861,7 10,7 c 3.55527 5,0 6.568879,2.3191676 7.610506,5.527197 L 16.155367,13 15.658589,13 C 14.834916 ,10.669615 12.612438,9 10,9 8.3431458,9 6.8431457,9.6715729 5.7573593,10.757359 L 8,13 2,13 2,7 l 2.3431457,2.3431458 0,0 z"
1875 inkscape:connector-curvature="0"
1876 style="fill:#000000" />
1877 </g>
1878 </g>
1859 </svg> 1879 </svg>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698