summaryrefslogtreecommitdiffstats
path: root/browser/components/aboutlogins/content/icons/password.svg
diff options
context:
space:
mode:
Diffstat (limited to 'browser/components/aboutlogins/content/icons/password.svg')
-rw-r--r--browser/components/aboutlogins/content/icons/password.svg8
1 files changed, 8 insertions, 0 deletions
diff --git a/browser/components/aboutlogins/content/icons/password.svg b/browser/components/aboutlogins/content/icons/password.svg
new file mode 100644
index 0000000000..fdd32417ae
--- /dev/null
+++ b/browser/components/aboutlogins/content/icons/password.svg
@@ -0,0 +1,8 @@
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16" fill="context-fill" fill-opacity="context-fill-opacity">
+ <!-- This is a duplicate of chrome/toolkit/res/password.svg to make storybook work -->
+ <path d="M16 7.595C14.675 4.244 11.493 2 8 2S1.325 4.244 0 7.595l0 .809C1.325 11.756 4.507 14 8 14s6.675-2.244 8-5.595l0-.81zM8 12.75c-3.013 0-5.669-1.856-6.83-4.75C2.331 5.106 4.987 3.25 8 3.25S13.669 5.106 14.83 8c-1.161 2.894-3.817 4.75-6.83 4.75z"/>
+ <path d="M8 11c-1.654 0-3-1.346-3-3s1.346-3 3-3 3 1.346 3 3-1.346 3-3 3zm0-4.75c-.965 0-1.75.785-1.75 1.75S7.035 9.75 8 9.75 9.75 8.965 9.75 8 8.965 6.25 8 6.25z"/>
+</svg>