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

Unified Diff: chrome/android/java/res/drawable/ic_tv_options_input_settings_grey.svg

Issue 2816723002: Add "Site Settings" option to Clear Browsing Data on Android (Closed)
Patch Set: fix comments 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 side-by-side diff with in-line comments
Download patch
Index: chrome/android/java/res/drawable/ic_tv_options_input_settings_grey.svg
diff --git a/chrome/android/java/res/drawable/ic_tv_options_input_settings_grey.svg b/chrome/android/java/res/drawable/ic_tv_options_input_settings_grey.svg
new file mode 100644
index 0000000000000000000000000000000000000000..9f3fa35d8836759b153de7494157027935d28530
--- /dev/null
+++ b/chrome/android/java/res/drawable/ic_tv_options_input_settings_grey.svg
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
Bernhard Bauer 2017/05/03 14:29:21 This resource isn't actually used (and Android doe
dullweber 2017/05/03 15:59:13 Thanks for noticing this file. I should not have b
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="24px"
+ height="24px"
+ viewBox="0 0 24 24"
+ fill="#000000"
+ id="svg3035"
+ version="1.1"
+ inkscape:version="0.48.4 r9939"
+ sodipodi:docname="ic_tv_options_input_settings_grey.svg">
+ <metadata
+ id="metadata3045">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+
+ <sodipodi:namedview
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1"
+ objecttolerance="10"
+ gridtolerance="10"
+ guidetolerance="10"
+ inkscape:pageopacity="0"
+ inkscape:pageshadow="2"
+ inkscape:window-width="1312"
+ inkscape:window-height="923"
+ id="namedview3041"
+ showgrid="false"
+ inkscape:zoom="26.083333"
+ inkscape:cx="12"
+ inkscape:cy="12"
+ inkscape:window-x="222"
+ inkscape:window-y="160"
+ inkscape:window-maximized="0"
+ inkscape:current-layer="svg3035" />
+ <path
+ d="M 24,0 24,24 0,24 0,0 z"
+ id="path3037"
+ inkscape:connector-curvature="0"
+ style="fill:none" />
+ <path
+ d="m 10.37,7.17 -1.73,1 C 8.53,8.23 8.49,8.36 8.53,8.48 l 0.5,1.24 C 8.83,9.98 8.66,10.26 8.54,10.57 L 7.22,10.76 C 7.09,10.77 7,10.88 7,11 l 0,2 c 0,0.12 0.09,0.23 0.21,0.25 l 1.32,0.19 c 0.13,0.3 0.29,0.59 0.49,0.84 l -0.5,1.25 c -0.04,0.11 0,0.24 0.11,0.31 l 1.73,1 c 0.11,0.06 0.24,0.03 0.32,-0.06 l 0.83,-1.06 c 0.16,0.02 0.32,0.04 0.49,0.04 0.17,0 0.33,-0.01 0.49,-0.04 l 0.83,1.06 c 0.08,0.09 0.21,0.12 0.32,0.06 l 1.73,-1 c 0.11,-0.06 0.15,-0.19 0.11,-0.31 l -0.5,-1.24 c 0.2,-0.26 0.37,-0.54 0.49,-0.84 l 1.32,-0.19 C 16.91,13.23 17,13.12 17,13 l 0,-2 c 0,-0.12 -0.09,-0.23 -0.21,-0.25 L 15.47,10.56 C 15.34,10.26 15.18,9.97 14.98,9.71 l 0.5,-1.24 c 0.04,-0.11 0,-0.24 -0.11,-0.31 l -1.73,-1 C 13.53,7.1 13.4,7.12 13.32,7.22 L 12.49,8.28 C 12.33,8.26 12.17,8.25 12,8.25 c -0.17,0 -0.33,0.01 -0.49,0.04 L 10.68,7.23 C 10.61,7.13 10.47,7.11 10.37,7.17 z M 14,12 c 0,1.1 -0.9,2 -2,2 -1.1,0 -2,-0.9 -2,-2 0,-1.1 0.9,-2 2,-2 1.1,0 2,0.9 2,2 z m 7,9 0,-18 C 21,1.9 20.1,1 19,1 L 5,1 C 3.9,1 3,1.9 3,3 l 0,18 c 0,1.1 0.9,2 2,2 l 14,0 c 1.1,0 2,-0.9 2,-2 z m -16.01,0 0,-18 14.02,0 0,18 -14.02,0 z"
+ id="path3039"
+ inkscape:connector-curvature="0" />
+</svg>

Powered by Google App Engine
This is Rietveld 408576698