Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/marius-wieschollek/passwords-webextension.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius David Wieschollek <passwords.public@mdns.eu>2020-03-08 01:28:46 +0300
committerMarius David Wieschollek <passwords.public@mdns.eu>2020-03-08 01:28:46 +0300
commite8ffd3b93ae5842ff405fa39c05e0416b844356a (patch)
tree18fb5f2382273ac727c41682c86bd0cc197b4692 /src/platform/generic
parenteacf0887442a388467d0c6ee401c2663a15571c3 (diff)
Added new icons
Signed-off-by: Marius David Wieschollek <passwords.public@mdns.eu>
Diffstat (limited to 'src/platform/generic')
-rw-r--r--src/platform/generic/img/passwords-light-32.pngbin826 -> 0 bytes
-rw-r--r--src/platform/generic/img/passwords-new-dark.svg4
-rw-r--r--src/platform/generic/img/passwords-new-light.svg4
-rw-r--r--src/platform/generic/img/passwords-new.svg4
4 files changed, 12 insertions, 0 deletions
diff --git a/src/platform/generic/img/passwords-light-32.png b/src/platform/generic/img/passwords-light-32.png
deleted file mode 100644
index bbc6dab..0000000
--- a/src/platform/generic/img/passwords-light-32.png
+++ /dev/null
Binary files differ
diff --git a/src/platform/generic/img/passwords-new-dark.svg b/src/platform/generic/img/passwords-new-dark.svg
new file mode 100644
index 0000000..4975430
--- /dev/null
+++ b/src/platform/generic/img/passwords-new-dark.svg
@@ -0,0 +1,4 @@
+<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="key" class="svg-inline--fa fa-key fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
+ <path fill="#5A5B5C"
+ d="M512 176.001C512 273.203 433.202 352 336 352c-11.22 0-22.19-1.062-32.827-3.069l-24.012 27.014A23.999 23.999 0 0 1 261.223 384H224v40c0 13.255-10.745 24-24 24h-40v40c0 13.255-10.745 24-24 24H24c-13.255 0-24-10.745-24-24v-78.059c0-6.365 2.529-12.47 7.029-16.971l161.802-161.802C163.108 213.814 160 195.271 160 176 160 78.798 238.797.001 335.999 0 433.488-.001 512 78.511 512 176.001zM336 128c0 26.51 21.49 48 48 48s48-21.49 48-48-21.49-48-48-48-48 21.49-48 48z"></path>
+</svg> \ No newline at end of file
diff --git a/src/platform/generic/img/passwords-new-light.svg b/src/platform/generic/img/passwords-new-light.svg
new file mode 100644
index 0000000..080242e
--- /dev/null
+++ b/src/platform/generic/img/passwords-new-light.svg
@@ -0,0 +1,4 @@
+<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="key" class="svg-inline--fa fa-key fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
+ <path fill="#BEBEBE"
+ d="M512 176.001C512 273.203 433.202 352 336 352c-11.22 0-22.19-1.062-32.827-3.069l-24.012 27.014A23.999 23.999 0 0 1 261.223 384H224v40c0 13.255-10.745 24-24 24h-40v40c0 13.255-10.745 24-24 24H24c-13.255 0-24-10.745-24-24v-78.059c0-6.365 2.529-12.47 7.029-16.971l161.802-161.802C163.108 213.814 160 195.271 160 176 160 78.798 238.797.001 335.999 0 433.488-.001 512 78.511 512 176.001zM336 128c0 26.51 21.49 48 48 48s48-21.49 48-48-21.49-48-48-48-48 21.49-48 48z"></path>
+</svg> \ No newline at end of file
diff --git a/src/platform/generic/img/passwords-new.svg b/src/platform/generic/img/passwords-new.svg
new file mode 100644
index 0000000..6c77f0a
--- /dev/null
+++ b/src/platform/generic/img/passwords-new.svg
@@ -0,0 +1,4 @@
+<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="key" class="svg-inline--fa fa-key fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
+ <path fill="#737881"
+ d="M512 176.001C512 273.203 433.202 352 336 352c-11.22 0-22.19-1.062-32.827-3.069l-24.012 27.014A23.999 23.999 0 0 1 261.223 384H224v40c0 13.255-10.745 24-24 24h-40v40c0 13.255-10.745 24-24 24H24c-13.255 0-24-10.745-24-24v-78.059c0-6.365 2.529-12.47 7.029-16.971l161.802-161.802C163.108 213.814 160 195.271 160 176 160 78.798 238.797.001 335.999 0 433.488-.001 512 78.511 512 176.001zM336 128c0 26.51 21.49 48 48 48s48-21.49 48-48-21.49-48-48-48-48 21.49-48 48z"></path>
+</svg> \ No newline at end of file