summaryrefslogtreecommitdiffstats
path: root/ui/webui/resources/images/account_child_invert.svg
diff options
context:
space:
mode:
authorestade <estade@chromium.org>2015-07-15 19:39:37 -0700
committerCommit bot <commit-bot@chromium.org>2015-07-16 02:40:21 +0000
commit54f65627c6129366504faf41650f5e61855a485d (patch)
treef180c0e472821ba95d4f8eca867050f6bcef4079 /ui/webui/resources/images/account_child_invert.svg
parent4e30e1a1406bede7bfc0197a0fb3b2d056287e5d (diff)
downloadchromium_src-54f65627c6129366504faf41650f5e61855a485d.zip
chromium_src-54f65627c6129366504faf41650f5e61855a485d.tar.gz
chromium_src-54f65627c6129366504faf41650f5e61855a485d.tar.bz2
Switch controlled settings indicators to inlined SVGs.
The names of the .svgs are taken from the official icon name. Most of the svgs are identical to the old pngs, but the "policy", "extension", and "group" ones are slightly different. BUG=505953 TBR=oshima@chromium.org,benwells@chromium.org Review URL: https://codereview.chromium.org/1227223004 Cr-Commit-Position: refs/heads/master@{#338974}
Diffstat (limited to 'ui/webui/resources/images/account_child_invert.svg')
-rw-r--r--ui/webui/resources/images/account_child_invert.svg6
1 files changed, 6 insertions, 0 deletions
diff --git a/ui/webui/resources/images/account_child_invert.svg b/ui/webui/resources/images/account_child_invert.svg
new file mode 100644
index 0000000..dcb32c4
--- /dev/null
+++ b/ui/webui/resources/images/account_child_invert.svg
@@ -0,0 +1,6 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" viewBox="0 0 48 48" fill="#626262">
+ <path d="M24 4c3.31 0 6 2.69 6 6s-2.69 6-6 6-6-2.69-6-6 2.69-6 6-6z"/>
+ <path fill="none" d="M0 0h48v48H0V0z"/>
+ <circle fill="none" cx="24" cy="26" r="4"/>
+ <path d="M24 18c-6.16 0-13 3.12-13 7.23v11.54c0 2.32 2.19 4.33 5.2 5.63 2.32 1 5.12 1.59 7.8 1.59.66 0 1.33-.06 2-.14v-5.2c-.67.08-1.34.14-2 .14-2.63 0-5.39-.57-7.68-1.55.67-2.12 4.34-3.65 7.68-3.65.86 0 1.75.11 2.6.29 2.79.62 5.2 2.15 5.2 4.04v4.47c3.01-1.31 5.2-3.31 5.2-5.63V25.23C37 21.12 30.16 18 24 18zm0 12c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4z"/>
+</svg>