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

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

Issue 2807823002: [Devtools] Updated format to store product registry data (Closed)
Patch Set: canges 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 18 matching lines...) Expand all
29 id="defs4457" /> 29 id="defs4457" />
30 <sodipodi:namedview 30 <sodipodi:namedview
31 pagecolor="#ffffff" 31 pagecolor="#ffffff"
32 bordercolor="#666666" 32 bordercolor="#666666"
33 borderopacity="1" 33 borderopacity="1"
34 objecttolerance="10" 34 objecttolerance="10"
35 gridtolerance="10" 35 gridtolerance="10"
36 guidetolerance="10" 36 guidetolerance="10"
37 inkscape:pageopacity="0" 37 inkscape:pageopacity="0"
38 inkscape:pageshadow="2" 38 inkscape:pageshadow="2"
39 inkscape:window-width="1986" 39 inkscape:window-width="938"
40 inkscape:window-height="1353" 40 inkscape:window-height="826"
41 id="namedview4455" 41 id="namedview4455"
42 showgrid="true" 42 showgrid="true"
43 inkscape:zoom="10.488889" 43 inkscape:zoom="3.7083823"
44 inkscape:cx="52.875124" 44 inkscape:cx="22.472364"
45 inkscape:cy="43.09204" 45 inkscape:cy="66.155904"
46 inkscape:window-x="201" 46 inkscape:window-x="940"
47 inkscape:window-y="36" 47 inkscape:window-y="26"
48 inkscape:window-maximized="0" 48 inkscape:window-maximized="0"
49 inkscape:current-layer="svg4185"> 49 inkscape:current-layer="svg4185">
50 <inkscape:grid 50 <inkscape:grid
51 type="xygrid" 51 type="xygrid"
52 id="grid4461" 52 id="grid4461"
53 empspacing="5" 53 empspacing="5"
54 visible="true" 54 visible="true"
55 enabled="true" 55 enabled="true"
56 snapvisiblegridlinesonly="true" 56 snapvisiblegridlinesonly="true"
57 spacingx="10px" 57 spacingx="10px"
(...skipping 690 matching lines...) Expand 10 before | Expand all | Expand 10 after
748 xml:space="preserve" 748 xml:space="preserve"
749 style="font-size:8px;font-style:normal;font-weight:normal;line-height:125%; letter-spacing:0px;word-spacing:0px;fill:#cccccc;fill-opacity:1;stroke:none;font -family:Sans" 749 style="font-size:8px;font-style:normal;font-weight:normal;line-height:125%; letter-spacing:0px;word-spacing:0px;fill:#cccccc;fill-opacity:1;stroke:none;font -family:Sans"
750 x="-7.1080513" 750 x="-7.1080513"
751 y="8.0561762" 751 y="8.0561762"
752 id="text5191-93" 752 id="text5191-93"
753 sodipodi:linespacing="125%"><tspan 753 sodipodi:linespacing="125%"><tspan
754 sodipodi:role="line" 754 sodipodi:role="line"
755 id="tspan5193-90" 755 id="tspan5193-90"
756 x="-7.1080513" 756 x="-7.1080513"
757 y="8.0561762">5</tspan></text> 757 y="8.0561762">5</tspan></text>
758 <g
759 transform="matrix(1.1320755,0,0,1.1320754,81.603774,82.603774)"
760 style="fill:#00bcd4;stroke:#000000;stroke-width:0.30000001"
761 id="g3669">
762 <circle
763 d="M 5.5,3 C 5.5,4.3807119 4.3807119,5.5 3,5.5 1.6192881,5.5 0.5,4.380711 9 0.5,3 0.5,1.6192881 1.6192881,0.5 3,0.5 4.3807119,0.5 5.5,1.6192881 5.5,3 z"
764 sodipodi:ry="2.5"
765 sodipodi:rx="2.5"
766 sodipodi:cy="3"
767 sodipodi:cx="3"
768 cx="3"
769 cy="3"
770 r="2.5"
771 id="circle3671" />
772 </g>
758 </svg> 773 </svg>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698